body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313030;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}

.maincontainer{
	
	width:900px;
	margin-left: 40px;
}

.logocontainer{
	height: 112px;
	
	
}

ul{
	list-style-type:disc;
	padding: 5px 0px 0px 20px;
	margin: 0px;
}

.logo{
	
	padding:40px 0px 0px 30px;
}

.taglinecontainer{
	
	height: 112px;
	text-align:right;

}

.tagline{
	padding:80px 15px 0px 0px;
	font-size:18px;
	color:#999999;
}


.navcolumn{
	
	float:left;
	width:177px;

}

.contentcolumn{
	
	margin-left:183px;
	width:709px;
	background-image:url(images/contentbg.gif);
	background-repeat:repeat-y;
}

.homecontentcolumn{
	
	margin-left:183px;
	width:710px;
	height:482px;
	background-image:url(images/homebg.gif);
	background-repeat:repeat-y;
}

.contentheader{
	
	background-image:url(images/contentheader.gif);
	background-repeat:no-repeat;
	height:150px;
	
	
}

.contenttitle{
	
	float:left;
	display:table;
	padding: 30px 0px 0px 40px;
	font-size:40px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:95%;
}

.titleicon{
	float:left;
	padding: 30px 0px 0px 5px;
}

.contentleftcol{
	
	padding-top:25px;
	margin-left: 50px;
	width:365px;
	float:left;
	padding-bottom:150px;
	display: inline;
}

.contentrightcol{
	
	padding-top:25px;
	margin-left: 444px;
	width: 219px;

}
	

.contentfooter{
	background-image:url(images/contentfooter.gif);
	background-repeat:no-repeat;
	height:40px;
	clear:both;
}


.footer{
	margin-left:183px;
}
.footerleft{
	margin: 0px 0px 50px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	width:220px;
	float:left;
	
}

.footerright{
	margin: 0px 12px 50px 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:right;
	margin-left:220px;
	
}

.footerright a{
	text-decoration:none;
	color:#666666;
}

.clearer{
	clear:both;
}

.navoff{
	background-image:url(images/navoff.gif);
	width:177px;
	height: 69px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	text-decoration:none;
	color:#333333;

}

.nestednavoff{
	background-image:url(images/navoff.gif);
	width:177px;
	height: 69px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	text-decoration:none;
	color:#333333;

}

.nestednavon{
	background-image:url(images/nestednavon.gif);
	width:177px;
	height: 69px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	text-decoration:none;
	color:#ffffff;
	cursor:default;

}

a.navoff :hover{
	color:#7c7c7c;
	background-image:url(images/navover.gif);
}


.navon{
	background-image:url(images/navon.gif);
	width:177px;
	height: 69px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	text-decoration:none;
	color:#ffffff;
	cursor: default;

}


.navpadding{
	padding:22px 20px 18px 17px;
}

.submitbutton{
	
	margin-top:20px;
	background-image:url(images/submitbutton.gif);
	width:135px;
	height: 41px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;

}

.registrationbutton{
	
	margin-top:40px;
	background-image:url(images/regbutton.gif);
	width:191px;
	height: 39px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;

}


.submitbuttonpadding{
	
	padding:10px 0px 0px 12px;
}

.formlabel{
	padding: 8px 0px 4px 0px;
}

.inpt{
	width:250px;
	border: 1px #9c9c9d solid;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ffffff;
	color:#333333;
}

.calloutblock{
	border: 1px solid #d1d1d1;
	background-image:url(images/calloutbg.gif);
	background-repeat:repeat-x;
	padding-bottom:12px;
}

.callouttext{
	line-height:150%;
	color:#666666;
	padding:10px 12px 0px 15px;
}

.bluesubheads{
	color: #3380c1;
	font-size:12px;
	font-weight:bold;
}

.callouttext a{
	text-decoration:underline;
	color:#666666;
}

.submenuoff{
	background-image:url(images/submenuoffbg.gif);
	background-repeat:repeat-y;
	display:none;
}

.submenuon{
	background-image:url(images/submenuoffbg.gif);
	background-repeat:repeat-y;
	display:none;
}

.submenuofffooter{
	background-image:url(images/submenuofffooter.gif);
	width:177px;
	height:8px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}



.submenuofflink{
	width:170px;
	height: 23px;
	display: block;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	text-decoration:none;
	color:#9d9d9d;
	margin-left:1px;

}

.submenuonlink{
	width:170px;
	height: 23px;
	display: block;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	text-decoration:none;
	color:#595959;
	margin-left:1px;

}

.submenuonlink_sel{
	width:170px;
	height: 23px;
	display: block;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	text-decoration:none;
	color:#f8770f;
	font-weight:bold;
	cursor:default;
}

.submenuofflinkpadding{
	
	padding: 5px 0px 0px 15px;
}

a.submenuofflink :hover{
	color:#f8770f;
	font-weight:bold;
}

a.submenuonlink :hover{
	color:#f8770f;
	font-weight:bold;
}


.homeiconlink{
	background-image:url(images/home_b1.gif);
	width:217px;
	height: 96px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:13px;
	text-decoration:none;
	color:#333333;

}

.homeiconlinkpaddding{
	
	padding: 35px 0px 0px 90px;
}

.homefooterblock{
	border: 1px solid #d6d6d6;
	background-image:url(images/homefooterbg.gif);
	background-repeat:repeat-x;
	height:40px;
	color: #666666;
	font-size:10px;
}

.homefooterblock a{
	color: #666666;
	text-decoration:underline;
}


.tabblock{
	background-image:url(images/tab_1.gif);
	background-repeat:no-repeat;
	width:390px;
	height: 80px;
	display: block;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	color:#313030;
	margin-top:15px;

}

.thickbox{
	background-image:url(images/tab_1.gif);
	background-repeat:no-repeat;
	width:390px;
	height: 80px;
	display: block;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	color:#313030;
	margin-top:15px;

}

.tabpadding{
	padding: 20px 3px 0px 105px;
}

.tablinkcolor{
	text-decoration:underline;
	color: #3380c1;
}

a.standard{
	color: #333333;
	text-decoration:underline;
}

a.blue{
	color: #3380c1;
	text-decoration:none;
}

.black_32{
	font-size:32px;
	color: #313030;
}

.black_24{
	font-size:24px;
	color: #313030;
}

.black_16{
	font-size:16px;
	color: #313030;
}

.grey_16{
	font-size:16px;
	color: #4f4c4d;
}

.grey_18{
	font-size:18px;
	color: #4f4c4d;
}

