﻿@import url('layout1.css');
body {
	background-color: #FFFFFF;
}
#container {
	width: 100%;
	margin: 10px 5px 10px 5px;
	position: relative;
}
#masthead {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-width: 0px;
	width: 100%;
	height: 122px;
	top: 0px;
	right: 0px;
	text-align: right;
}
#banner {
	background-position: left center;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-width: 0px;
	border-style: none;
	background-image: url('style_images/banner.gif');
	background-repeat: no-repeat;
	width: 100%;
	height: 54px;
}
#banner h1 {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 24pt;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	width: 575px;
	height: 54px;
	line-height: normal;
	top: 0px;
}
#site-navigation-top ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
	clear: both;
}
#site-navigation-top li {
	float: left;
}
#site-navigation-top a {
	background-image: url('style_images/navbutton.gif');
	background-repeat: no-repeat;
	padding: 3px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	display: block;
	text-align: center;
	font-size: 80%;
	width: 140px;
	height: 23px;
	text-decoration: none;
	color: #000080;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#site-navigation-top a:hover {
	background-image: url('style_images/navbuttonhov.gif');
}
#site-navigation-top .active a {
	background-image: url('style_images/navbuttonhov.gif');
}
#data-navigation-top ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
	clear: both;
}
#data-navigation-top li {
	float: left;
}
#data-navigation-top a {
	background-image: url('style_images/navbutton.gif');
	background-repeat: no-repeat;
	padding: 3px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	display: block;
	text-align: center;
	font-size: 80%;
	width: 140px;
	height: 23px;
	text-decoration: none;
	color: #000080;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#data-navigation-top a:hover {
	background-image: url('style_images/navbuttonhov.gif');
}
#data-navigation-top .active a {
	background-image: url('style_images/navbuttonhov.gif');
}
#section-navigation-top ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
	clear: both;
}
#section-navigation-top li {
	float: left;
}
#section-navigation-top a {
	background-image: url('style_images/pagebutton.gif');
	background-repeat: no-repeat;
	padding: 3px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	display: block;
	text-align: center;
	font-size: 80%;
	width: 140px;
	height: 23px;
	text-decoration: none;
	color: #000080;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#section-navigation-top a:hover {
	background-image: url('style_images/pagebuttonhov.gif');
}
#section-navigation-top .active a {
	background-image: url('style_images/pagebuttonhov.gif');
}
#heading {
	width: 100%;
	clear: both;
}
#heading h1 {
	color: #000080;
	font-family: "Times New Roman";
	font-size: 24pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
#content {
	margin: 0px 0px 15px 0px;
	font-family: Verdana;
	color: #000080;
	font-size: 12pt;
	left: 5px;
	width: 100%;
}
#content ul>li {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-image: url('style_images/bullet.gif');
	list-style-position: outside;
}
#content ol>li {
	list-style-position: outside;
	list-style-type: decimal;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
h6 {
	color: #666666;
	font-family: "times New Roman";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
h5 {
	color: #666666;
	font-family: "times New Roman";
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
h4 {
	color: #666666;
	font-family: "times New Roman";
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}
h3 {
	color: #666666;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}
h2 {
	color: #666666;
	font-family: "Times New Roman";
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
}
.highlight {
	background-color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
}
.reditalictext {
	color: #FF0000;
	font-style:italic;
	font-weight:bold;
}
.newsdates {
	font-size: 8pt;
}
table {
	border: 1px solid #666666;
	width: 100%;
}
table th {
	border: 1pt solid #666666;
	font-family: Verdana;
	color: #000080;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}
.tableleftcolumn {
	text-align: left;
}
table td {
	padding: 10px;
	margin: 0px;
	border: 1px solid #666666;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	font-family: Verdana;
	border-collapse: collapse;
	border-spacing: 1px;
}
.carttable {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	margin-top: 10px;
}
.carttable th {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	border-style: none;
	text-align: left;
}
.carttable td {
	border-style: none;
	text-align: left;
}
.carttable-buttons td {
	border-style: none;
	text-align: center;
}
.tableleft td {
	text-align: left;
}
#section-navigation-bottom ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
	clear: both;
}
#section-navigation-bottom li {
	float: left;
}
#section-navigation-bottom a {
	background-image: url('style_images/pagebutton.gif');
	background-repeat: no-repeat;
	padding: 3px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	display: block;
	text-align: center;
	font-size: 80%;
	width: 140px;
	height: 23px;
	text-decoration: none;
	color: #000080;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#section-navigation-bottom a:hover {
	background-image: url('style_images/pagebuttonhov.gif');
}
#section-navigation-bottom .active a {
	background-image: url('style_images/pagebuttonhov.gif');
}
#site-navigation-bottom ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
	clear: both;
}
#site-navigation-bottom li {
	float: left;
}
#site-navigation-bottom a {
	background-image: url('style_images/navbutton.gif');
	background-repeat: no-repeat;
	padding: 3px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	display: block;
	text-align: center;
	font-size: 80%;
	width: 140px;
	height: 23px;
	text-decoration: none;
	color: #000080;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
#site-navigation-top a:hover {
	background-image: url('style_images/navbuttonhov.gif');
}
#site-navigation-bottom a:hover {
	background-image: url('style_images/navbuttonhov.gif');
}
#site-navigation-bottom .active a {
	background-image: url('style_images/navbuttonhov.gif');
}
#data-navigation-bottom ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
	clear: both;
}
#data-navigation-bottom li {
	float: left;
}
#data-navigation-bottom a {
	background-image: url('style_images/navbutton.gif');
	background-repeat: no-repeat;
	padding: 3px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	display: block;
	text-align: center;
	font-size: 80%;
	width: 140px;
	height: 23px;
	text-decoration: none;
	color: #000080;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
#data-navigation-bottom a:hover {
	background-image: url('style_images/navbuttonhov.gif');
}
#data-navigation-bottom .active a {
	background-image: url('style_images/navbuttonhov.gif');
}
#footer {
	text-align: left;
	width: 100%;
	position: relative;
	left: 5px;
	float: left;
	top: 10px;
	clear: both;
}







