@charset "UTF-8";
/* CSS Document */
body
{
text-align:center;
background-color:#FFF;
margin:0px;
padding:0px;
font-family:"Lucida Sana Unicode", "Lucida Grande", verdana, Arial, Helvetica, sans-serif;
}

a img
{
	border:none;
}
#site_container
{
margin-left:auto;
margin-right:auto;
width:800px;
height:auto;


}

#content_container
{
float:left;
width:800px;
}
#header
{
height:60px;
}

#header img
{
	float:left;
}

#top_links
{
padding-top:15px;

}


#top_links ul
{
margin:0px;
padding:0px;
list-style-type:none;
}
#top_links ul li
{
float:left;
margin:0px;
line-height:12px;
border-right:solid 1px #666;
padding-right:10px;
margin-left:8px;
margin-right:8px;
margin-top:5px;

}
#top_links ul li a
{
color:#666;
text-decoration:none;
font-size:11px;
line height:20px;
margin-top:20px;

}
#top_links ul li.last {
	border-right:none;
}
#top_links ul li a:hover
{
color:#003;
text-decoration:underline;
}


#main_content
{
float:left;
}

#main_content a
{
	text-decoration:none;
}

#welcome_container
{
height:320;
width:800px;
padding-top: 5px;
float:left;
}

#welcome
{
background:url(images/welcome.jpg) no-repeat;
height:303px;
width:350px;
float:left;
}

#who
{
	background:url(images/who.png);
	height:303px;
	width:101px;
	float:left;
	margin-left:8px;
	margin-right:5px;
	color:#2395D1
}

a#who:hover
{
	background:url(images/whohover.png);
}

