/*--------------------------------------------------------------------------------------------------------
				HTML General classes
--------------------------------------------------------------------------------------------------------*/


body {
	background-image:url(../images/top-repeat.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color:#464646;
}

h1 {
	margin-top:0px;
	font-size:23px;
	color:#308125;
}

h2 {
	font-size:16px;
	color:#094c86;
	margin:0px;
}

h3 {
	color:#710a0f;
	margin-bottom:0px;
	margin:0px;
	font-size:14px;
}

h4 {
	margin-bottom:0px;
	margin:0px;
	font-size:13px;
	color:#543912;
}

img {
	border:0;
}

a {
	color:#094c86;
}

ul {
	margin-top:8px;
	list-style:square;
}

.navseparator {
	width:6px;
	height:15px;
	padding-left:10px;
	padding-right:10px;
}

.navlinks {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#094c86;
	padding-bottom:7px;
	height:12px;
	vertical-align:text-top;	
}

.navlinks a {
	padding-left:5px;
	text-decoration:none;
	color:#094c86;	
}

.navlinks a:hover {
	color:#094c86;
	text-decoration:underline;
}

.legaltext {
	font-size:9px;
}

/*--------------------------------------------------------------------------------------------------------
				Formatting classes
--------------------------------------------------------------------------------------------------------*/

#container {
	width:1004px;  
	margin: 0 auto;
	text-align:center; 
}

#mainContent {
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat-y;
	width:1004px;
	margin: 0 auto;
	text-align:left;
	background-color:#ffffff;
	margin-top:8px;
	float:left;
}

#abovemain {
	width:1004px;
	height:11px;
	background-color:#FFFFFF;
}

#tagline {
	margin-top:3px;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding-right:30px;
}

.headercontact {
	font-size:14px;
	color:#338427;
	text-align:right;
	padding-right:20px;
}

#header {
	width:970px;
	margin: 0 auto;
	height:135px;
	padding-top:0px;
}

#bodycopy {
	width:631px;
	margin-left:37px;
	padding-bottom:10px;
	min-height:370px;
	float:left;
}

#bodytext {
	width:631px;
	padding-top:30px;
}

#belowbodytext {
	width:970px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#FFFFFF;
	float:left;
	clear:both;
	margin-left:17px;
}

#topicbox {
	background-image:url(../images/topic-box.gif);
	background-repeat:no-repeat;
	width:292px;
	height:184px;
	float:left;
}

.topiclinks {
	color:#094c86;
	text-align:right;
	font-size:10px;
}

.topicheader {
	height:23px;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding-left:20px;
	padding-top:12px;
}

.subhead {
	font-size:12px;
	font-weight:bold;
}

.topiccopy {
	font-weight:bold;
	padding-top:15px;
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	height:130px;
}

#rightcontainer {
	background-image:url(../images/CTA-bg.gif);
	background-repeat:repeat-x;
	width:281px;
	float:right;
	margin-right:37px;
	min-height:446px;
}

#ctabuttons {
	background-image:url(../images/CTA.gif);
	background-repeat:no-repeat;
	text-align:center;
	width:281px;
	height:180px;
	margin-top:8px;
}

#below-cta {
	background-image:url(../images/below-CTA.gif);
	background-repeat:no-repeat;
	text-align:center;
	width:281px;
	height:230px;
}

.ctaheader {
	padding-top:13px;
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
}

.ctaheader a {
	color:#FFFFFF;
	text-decoration:none;
}

.ctatext {
	font-size:14px;
	font-weight:bold;
	color:#094c86;
	text-align:center;
	margin-top:13px;
	line-height:28px;
}

.ctatext a {
	color:#094c86;
	text-align:center;
	text-decoration:none;
}

.ctatext a:hover {
	color:#094c86;
	text-align:center;
	text-decoration:underline;
}

.ctasmall {
	text-align:center;
	color:#094c86;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

#belowcta {
	background-image:url(../images/right-bg.gif);
	background-repeat:no-repeat;
	height:274px;
	padding-top:8px;
	padding-bottom:8px;
}

.belowctaheader {
	font-size:13px;
	font-weight:bold;
	color:#27327e;
	padding-left:30px;
	padding-right:30px;
}

.belowctacopy {
	font-size:10px;
	color:#27327e;
	text-align:center;
	padding-top:5px;
}

#line {
	border-bottom:#ab924c solid 1px;
	width:280px;
	margin-top:6px;
	margin-bottom:6px;
}

#copyline {
	border-bottom:#cd9503 dotted 1px;
	margin-top:6px;
	margin-bottom:10px;
}

#top {
	float:right;
}

.topnav {
	font-weight:bold;
	color:#27327e;
	font-size:10px;
	text-align:right;
	margin-right:40px;	
}

.headtm {
	font-weight:bold;
	color:#27327e;
	font-size:10px;	
}

.IconList {
	list-style-image: url(../images/bullet-check.gif);
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.asterisk {
	color:#990000;
	font-size:150%;
}

#contactForm input, #contactForm select, #contactForm textarea {border: 1px solid #7F9D89; float:left; padding: 1px 4px;}

#contactForm input.submitBtn, #contactForm input.resetBtn {float: none;}
#contactForm input.submitBtn {margin-right: 4px;}


/*--------------------------------------------------------------------------------------------------------
				Footer classes
--------------------------------------------------------------------------------------------------------*/

#footer {
	height:26px;
	text-align:center;
	width:950px;
	margin:0 auto;
	padding-left:20px;
}

.separator {
	padding-left:10px;
	padding-right:10px;
}

.footerlinks {
	padding-top:5px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;	
}

.footerlinks a {
	padding-top:5px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;	
}

.webo {
	margin-bottom:20px;
	font-size:10px;
	text-align:center;
	color:#ffffff;	
}

.belowfooter {
	background-image:url(../images/footer-repeat.gif);
	background-repeat:repeat-x;
	height:100px;
	font-weight:bold;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	padding-top:10px;
	clear:both;	
}

#footercontact {
	text-align:left;
	float:right;
	margin-right:20px;
}

/*--------------------------------------------------------------------------------------------------------
				Controls for drop down menu
--------------------------------------------------------------------------------------------------------*/
/* main container for the menu bar */
div.menuBar {
	padding: 0px 0px 0px 0px;
	text-align: left;
}

/* Off state for the links in the main menu bar */
div.menuBar a.menuButton {
	color: #000000;
	cursor: default;
	left: 0px;
	margin: 1px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	}
	
/* On state for the links in the main menu bar */
div.menuBar a.menuButtonActive, div.menuBar a.menuButtonActive:hover, div.menuBar a.menuButton:hover {
	text-decoration: underline;
	}
	
/* container for the drop down menu */
div.menu {
	filter: alpha(opacity=93); -moz-opacity: 0.93; opacity: 0.93;
	background-color: #094c86;
	border-bottom:1px solid #222a60;
	border-left:1px solid #222a60;
	border-right:1px solid #222a60;
	left: 0px;
	padding: 0px 1px 1px 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
	text-align:left;
	cursor:pointer;
	margin-top:0px;
	margin-left:6px;
	}
	
/* menu items for the drop down menu */
div.menu a.menuItem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	cursor: default;
	display: block;
	padding: 1px 17px 1px 17px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	white-space: nowrap;
	}
	
/* menu items for the drop down menu (hover state) */
div.menu a.menuItem:hover {
	background-color:#05366c;
	cursor:pointer;
	}
	
/* menu item seperators */
div.menu div.menuItemSep {
	border-top: 1px solid #4d5b9b;
	margin: 0px 0px 0px 0px;
	}


