@charset "UTF-8";
.header {
	height: 195px;
	width: 744px;
}
.nav {
	height: 35px;
	width: 744px;
	background-color: #061350;
}
.shadow {
	height: 20px;
	width: 744px;
	float: left;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-x;
}
.nav li {
	line-height: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #808da6;
	text-decoration: none;
}
.main {
	width: 704px;
	background-color: #FFFFFF;
	padding: 20px;
	float: none;
	clear: none;
}

.main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 9px;
	margin-bottom: 4px;
}
.main table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
.main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	list-style-type: disc;
	text-indent: 18px;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #445161;
	color: #333333;
	background-image: url(images/body_bkgd_long.jpg);
	background-repeat: repeat-x;
}
.footer img {
	background-position: bottom;
	background-image: url(images/footer_bar.jpg);
}

.footer {
	width: 744px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#b9af9e;
	height: 30px;
	float: left;
	background-image: url(images/footer_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav a:hover {
	color: #abbf2b;
}

.main a:hover {
	color: #445161;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.wrap {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 744px;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 744px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.header a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrap .header a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.footer a {
	color: #666;
	text-decoration: underline;
}
.sidebar {
	color: #FFF;
	background-color: #333;
	clear: none;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.left_column {
	float: left;
	width: 400px;
}

.sidebar a:link    {
	color:#db8902;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
.sidebar a:visited {
	color:#db8902;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
.sidebar a:active  {
	color:#db8902;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}
.sidebar a:hover   {
	color:#db8902;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.align-right { 
	float:right; 
	margin: 0 0 15px 15px; 
	}
	
	
 .align-left { 
 	float:left; 
	margin: 0 15px 15px 0; 
	}
.main a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

