@charset "utf-8";
/* CSS Document */
body{
	margin: 2px 0px 2px 0px;
	background-color: #FFFFFF;
}
td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fefae7;
	line-height: 15px;
	text-align: left;
}
a{
	text-decoration: underline;
	color: #f8dc5c;
}
a:hover{
	text-decoration: none;
	color: #FFCC00;
}
.rightalign{
	text-align: right;
}
.centeralign{
	text-align: center;
}
.maintable{
	width: 850px;
	border: 0px;
	background-color: #237ca7;
}
.darkline{
	background-color: #00679e;
}
.footer{
	background-color: #00a0c6;
	text-align: center;
	color: #000000;
	line-height: 18px;
	height: 52px;
}
.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.vertline{
	background-color: #0a4a69;
}
.topnav{
	height: 120px;
	text-align: center;
	vertical-align: middle;
}
.menu{
	text-align: center;
	border: 0px;
}
.menu a{	
	display: block;
	height: 32px;
	border-bottom: 4px solid #237ca7;
	border-top: 4px solid #237ca7;
}
.menu a:hover{
	border-bottom: 4px solid #f8dc5c;
}
.menu a.here{
	border-bottom: 4px solid #f8dc5c;
}
.header{
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: bottom;
	padding: 0px 0px 0px 20px;
}
.bodytop{
	background-image: url(../images/curve_top_blue.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height:40px;
}
.bodytop_insidepage{
	background-image: url(../images/curve_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 83px;
}
.pix img{
	border: 1px solid #f7d754;
}
.inside{
	padding: 0px 40px 0px 40px;
}
.space5{
	height: 5px;
}
.space10{
	height: 10px;
}
.space25{
	height: 25px;
}
.space50{
	height: 50px;
}
.space30{
	height: 30px;
}
.heading{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 22px;
}
.subhead{
	color: #aed8e6;
	font-size: 10px;
	line-height: 12px;
}
.question{
	background-image: url(../images/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}
#container{
	top: 0px;
	width: 870px;
	height: auto;
	position: relative;	
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: none;
}
#hanging{
	position: absolute;
	left: 576px;
	top: 80px;
	width: 285px;
	height: auto;
}.heading_pink {
	font-size: 18px;
	color: #FFCCCC;
	line-height: 22px;
}
.heading_yellow {
	font-size: 24px;
	color: #FFCC33;
	line-height: 22px;
}
.heading_yellow_large {
	font-size: 36px;
	color: #FFCC33;
	line-height: 22px;
}
.heading_yellow_small {
	font-size: 18px;
	color: #FFCC33;
	line-height: 22px;
}
.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.heading_yellow_black {
	font-size: 18px;
	color: #000000;
	line-height: 22px;
}
