/* 2008-07-16 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
	background-color: #344398;
}

.pageBackgroundTop{
	padding: 16px 0px 40px 0px;
}

.mainBackground{
	background-image: url(images/MainRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.bannerCell{
	background-image: url(images/BannerRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.contentCell{
	padding: 12px 36px 20px 36px;
	height: 500px;
}

.title{
	font-size; 14px;
	font-weight: bold;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	width: 100%;
}

.homeLink{
	font-size: 10px;
	color: #7181da;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #7181da;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #7181da;
}

.h1HeadingCell{
	background-image: url(images/TitleBackground.jpg);
	background-repeat: no-repeat;
	background-position; top left;
	padding: 0px 10px 0px 33px;
}

#heading{
	height: 44px;
	margin: 6px 0px 0px 0px;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #c2c2c2;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 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: #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: #ec6b02;
	text-decoration: underline;
}

a:hover{
	color: #f09448;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.footerCell{
	color: #000000;
	background-image: url(images/FooterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 95px 0px 221px;
}

.footerLink{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #fffffff;
	font-weight: bold;
	text-decoration: underline;
}

.copyright{
	background-color: #000000;
	font-size: 12px;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 12px 95px 20px 221px;
}

.emailLink{
	color: #a3582f;
	font-weight: normal;
	text-decoration: underline;
}

.emailLink:hover{
	color: #cd794c;
	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 0px;
}

.menuLink{
	color: #ff0000;
	text-decoration: none;
}

.menuLink:hover{
	color: #0000ff;
	text-decoration: none;
	
}

.outerMenuDiv{
	width: 148px;
	display: block;
}

.itemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	color: #d0d7fd;
	background-image: url(images/MenuBack.png);
	border: 1px solid #9fa5c4;
	padding:2px 4px 4px 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;
}


/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 20px 40px;
}

.webfodderLink{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/******* Webfodder Logo - Use when semi-transparent image is necessary *********/
div.fodder{
	filter: alpha(opacity=100);
	width:32px;
	height:32px;
}

/******* Image border (Creates a white inline and black outline) *********/
.imageBorder{
	border: solid #000000 1px;
	border-width: 1px 1px 1px 1px; /* Change this to make it look like a drop shadow */
	background-color: #ffffff;
	padding: 0px;
	margin: 0px 3px 0px 3px;
}