/*--------------------------------------------------------------------------------------------------------
				HTML General classes
--------------------------------------------------------------------------------------------------------*/


body {
	background:#ffffff url(../images/bg.jpg) 20% 0 repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color:#464646;
}

h1 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:22px;
	color:#0397d6;
}

h2 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:16px;
	color:#50b948;
}

h3 {
	color:#0397d6;
	margin-bottom:0px;
	margin:0px;
	font-size:14px;
}

h4 {
	margin-bottom:0px;
	margin:0px;
	font-size:13px;
	color:#50b948;
}

img {
	border:0;
}

a {
	color:#0397d6;
}

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 {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	text-decoration:none;
	color:#094c86;	
}

.navlinks a:hover {
	color:#094c86;
	text-decoration:underline;
}

.legaltext {
	font-size:9px;
}

.bluetext {
	color:#0397d6;
}

.greentext {
	color:#50b948;
}

/*--------------------------------------------------------------------------------------------------------
				Navigation classes
--------------------------------------------------------------------------------------------------------*/

.topnav {
	font-weight:bold;
	color:#27327e;
	font-size:10px;
	text-align:right;
	margin-right:40px;	
}

#leftnav {
	background-image:url(../images/nav-left.gif);
	background-repeat:no-repeat;
	width:12px;
	height:33px;
	float:right;
}

#middlenav {
	background-image:url(../images/nav-repeat.gif);
	background-repeat:repeat-x;
	height:23px;
	padding-top:10px;
	float:right;
}

#middlenav ul {
	margin:0 13px;
	padding:0;
}

#middlenav li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	list-style:none;
	display:inline;
}

#middlenav a {
	color:#FFFFFF;
	text-decoration:none;
}

#rightnav {
	background-image:url(../images/nav-right.gif);
	background-repeat:no-repeat;
	margin-right:40px;
	width:12px;
	height:33px;
	float:right;
}

/*--------------------------------------------------------------------------------------------------------
				Formatting classes
--------------------------------------------------------------------------------------------------------*/

#midground {
    background: transparent url(../images/bg-middle.png) 40% 0 repeat-x;
    margin: 0;
    padding: 0;
    width: 100%;
}

#foreground{
    background: transparent url(../images/bg-bottom.png) 150% 0 repeat-x;
    margin: 0;
    padding: 0;
    width: 100%;
	background:none;

}

#headercontainer {
	width:1000px;
	height:124px;
	margin: 0 auto;
	text-align:center;
}

#container {
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	width:1000px;  
	margin: 0 auto;
	text-align:center; 
}

#mainContent {
	background-color:#FFFFFF;
	width:962px;
	margin: 0 19px;
	text-align:left;
}

.headercontact {
	font-size:14px;
	color:#338427;
	text-align:right;
	padding-right:30px;
}

#aboveheader {
	background-image:url(../images/above-image.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:10px;
	clear:both;
}

#header {
	width:962px;
	height:182px;
	margin:0 19px;
	padding-top:0px;
}

#logo {
	width:265px;
	height:114px;
	float:left;
}

#topright {
	width:735px;
	height:81px;
	float:left;
}

#behindnav {
	background-image:url(../images/behind-nav.png);
	background-repeat:no-repeat;
	width:735px;
	height:33px;
	float:left;
}

#bodycopy {
	width:580px;
	margin-left:34px;
	padding-bottom:20px;
	padding-top:20px;
	min-height:370px;
}


#belowbodytext {
	width:900px;
	margin-left:34px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#FFFFFF;
}

#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 {
	width:314px;
	float:right;
	margin-right:10px;
	min-height:500px;
}

#ctatop {
	background-image:url(../images/CTA-top.gif);
	background-repeat:no-repeat;
	width:314px;
	height:21px;
}

#ctabuttons {
	background-image:url(../images/CTA.gif);
	background-repeat:no-repeat;
	text-align:center;
	width:314px;
	height:59px;
	cursor:pointer;
}

#below-cta {
	background-image:url(../images/CTA-repeat.gif);
	background-repeat:repeat-x;
	text-align:center;
	width:314px;
	height:230px;
}

.ctaheader {
	padding-top:18px;
	font-size:20px;
	color:#3ea937;
}

.ctablue {
	color:#0397d6;
}

.ctaheader a {
	color:#FFFFFF;
	text-decoration:none;
}

.ctatext {
	font-size:14px;
	font-weight:bold;
	color:#094c86;
	text-align:center;
	padding-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;
}

.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%;
}


/*--------------------------------------------------------------------------------------------------------
				Footer classes
--------------------------------------------------------------------------------------------------------*/

#footer {
	height:26px;
	text-align:center;
	width:1000px;
	margin:0 auto;
}

.separator {
	padding-left:10px;
	padding-right:10px;
}

.footerlinks {
	padding-top:5px;
	padding-right:52px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	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;	
}

#footercontain {
	background-image:url(../images/footer-repeat.gif);
	background-repeat:repeat-x;
	height:103px;
	font-weight:bold;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	padding-top:10px;
	clear:both;	
}

#footercontact {
	text-align:left;
	margin-left:50px;
}

