/* 2007-03-08 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #062260;
}

.pageBackground{
	background-color: #22419B;
	background-image: url(images/BackgroundRepeater.jpg);
}

.pageBackgroundTop{
	background-image: url(images/BackgroundTopRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 16px 0px 0px 0px;
}

.bannerBack{
	background-image: url(images/BannerRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.leftGutter{
	background-image: url(images/LeftRepeater.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.bodyCell{
	background-image: url(images/BodyBG.jpg);
	background-repeat: repeat-y;
}

.contentCell{
	padding: 10px 10px 20px 10px;
}

.highSpeed{
	background-image: url(images/WirelessBG.jpg);
	background-repeat: repeat-y;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #114a37;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #114a37;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #114a37;
}

.H1HeadingCell{
	background-image: url(images/HeaderBG.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 8px 0px 0px 11px
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #7587ba;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #0c246a;
	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: 14px;
	color: #062260;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #062260;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #0c246a;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #0c246a;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #0c246a;
	font-weight: bold;
}

a{
	color: #78682f;
	text-decoration: underline;
}

a:hover{
	color: #7F8DFF;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.towns{
	color: #103a89;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 4px 40px 4px 0px;
}

.townsBG{
	background-image: url(images/FooterBG.jpg);
	background-repeat: no-repeat;
}

.footerCell{
	color: #78682f;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	padding: 10px 0px 0px 0px;
}

.footerLink{
	color: #78682f;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.footerLink:hover{
	color: #7F8DFF;
	font-weight: bold;
	text-decoration: underline;
}

.emailLink{
	color: #78682f;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.emailLink:hover{
	color: #7F8DFF;
	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/MenuBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 0px 0px;
}

.menuCell{
	padding: 0px 0px 4px 10px;
}

.menuLink{
	color: #162e74;
	text-decoration: none;
}

.menuLink:hover{
	color: #162e74;
	text-decoration: none;
}

.outerMenuDiv{
	width: 164;
	display: block;
}

.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: #162e74;
	background-color: #fffee0;
	border-color: #000000 #000000 #000000 #000000;
	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 10px 20px 10px;
	color: #78682f
}

.webfodderLink{
	color: #78682f;
	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;
}
