/* CSS Document */
#wrapper {
	width:744px;
	background-color:#aeb5bf;
	position:relative;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	margin:0;
	padding:36px 0 0 0;
}
a:link, a:active {
	text-decoration: none;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #12408e;
	font-weight:normal;
	padding-left:10px;
	background-color:#fff;
	padding-bottom:3px;
}
#header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5f96e0;
	font-weight:bold;	
}
#col1 {
	width:544px;
	float:left;
	border-right:1px solid white;
}
#col2 {
	float:left;
	width:169px;
	background-color:#aeb5bf;
	background-image:url(../images/toprightcorner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding: 26px 10px;
}
#col2 a {
	text-decoration: none;
	color: #fff;
}
#col2 a:hover {
	color:#cad0d8;
	text-decoration: none;
}
#col2 a:visited {
	color:#e7e8e9;
}
#top {
	background-color:#cad0d8;
	color: #384761;
	padding:10px;
	border-bottom:1px solid white;
}
#top a {
	color: #384761;	
	text-decoration: none;
}
#top a:hover {
	color: #fff;
}
#topnav {
display:none;
	padding:3px 0;
	background-color: #5f96e0;
	border-bottom:1px solid white;
}
.topnav {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.topnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline;
}
.topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #5f96e0;
	text-decoration:none;
	color:#fff;
	padding:3px 15px;
}
.topnav a:hover {
	background-color:#afcbf0;
}
li.topnav_active {
	background-color:#afcbf0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:3px 15px;	
}
.content {
	background-color: #fff;
	padding: 10px 20px 20px 20px;

}

}
#homecontent {
	clear: both;
	height:259px;
	background-color:#12408e;
	color:#fff;
}
#footer {
display:none;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#384761;
	background:url(../images/bottomleftcorner.gif) no-repeat bottom right;
	padding: 4px 4px;
	border-top:1px solid white;
	background-color:#cad0d8;
}
#survey {
	position: absolute;
	top: 328px;
	left: 18px;
	white-space:nowrap;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#12408e;
	font-weight:normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#12408e;
	font-weight:bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #12408e;
	font-weight:bold;
}
