/* 2007-03-08 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #625F4E;
}

.pageBackground{
	background-color: #0E3266;
	padding: 0px 0px 16px 0px;
}

.mainAreaBound{
	background-image: url(images/MainAreaRepeater.jpg);
	background-color: #0E3266;
	border: solid 2px #ffffff;
}

.bannerCell{
	background-image: url(images/BannerRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.bannerLeft{
	background-image: url(images/BannerBeigeBar.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.bodyAreaBound{
	background-image: url(images/BodyBGRepeater.jpg);
}

.leftGutterBound{
	background-image: url(images/LeftGutterRepeater.gif);
	background-repeat: repeat-y;
	background-position: top left;

}

.rightGutterBound{
	background-image: url(images/RightGutterRepeater.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.baseCell{
	background-image: url(images/BaseRepeater.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.contentBound{
	background-image: url(images/ContentBGRepeater.gif);
}

.h1HeadingCell{
	padding: 0px 21px 8px 21px;
	border: solid 1px #C7BC98;
	border-width: 0px 0px 1px 0px;
}

.contentCell{
	padding: 10px 21px 10px 21px;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 2px;
	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;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #B3A768;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #002F74;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}

/********** Keyword Search Field Styles *******************/

.keywordSCHText{
	color: #390056;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

.searchInput{
	color: #00327C;
	font-size: 12px;
	border: solid 1px #000000;
	background-color: #FFFADB;
	width: 104px;
	height: 18px;
}

.searchSubmit{
	color: #ffffff;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	border-color: #63A2FD #00327C #00327C #63A2FD;
	background-color: #0C5ED6;
	height: 18px;
	cursor: pointer;
}

/********** Standard Styles *******************/

p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #625F4E;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #625F4E;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #002F74;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #002F74;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #002F74;
	font-weight: bold;
}

a{
	color: #069280;
	text-decoration: underline;
}

a:hover{
	color: #00337A;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.footerLinkCell{
	color: #010559;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 16px 0px 0px 0px;
}

.footerLink{
	color: #010559;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #011DA3;
	font-weight: bold;
	text-decoration: underline;
}

.emailLink{
	color: #4886E0;
	font-weight: normal;
	text-decoration: none;
}

.emailLink:hover{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.copyrightCell{
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	color: #4886E0;
	padding: 16px 0px 0px 130px;
}

.copyrightLink{
	color: #4886E0;
	font-weight: bnormal;
	text-decoration: nunderline;
}

.copyrightLink:hover{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}



/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}

.required{
	color: #ff0000;
}


.requiredStar{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}

/******* Text-Based Menu Styles *********/

.menuBound{
	background-image: url(images/MenuBack.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0px 0px 0px;
}

.menuCell{
	padding: 0px 0px 4px 6px;
}

.menuLink{
	color: #ff0000;
	text-decoration: none;
}

.menuLink:hover{
	color: #0000ff;
	text-decoration: none;
}

.outerMenuDiv{
	width: 148;
	display: block;
	filter: alpha(opacity=85)
}

.ItemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #ffffff;
	background-color: #012354;
	border-color: #000000;
	padding:3px 4px 3px 5px;
}

/******* Remove if no Flyout Menu *********/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #CAAC5E;
	border-bottom-width: 0px;
	font-family: arial, helvetica, verdana;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #253D79;
	background-color: #F8F7EF;
	width: 130px;
	margin:-1px 0px 0px 2px; /*positions the left corner of the dropdown */
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #CAAC5E;
	text-decoration: none;
	color: #253D79;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #EFEDDD;
	text-decoration: none;
	color: #9A803F;
}

.linkItem{
	padding:3px 6px 3px 6px;
}

.creditcardCell{
	color: #002F74;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, verdana;
	padding: 12px 0px 0px 0px;
}

.creditCardImage{
	margin: 4px 0px 0px 0px;
}

/******* Webfodder Logo *********/
.webfodderCell{
	padding: 18px 0px 20px 27px;
}

.webfodderLink{
	color: #224D87;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #224D87;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}