/* 2006-06-16 */
/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #848AB7;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #848AB7;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #848AB7;
}

.H1HeadingCell{
	background-image: url(images/ContentTopRepeater.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 12px 42px 0px 42px;
}
 	#H1HeadingHome{
		background-image: url(images/ContentTopRepeater.gif);
		background-repeat: repeat-x;
		background-position: top left;
 	}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #CC3433;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}


/********** Body Styles *******************/

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

.pageBackground{
	background-color: #0a4668;
	padding: 14px 0px 12px 0px;
}

.standardRow{
	background-color: #ffffff;
	border: solid 2px #000000;
	border-width: 0px 2px 0px 2px;
}

.mainCell{
	background-color: #ffffff;
	border: solid 2px #000000;
	border-width: 0px 2px 0px 2px;
	background-image: url(images/ContentBaseRepeater.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.contentCell{
	background-image: url(images/contentBack.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 12px 42px 52px 42px;
}

.leftGutter{
	background-color: #F2F4F9;
	background-image: url(images/MenuBGTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.menuCell{
	padding: 0px 0px 6px 6px;
}

p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #CD3333;
	text-decoration: underline;
}

a:hover{
	color: #374D7B;
	text-decoration: underline;
}

.footerBound {
	background-image: url(images/FooterRepeater.gif);
	font-family: arial, helvetica, verdana;
	background-color: #BAC5DC;
	border: solid 2px #000000;
	border-width: 0px 2px 2px 2px;
}

.footerCell {
	background-image: url(images/FooterBGLeft.gif);
	background-repeat: no-repeat;
	font-family: arial, helvetica, verdana;
	color: #ffffff;
	font-size: 11px;
	padding: 12px 0px 0px 0px;
}

.footerLink{
	color: #374D7B;
}

.footerLink:hover{
	color: #CD3333;
}

.dividerLine{
	color: #ff0000;
	height: 1px;
}

.bioCell{
	padding: 30px 0px 12px 0px;
	border-style: solid;
	border-color: red;
	border-width: 0px 0px 1px 0px;
}

.bioPic{
	border: solid #000000 1px;
	margin: 0px 14px 0px 0px;
}

.mediaIcon{
	padding: 4px 12px 4px 0px;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}

/******* Webfodder Logo *********/
.webfodderCell{
	padding: 10px 0px 15px 0px;
}


.webfodderLink{
	color: #374D7B;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #374D7B;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}