/* CSS Document */
#wrapper {
	width:744px;
	background-color:#E3DDD2;
	position:relative;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #311E1E;
	margin:0;

}
a:link, a:active {
	text-decoration: underline;
}
#logo {
	position: absolute;
	top: 4px;
	right: 50px;
	width: 92px;
	height: 106px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #311E1E;
	font-weight:normal;
	background-color:#fff;
	padding:36px 0 20px 10px;
	height: 60px;
}
#header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #02447e;
	font-weight:bold;	
}
#col1 {
	width:554px;
	float:left;
	border-right:1px solid white;
	background-color: #311E1E;

	
}
#col2 {
	float:left;
	width:169px;
	background-color:#E3DDD2;
	padding: 8px 10px 16px 10px;
}
#col2 a {
	text-decoration: underline;
	color: #311E1E;
}
#col2 a:hover {
	color:#A29A94;
	text-decoration: underline;
}
#col2 a:visited {
	color:#A29A94;
}
#top {
	background-color:#E3DDD2;
	color: #311E1E;
	padding:10px;
	border-bottom:1px solid white;
}
#top a {
	color: #311E1E;	
	text-decoration: underline;
}
#top a:hover {
	color: #fff;
}
#topnav {
	padding:3px 0;
	background-color: #A29A94;
	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: #A29A94;
	text-decoration:none;
	color:#fff;
	padding:3px 15px;
}
.topnav a:hover {
	background-color:#CAC4B9;
}
li.topnav_active {
	background-color:#CAC4B9;
	color: #311E1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:3px 15px;	
}
.content {
	background-color: #fff;
	padding: 10px 20px 20px 20px;
min-height:20em; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .content {
height: 24em;
}
/**/

}
#homecontent {
	clear: both;
	height:259px;
	background-color:#12408e;
	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:#A29A94;
}
#footer a {
	text-decoration: underline;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
color: #E3DDD2;
}
#footer a:visited {
	text-decoration: underline;
color: #E3DDD2;
}
#survey {
	position: absolute;
	top: 328px;
	left: 18px;
	white-space:nowrap;
	color: #fff;
	text-align: center;
}
#survey a {
	margin-bottom: 0;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#311E1E;
	font-weight:normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#311E1E;
	font-weight:bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#311E1E;
	font-weight:bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #311E1E;
	font-weight:bold;
}