#what
{
	background:url(images/what.png);
	height:303px;
	width:101px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
a#what:hover
{
	background:url(images/whathover.png);
}

#why
{
	background:url(images/why.png);
	height:303px;
	width:101px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}



a#why:hover
{
	background:url(images/whyhover.png);
}
#more
{
	background:url(images/where.png);
	height:303px;
	width:101px;
	float:left;
	margin-left:5px;
	margin-right:4px;
}

a#more:hover
{
	background:url(images/wherehover.png);
}

.home_middleheader
{
background:url(images/checkitout.png) no-repeat;
height:146px;
width:266px;
float:left;
}
.home_banner
{
float:left;
background:url(images/banner.png) no-repeat;
width:530px;
height:88px;
font-size:10px;
line-height:50px;
}
#home_buttons
{
float:left;
width: 530px;
height: 61px;
margin-top:10px;
}

.banner_middleheader
{
	height:146px;
	width:800px;
	float:left;
}
.join_middleheader
{
	background:url(images/joinheader.png) no-repeat;
	height:146px;
	width:800px;
	float:left;
}

#state
{
	background:url(images/buttonyourstate.png);
	width:175px;
	height:45px;
	float:left;
}

#webinars
{
	background:url(images/buttonwebinars.png);
	width:175px;
	height:45px;
	float:left;
}

#reportcard
{
	background:url(images/buttonreportcard.png);
	width:175px;
	height:45px;
	float:left;
}

#lower_content
{
position:inherit;
width:800px;
height:189px;
margin-top:20px;
}

#content
{
	float:left;
	width:750px;
	margin:20px;
	text-align:left;
	font-size:11px;
	line-height:15px;
}


.col_wrap {
}

.col {
	width:24%;
	margin:0 .5%;
	border:solid 1px black;
	float:left;
	height:210px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	
	
}
.col_head {
	margin:0 auto;
	margin-top:-10px;
	background:white;
	width: 170px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
}
.col_head2 {
	margin:0 auto;
	margin-top:-10px;
	background:white;
	width: 150px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}

.col_head3 {
	margin:0 auto;
	margin-top:-10px;
	background:white;
	width: 130px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}

.col2 {
	width:22%;
	margin:0 .3%;
	border:none;
	float:left;
	height:200px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
}

.col p
{
	text-align:left;
	font-size:10px;
	color:#666;
	line-height: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}
.colmore
{
	text-align:left;
	font-size:12px;
	border:none;
	width:300px;
	padding:13px;
	float:left;
	font-weight:bold;
}



.colabout
{
	text-align:left;
	font-size:12px;
	border:none;
	width:340px;
	padding:13px;
	float:left;
}
.colabout2
{
	text-align:center;
	font-size:11px;
	border:none;
	width:220px;
	padding-right:15px;
	float:left;
	font-weight:bold;
	color:#000;
}

.colconmat
{
	text-align:center;
	width:420;
	float:left;
	border-right: solid 1px #336;
}

.colconmat h
{
	color:#64458D;
	font-weight:bold;
	font-size:14px;
	font-stretch:ultra-condensed;
	font-family:Verdana, Geneva, sans-serif;
	}
	
	.colconmat2
{
	text-align:center;
	width:260px;
	float:left;
}

.colconmat2 h
{
	color:#64458D;
	font-weight:bold;
	font-size:14px;
	font-stretch:ultra-condensed;
	font-family:Verdana, Geneva, sans-serif;
	}

#roundedcornr
{
	float:left;
	text-align:left;
	margin-bottom:10px;
	font-size: 12px;
	color:#333;
	line-height: 22px;
	text-align:justify;
	
}

#header_roundcorners
{
	float:left;
	height:40px;
	width:800px;
	text-align:left;
}

#links_none
{
	list-style:none;
	padding:none;
	width:220px;
	margin:none;
}

#links_none ul
{
	list-style:none;
	text-decoration:none;
	color:#000;
	padding:none;
	width:220px;
	margin:none;
}

#links_none li a
{
	list-style:none;
	text-decoration:none;
	color:#000;
}
	
#links_none li a:hover
{
	color:#000;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

ul#webinar_links
{
	color:#690;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

#webinar_links ul
{
	list-style:none;
	padding-left:0px;
	padding:0px;
}

#webinar_links li a
{
	color:#690;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

#webinar_links li a:hover
{
	color:#336;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

ul#what_links
{
	color:#690;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

#what_links ul
{
	list-style:none;
	padding-left:0px;
	padding:0px;
}

#what_links li a
{
	color:#64458D;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

#what_links li a:hover
{
	color:#306;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

ul#why_links
{
	color:#690;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

#why_links ul
{
	list-style:none;
	padding-left:0px;
	padding:0px;
}

#why_links li a
{
	color:#EFAA3A;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

#why_links li a:hover
{
	color:#960;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

ul#more_links
{
	color:#36C;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

#more_links ul
{
	list-style:none;
	padding-left:0px;
	padding:0px;
}

#more_links li a
{
	color:#36C;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}

#more_links li a:hover
{
	color:#039;
	text-decoration:underline;
	list-style:none;
	padding-left:0px;
}


.roundedcornr_box_195475 {
	background:url(images/roundedcornr_195475_tl.png) no-repeat top left;
}
.roundedcornr_top_195475 {
	background:url(images/roundedcornr_195475_tr.png) no-repeat top right;
}
.roundedcornr_bottom_195475 {
	background:url(images/roundedcornr_195475_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_195475 div {
	background:url(images/roundedcornr_195475_br.png) no-repeat bottom right;
}
.roundedcornr_content_195475 {
	background:url(images/roundedcornr_195475_r.png) top right repeat-y;
}

.roundedcornr_top_195475 div,.roundedcornr_top_195475,
.roundedcornr_bottom_195475 div, .roundedcornr_bottom_195475 {
	width: 800px;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_195475, .roundedcornr_bottom_195475 {
	margin-top: -13px;
}
.roundedcornr_content_195475 { padding: 0 15px; }

#mainsubpage_buttons
{
	height:200px;
	width:216px;
	float:left;
	margin-top:20px;
}

#mainsubpage_whoselect
{
	height:45px;
	width:180px;
	float:right;
	background:url(images/mainsubpages/whoselect.png) no-repeat;
	padding-top:3px;
	padding-bottom:3px;
}
#mainsubpage_who
{
	height:36px;
	width:180px;
	float:right;
	background:url(images/mainsubpages/who.png) no-repeat;
	padding-top:3px;
	padding-bottom:3px;
}

#mainsubpage_what
{
	height:36px;
	width:180px;
	float:right;
	background:url(images/mainsubpages/what.png) no-repeat;
	padding-top:3px;
	padding-bottom:3px;
}

#mainsubpage_whatselect
{
	height:45px;
	width:180px;
	float:right;
	background:url(images/mainsubpages/whatselect.png) no-repeat;
	padding-top:3px;
	padding-bottom:3px;
}

#mainsubpage_why
{
	height:36px;
	width:180px;
	float:right;
	background:url(images/mainsubpages/why.png) no-repeat;
	padding-top:3px;
	padding-bottom:3px;
}

#mainsubpage_whyselect
{
	height:45px;
	width:180px;
	float:right;
	background:url(images/mainsubpages/whyselect.png) no-repeat;
	padding-top:3px;
	padding-bottom:3px;
}

#mainsubpage_more
{
	height:36px;
	width:180px;
	float:right;
	background:url(images/mainsubpages/more.png) no-repeat;
	padding-top:3px;
	padding-bottom:3px;

}

#mainsubpage_moreselect
{
	height:45px;
	width:180px;
	float:right;
	background:url(images/mainsubpages/moreselect.png) no-repeat;
	padding-top:3px;
	padding-bottom:3px;
}

#mainsubpage_headercontent
{
	height:220px;
	width:584px;
	float:left;
}

#middle_content
{
	 
	 float:left;
	 padding-left:3px;
	 margin-top:5px;
}

.roundedcornr_box_700159 {
	background:url(images/mainsubpages/whatsubpageimages/roundedcornr_700159_tl.png) no-repeat top left;
}
.roundedcornr_top_700159 {
	background:url(images/mainsubpages/whatsubpageimages/roundedcornr_700159_tr.png) no-repeat top right;
}
.roundedcornr_bottom_700159 {
	background: url(images/mainsubpages/whatsubpageimages/roundedcornr_700159_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_700159 div {
	background:url(images/mainsubpages/whatsubpageimages/roundedcornr_700159_br.png) no-repeat bottom right;
}
.roundedcornr_content_700159 {
	background:url(images/mainsubpages/whatsubpageimages/roundedcornr_700159_r.png) top right repeat-y;
}

.roundedcornr_top_700159 div,.roundedcornr_top_700159,
.roundedcornr_bottom_700159 div, .roundedcornr_bottom_700159 {
	width: 800px;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_700159, .roundedcornr_bottom_700159 {
	margin-top: -13px;
}
.roundedcornr_content_700159 { padding: 0 15px; }

.roundedcornr_box_727107 {
	background:url(images/mainsubpages/whysubpageimages/roundedcornr_727107_tl.png) no-repeat top left;
}
.roundedcornr_top_727107 {
	background: url(images/mainsubpages/whysubpageimages/roundedcornr_727107_tr.png) no-repeat top right;
}
.roundedcornr_bottom_727107 {
	background:url(images/mainsubpages/whysubpageimages/roundedcornr_727107_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_727107 div {
	background:url(images/mainsubpages/whysubpageimages/roundedcornr_727107_br.png) no-repeat bottom right;
}
.roundedcornr_content_727107 {
	background:url(images/mainsubpages/whysubpageimages/roundedcornr_727107_r.png) top right repeat-y;
}

.roundedcornr_top_727107 div,.roundedcornr_top_727107,
.roundedcornr_bottom_727107 div, .roundedcornr_bottom_727107 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_727107, .roundedcornr_bottom_727107 {
	margin-top: -19px;
}
.roundedcornr_content_727107 { padding: 0 15px; }

.roundedcornr_box_909343 {
	background:url(images/mainsubpages/moresubpageimages/roundedcornr_909343_tl.png) no-repeat top left;
}
.roundedcornr_top_909343 {
	background:url(images/mainsubpages/moresubpageimages/roundedcornr_909343_tr.png) no-repeat top right;
}
.roundedcornr_bottom_909343 {
	background:url(images/mainsubpages/moresubpageimages/roundedcornr_909343_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_909343 div {
	background:url(images/mainsubpages/moresubpageimages/roundedcornr_909343_br.png) no-repeat bottom right;
}
.roundedcornr_content_909343 {
	background:url(images/mainsubpages/moresubpageimages/roundedcornr_909343_r.png) top right repeat-y;
}

.roundedcornr_top_909343 div,.roundedcornr_top_909343,
.roundedcornr_bottom_909343 div, .roundedcornr_bottom_909343 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_909343, .roundedcornr_bottom_909343 {
	margin-top: -13px;
}
.roundedcornr_content_909343 { padding: 0 15px; }



.col_what1
{
	width:500px;
	border-right:thin 1px #336;
	float:left;
	height:100px;
}

.col_what2
{
	width:300px;
}

#contact_bar
{
width:800px;
height:60px;
font-weight:lighter;
background:url(images/footer.png);
text-align:center;
padding-top:10px;
margin-top:20px;
float:left;
line-height:16px;

}
#contact
{
	width:800;
	color:#666;
	list-style-type:none;
	font-size:10px;
	text-align:center;
	padding-bottom:0px;
	
	
}

#contact ul
{
margin:0px;
padding:0px;
list-style-type:none;
text-align:center;
}
#contact ul li
{
margin:0px;

}
#contact  li a
{
color:#666;
text-decoration:none;
font-size:10px;
margin-right:8px;
border-right: solid 1px #666;
padding-right:10px;
text-align:center;
padding-bottom:0px;

}
#contact li a.end {
	border-right:none;
	padding:none;
	margin:none;
}

#contact li a:hover
{
color:#003;
text-decoration:underline;
}
.clear
{
clear:both;
}
label
{
float:left;
display:block;
height:28px;
width:130px;
}
.anchors
{
text-align: left;
float: left;
list-style-type: none;
}
.anchors li a
{
color: #333;
font-size: 16px;
}
.anchors li
{
line-height: 20px;
}
.sitemap,.sitemapbig
{
list-style-type: none;
padding:0px;
}
.sitemap li a
{
font-size: 14px;
color:#444;
}
.sitemapbig li a
{
font-size: 16px;
font-weight: bold;
color:#444;
}
.floater
{
float:left;
width:300px;
}
