/* CSS Document */
#wrapper {
	width:744px;
	background-color:#333333;
	position:relative;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	margin:0;
	padding:0 0 0 0;
}
a:link, a:active {
	text-decoration: underline;
}
#logo {
	position: absolute;
	top: 0px;
	right: 50px;
	width: 92px;
	height: 106px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
	font-weight:normal;
	padding-left:10px;
	background-color:#fff;
	padding:36px 0 20px 10px;
}
#header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #040450;
	font-weight:bold;	
}
#col1 {
	width:554px;
	float:left;
	border-right:1px solid white;
	color#fff;
}
#col2 {
	float:left;
	width:169px;
	background-color:#333333;
	background-image:url(../images/toprightcorner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding: 26px 10px;
color: #fff;
}
#col2 a {
	text-decoration: underline;
	color: #fff;
}
#col2 a:hover {
	color:#FFCC66;
	text-decoration: underline;
}
#col2 a:visited {
	color:#e7e8e9;
}
#top {
	background-color:#000;
	color: #fff;
	padding:10px;
	border-bottom:1px solid white;
}
#top a {
	color: #fff;	
	text-decoration: underline;
}
#top a:hover {
	color: #FFCC66;
}
#topnav {
	padding:3px 0;
	background-color: #040450;
	border-bottom:1px solid white;
}
.topnav {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.topnav li {
	position: relative;
	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: #040450;
	text-decoration:none;
	color:#FFCC66;
	padding:3px 18px;
}
.topnav a:hover {

	color: #fff;
}
li.topnav_active {
	background-color:#FFCC66;
	color: #040450;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:3px 22px;	
}
.content {
	background-color: #fff;
	padding: 10px 20px 20px 20px;

}

}
#homecontent {
	clear: both;
	height:259px;
	background-color:#333333;
	color:#fff;
}
#footer {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	background:url(../images/bottomleftcorner.gif) no-repeat bottom right;
	padding: 4px 4px;
	border-top:1px solid white;
	background-color:#000;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color:#FFCC66;
}
#survey {
	position: absolute;
	top: 328px;
	left: 18px;
	white-space:nowrap;
	color: #fff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	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;
}
