* {
	outline:0;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}
body {
	background:#FfFfFf;
	background-color:#FfFfFf;
	background-image:none;
	}

body {
	background: url('../graphics/gradient-tan.jpg') repeat-x #FFF;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}

#headwrap {
	width:960px;
	margin:0 auto;
	margin-top:47px;
	color:#FFF;
	height:60px;
	overflow:hidden;
}

#headwrap a {
	color:#FFF;
	text-decoration:none;
}

#headwrap a:hover {
	color:#C9B679;
	text-decoration:underline;
}

#headwrap #topleft {
	float:left;
	line-height:26px;
																margin-left:10px;
}
	#headwrap h1 {
		font-size:28.5px;
	}
	#headwrap h2 {
		font-size:16.55px;
		line-height:30px;
	}

#topleft h1 a:hover {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px solid #C9B679;
}

#headwrap #topright {
	float:right;
	font-size:12px;
	margin-right:96px;
	position:relative;
	top:-2px;
	line-height:16px;
}

#pagewrap {
	width:960px;
	margin:0 auto;
	background: #FFF;
	position:relative;
	top:-19px;
}

#nav {
	width:175px;
	min-height:400px;
	float:left;
	padding:5px 5px 0 5px;
	border-right:1px solid #407565;
	overflow:hidden
}

.content_image_box {
	background:none;
	border:0;
	margin:0;
	padding:0;
}

#nav ul {
	list-style:none;
	margin-bottom:50px;
	min-height:125px;
}

#nav ul li {
	padding:5px 0;
	margin-bottom:4px;
}

#nav ul li:hover {
	margin-bottom:0;
	border-bottom:4px solid #407565;
}

#nav ul li a {
	color:#000;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}


#nav h1, #nav h2, #nav h3, #nav h4, #nav h5, #nav h6 {
	color:#004731;
	font-size:14.5px;
	border-bottom:1px dotted #000;
	margin-bottom:10px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
}

#content {
	width:739px;
	padding:24px 15px 0 15px;
	float:right;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-size:20px;
	font-weight:bold;
	color:#004731;
	margin-bottom:15px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

#footwrap {
	width:960px;
	margin:0 auto;
	margin-top:10px;
	
}

#contactinfo {
	color:#333;
	font-size:10.8px;
	line-height:15px;
	margin-left:330px;
	margin-top:20px;
	
}

#contactinfo a:link, #content a:link {
	color:#004731;
	font-weight:bold;
}

#contactinfo a:hover, #content a:hover {
	border-bottom:1px dotted #C9B679;
}

.formtitle, .form_title, h5.form_title, div.form_row_submit, div.portal_login div.form_row_submit {
	color:#FFF !important;
	font-weight:bold !important;
	font-size:14px !important;
	background:#407565;
	border:1px solid #C9B679;
}