body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background: white;
	color: black;
}
#menu_area, #sub_header, #logo , #content_logo, #rotate_box, #contentpages_header, #cookietrail, #content_leftside, #mid_content, #right_content {
	display: none;
}
#content_middle, #left_content, #footer {
	width: auto;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
#contact_us {
	font-size: 10px;
	width: auto;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
#contact_us p {
	width: 15cm;
	color: black;
	padding: 0;
}

#header {
	height: 85px;
}
#content_area a:link, #content_area a:visited, #right_content a:link, #right_content a:visited  {
	color: black;
	text-decoration: underline;
	content: " (" attr(href) ")";
}
#left_content h1, #right_content h1, #content_leftside h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}
#content_middle h1 {
	font-size: 14px;
	color: #FF8737;
	font-weight: bold;
	margin-bottom: 7px;
}
#content_middle h2 {
	font-size: 13px;
	color: #002E59;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content_middle h3 {
	font-size: 12px;
	color: #5D8C02;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 8px;
	padding-bottom: 0px;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content_middle h4 {
	font-size: 12px;
	color: #5D8C02;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 8px;
	padding-bottom: 0px;
}

#content_middle ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
}

#content_middle li {
	list-style-image: url(images/fom_bullet.gif);
}
#content_middle dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content_middle dt {
	font-weight: bold;
	font-style: italic;
}
#content_middle dd {
	margin-top: -5px;
	margin-left: 15px;
	margin-bottom: 7px;
}

