@charset "UTF-8";
body {
	background-color: #FFF;
}
/* CSS Document */

#wrapper {
	width: 900px;
	margin: auto;
	height: auto;
	float: none;
	background-color: #FFF;
}
#logobanner {
	width: 900px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-style: none;
	padding-bottom: 9px;
}
#leftnav {
	float: left;
	height: auto;
	width: 196px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 24px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #182D82;
	border-right-color: #182D82;
	border-bottom-color: #182D82;
	border-left-color: #182D82;
}
#maincontent {
	float: right;
	width: 603px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 12px;
	padding-left: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1D2FC;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #182D82;
}
#footer {
	clear: both;
	width: 852px;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 18px;
}
#footerleft {
	clear: both;
	width: 426px;
	float: left;
	vertical-align: top;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #FFF;
	height: 45px;
}
#footerright {
	height: 45px;
	width: 876px;
	float: none;
	vertical-align: bottom;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #FFF;
}
#leftnav a:link  {
	text-decoration: none;
	color: #182D82;
}
#leftnav a:visited {
	text-decoration: none;
	color: #A2BAB5;
}
#leftnav a:hover {
	color: #3C66CB;
}
#leftnav a:active {
	text-decoration: none;
	color: #97B3A9;
}
#leftnav   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #182D82;
	text-decoration: none;
}
#leftnav .leftnavarrow  {
	color: #B6CAFB;
	font-size: 14px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #182D82;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
hr {
	color: #B6CAFB;
}
.headerlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4b6031;
	text-align: right;
	line-height: 28px;
}
.head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	color: #182D82;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #182D82;
	font-weight: bold;
}
.subheadsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #182D82;
	font-weight: bold;
}
.body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	color: #182D82;
	line-height: 15pt;
}
.bodysmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #182D82;
	font-weight: lighter;
}
.quote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	color: #182D82;
	line-height: 14pt;
	font-style: italic;
}
.footercontent {
	font-size: 9pt;
	color: #182D82;
	font-family: Arial, Helvetica, sans-serif;
}
a:link , a:active{
	color: #182D82;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #9CBBAD;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #182D82;
	text-decoration: blink;
	font-weight: bold;
}
a:active {
}
.picleft {
	float: left;
	display: inline;
	margin-right: 6px;
}
