* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.87em;
}
a {
	outline:none;
	color: #20529F;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p, ul, ol , table, form, blockquote, fieldset{
	margin-bottom: 1em;
}
ul, ol {
	margin-left: 25px;
}
.clear {
	clear: both;
}
img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.centered {
	text-align: center;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#header {
	position: relative;
	z-index: 2;
}
#header .top {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 136px;
	position: relative;
}
#header .top h1 a {
	position: absolute;
	display: block;
	left: 175px;
	width: 600px;
	bottom: 0px;
	height: 110px;
	text-indent: -9999px;
}
.nav  {
	background-color: #f48172;
	height: 34px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.nav ul {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav ul li {
	float: left;
	position: relative;
	height: 34px;
}
.nav ul li a{
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 27px;
	padding-top: 7px;
	background-color: #f26b59;
}
.nav ul li a.current, .nav ul li a:hover {
	color: #FFF;
	background-color: #60769D;
}
.nav ul li a.last {
	border-right-style: none;
}
.nav ul li:hover ul, .nav ul li.hover ul {
	display: block;
}
.nav ul li ul {
	display: none;
	position: absolute;
	width: 200px;
	left: -1px;
	top: 34px;
	margin-left: 0px;
	background-color: #95B3D5;
	z-index: 100;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.nav ul li ul li {
	padding-top: 0px;
	height: auto;
}
.nav ul li ul li a {
	border-right-style: none;
	width: 170px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #95B3D5;
}
.nav ul li ul li a:hover       {
	background-color: #60769D;
	color: #FFF;
}
.nav ul li ul li ul {
	position: absolute;
	top: -1px;
	left: 200px;
	display: none !important;
}

.nav ul li ul li:hover ul, .nav ul li ul li.hover ul {
	display: block !important;
}
/* REMOVE LATER */







#main {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/leftcol-bg.gif);
	background-repeat: repeat-y;
}
#main.home {
	background-image: none;
}
#banner {
	height: 291px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.home_content {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 45px;
	padding-left: 15px;
}
.home_content .left {
	width: 445px;
	float: left;
	margin-right: 15px;
}
.home_content .right {
	width: 445px;
	float: left;
	margin-left: 15px;
}
.home_content h2 {
	font-size: 16px;
}
.under-construction {
	text-align: center;
	padding-top: 75px;
	padding-bottom: 100px;
}
.leftcol {
	float: left;
	width: 200px;
}
ul.leftnav {
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 0.9em;
}
ul.leftnav li a{
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
}
ul.leftnav li a.current {
	color: #415781;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #415781;
}
ul.leftnav li ul {
	margin-bottom: 0px;
	list-style-type: none;
	margin-left: 0px;
}
ul.leftnav li ul li a {
	padding-left: 35px;
}
ul.leftnav li ul li a.current {
	border-left-style: none;
}
.quote {
	font-size: 0.9em;
	color: #3F4E65;
	margin: 15px;
}
.quote cite {
	font-style: normal;
	font-weight: bold;
	text-align: right;
	display: block;
}
.content-area {
	float: left;
	width: 750px;
}
.section-image {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
h2.page-title {
	margin: 0px;
	font-size: 18px;
	line-height: 18px;
	background-color: #60769D;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 44px;
}
.copy-area {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 45px;
}
.copy-area h2, .copy-area h3, .copy-area h4{
	margin-bottom: 0.75em;
}
.copy-area h2 {
	color: #415781;
	font-size: 1.5em;
}
.copy-area h3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #60A023;
}
.copy-area h4 {
	font-size: 1em;
	font-weight: bold;
}
ul.content-style li {
	margin-bottom: 1em;
}
.content-style li ul {
	margin-top: 1em;
	margin-bottom: 0px;
	list-style-type: disc;
}
#biglinks {
	text-align: center;
	clear: both;
}
#biglinks img {
	margin-right: 3px;
	margin-left: 3px;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-color: #60769D;
	margin-top: 0px;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer.home {
	background-color: #FFF;
	color: #000;
}
