@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	background-repeat: repeat-x;
	background-color: #f0f9fe;
	color: #666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-size: 1em;
	line-height: 1.2em;
	color: #333;
}
li {
	font-size: 1em;
	line-height: 1.2em;
	color: #333;
	list-style-type: square;
}
label {
	font-size: 1em;
	line-height: 1.2em;
	color: #333;
}
.pDisclaimer {
	font-size: 0.8em;
	line-height: 1em;
	color: #F00;
}
#copy_wrapper {
	width: 960px;
	margin: auto;
	height: 100%;
}
#copy_wrapper .bg {
	background-image: url(images/bg2.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 949px;
	margin-left: 108px;
}
#top {
	background-image: url(images/header.png);
	height: 285px;
	margin: auto;
	width: 1100px;
}
#top #logo {
	margin-top: 75px;
	margin-left: 285px;
}
#top .topnav {
	width: 350px;
	float: right;
	padding-right: 100px;
	padding-top: 10px;
	text-align: center;
}
#top .topnav ul{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top .topnav ul li {
	display: inline;
	color: #ffffff;
}
#top .topnav ul li a, #top .topnav ul li a:link, #top .topnav ul li a:visited, #top .topnav ul li a:active {
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #333333;
	font-weight: bold;
	padding: 2px;
}
#top .topnav ul li {
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #333333;
	font-weight: bold;
	padding: 2px;
}
#top .topnav ul li a:hover {
	color: #ffffbe;
	text-decoration: none;
}
#top .topnav ul li a:active {
	color: #ffffbe;
	text-decoration: none;
}
#top .nav {
	width: 780px;
	padding-right: 30px;
	padding-top: 20px;
	margin-left: 280px;
}
#top .nav ul{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top .nav ul li a, #top .nav ul li a:link, #top .nav ul li a:visited, #top .nav ul li a:active {
	color: #005a89;
	text-decoration: none;
	text-transform: uppercase;
}
#top .nav ul li {
	display: inline;
	font-size: 16px;
	color: #005a89;
	text-decoration: none;
	text-transform: uppercase;
	padding: 6px;
	border-right: 1px solid #999999;
	font-weight: bold;
}
#top .nav ul li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #ffffbe;
}
#top .nav ul li a:active {
	color: #333333;
	text-decoration: none;
	background-color: #ffffbe;
}
.copy_left {
	width: 420px;
	float: left;
	margin-left: 60px;
	padding-bottom: 20px;
}
#copy_wrapper .bg .copy_left p {
	color: #333;
}
.copy_left h1 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #005a89;
}
.copy_left h2 {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333;
	font-style: italic;
}
.copy_left ul li a,.copy_left ul li a:link,.copy_left ul li a:active,.copy_left ul li a:visited {
	color: #005a89;
	text-decoration: underline;
}
#copy_left_bottom p {
	font-size: 1em;
	color: #333;
}
.bg .copy_left ul li a:hover {
	color: #333;
	text-decoration: none;
	background-color: #ffffbe;
}
.bg .copy_left p a:hover {
	color: #333;
	text-decoration: none;
	background-color: #ffffbe;
}
.bg .copy_left a, .bg .copy_left a:link, .bg .copy_left a:visited, .bg .copy_left a:active {
	color: #005a89;
	text-decoration: underline;
}
#copy_left_bottom {
	clear: both;
	height: 160px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.copy_right {
	width: 430px;
	float: right;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 25px;
}
.copy_right2 {
	width: 430px;
	float: right;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEE;
}
.copy_fullwidth {
	width: 850px;
	float: left;
	padding-right: 10px;
	margin-left: 40px;
	padding-bottom: 20px;
}
.copy_fullwidth h1 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #005a89;
}
.copy_right2 h1 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #005a89;
}
.copy_fullwidth a,.copy_fullwidth a:link,.copy_fullwidth a:visited {
	color: #005a89;
	text-decoration: underline;
}
.copy_fullwidth a:hover {
	color: #333;
	text-decoration: none;
	background-color: #ffffbe;
}
.copy_fullwidth label {
	font-size: 1em;
	line-height: 1.2em;
	color: #333;
}
.copy_fullwidth h2 {
	font-size: 1.1em;
	line-height: 1em;
	color: #005a89;
	font-style: italic;
}
.bottom {
	clear: both;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #005a89;
}
#copy_wrapper .bg .bottom table tr td ul li {
	color: #fff;
}
.bg .copy_left p {
	color: #FFF;
}
.bottom h2 {
	font-size: 1.2em;
	line-height: 1em;
	color: #fff;
	font-style: italic;
	padding-left: 35;
	text-transform: uppercase;
	margin-left: 35px;
}
#footer {
	clear: both;
	font-size: 0.8em;
	color: #333;
	padding-bottom: 75px;
	padding-top: 8px;
	width: 700px;
	margin: auto;
	padding-right: 200px;
	padding-left: 200px;
}
#footer p {
	font-size: 0.9em;
	color: #333;
	line-height: 1.2em;
}
#footer a, #footer a:link, #footer a:visited ,#footer a:active{
	font-size: 0.9em;
	color: #333;
	line-height: 1em;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
#footer a  {
	color: #333;
}
.border {
	margin-right: 25px;
	border: 1px solid #005a89;
}
#copy_left_bottom p a {
	color: #005a89;
	text-decoration: underline;
	font-weight: bold;
}
#copy_left_bottom p a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffbe;
}
