body {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	color: #000000;
	line-height: 20px;
	padding-top: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #ffffff;
}
.clearit {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 0px;
}
p,form,div,h1,h2,h3,ul,li {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-weight: normal;
	font-size: 17px;
	padding-bottom: 5px;
	width: 169px;
	color: #ffffff;
	text-align: center;
}
h2 {
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 10px;
	width: 169px;
	color: #ffffff;
	padding-top: 5px;
	font-family: Arial, Helevtica, sans-serif;
	text-align: center;
}
h3 {
	font-weight: normal;
	font-size: 16px;
	padding-top: 10px;
	padding-left:20px;
	margin-bottom:-20px;
	color:#1e417a;
}
.pageholder {
	width: 100%;
	background-color: #ffffff;
}
.backtileholder {
	background-image: url(images/backtile.jpg);
	margin-left: auto;
	overflow: hidden;
	width: 868px;
	margin-right: auto;
	background-repeat: repeat-y;
}
.bodyholder {
	margin-left: auto;
	overflow: hidden;
	width: 800px;
	margin-right: auto;
}
/*HEADER STARTS HERE*/
.header_holder {
	overflow: hidden;
	width: 100%;
	height: 79px;
}
.logo {
	clear: left;
	float: left;
	background-image: url(images/logo.jpg);
	overflow: hidden;
	width: 323px;
	background-repeat: no-repeat;
	height: 79px;
}
.main_menu_holder {
	clear: right;
	float: right;
	background-image: url(images/main_menu.jpg);
	
	width: 457px;
	background-repeat: no-repeat;
	height: 79px;
	text-align:right;
	background-color: #003a5f;
	padding-right:20px;
}
.main_menu {
	padding-right: 0px;
	font-size: 10px;
	color: #ffffff;
	padding-top: 55px;
	
}
.main_menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.main_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.main_menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.main_menu a.here:link,.main_menu a.here:visited,.main_menu a.here:hover {
	color: #b1b2b4;
	text-decoration: underline;
}

.menu_l1_holder {
	width: 100%;
	height: 26px;
	background-color: #dfdfdf;
	text-align: center;
}
.menu_l1_holder ul {
	width: 100%;
	text-align: center;
}
.menu_l1_holder li {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	font-size: 10px;
	float: left;
	list-style-type: none;
	text-align: center;
	width:auto;
}
.menu_l1_holder li a:link,.menu_l1_holder li a:visited {
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	color: #00264c;
	padding-top: 3px;
	height: 23px;
	text-decoration: none;
	font-size:10px;
}

.menu_l1_holder li a:hover {
	display: block;
	color: #ffffff;
	background-color: #98a1b4;
	
}
.menu_l1_holder li a.here:link,.menu_l1_holder li a.here:visited,.menu_l1_holder li a.here:hover {
	display: block;
	color: #ffffff;
	padding-top: 3px;
	height: 23px;
	background-color: #2785c2;
	text-decoration: none;
}
.menu_l2_holder {
	font-size: 9px;
	width: 100%;
	color: #ffffff;
	height: 21px;
	background-color: #2785c2;
	text-align: center;
	padding-top:5px;
}
.menu_l2_holder a:link,.menu_l2_holder a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu_l2_holder a:hover {
	color: #00264c;
	text-decoration: underline;
}
.menu_l2_holder a.here:link,.menu_l2_holder a.here:visited,.menu_l2_holder a.here:hover {
	color: #00264c;
	text-decoration: none;
}
div #sister_sites{
	position:absolute;
	margin-top:-125px;
	line-height:14px;	
}
/*CONTENT STARTS HERE*/
.content_holder {
	position:relative;
	width:800px;
	
}
.content_left {
	float: left;
	clear: left;
	background-image: url(images/left_bar.jpg);
	overflow: hidden;
	width: 169px;
	color: #ffffff;
	background-repeat: no-repeat;
	position: relative;
	height: 360px;	
	
}
.headings {
	width: 169px;
	bottom: 1px;
	position: absolute;
	text-align: center;
}
.content_right {
	clear: right;
	float: right;
	overflow: hidden;
	width: 631px;
	color: #646567;
}
.address {
	float:left;
	clear:left;
	padding-left: 25px;
	font-size: 10px;
	background-image: url(images/address_tile.jpg);
	width: 144px;
	color: #2785c2;
	bottom: 0px;
	left:0px;
	line-height: 12px;
	padding-top: 10px;
	background-repeat: repeat-x;
	position:absolute;
	height: 132px;
	z-index:200;
}
.address .grey {
	color: #9d9ea0;
}
.address a:link,.address a:visited {
	color: #00264c;
	text-decoration: underline;
}

.address a:hover {
	color: #2785c2;
	text-decoration: underline;
}
.grey_box {
	margin-top: 30px;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 587px;
	color: #1e417a;
	padding-top: 10px;
	background-color: #f5f6f6;
	font-size:12px;
	line-height:21px;
}
.content_padder {
	padding-right: 25px;
	padding-left: 20px;
	clear:both;
}
hr{
        margin-top:15px;
        border: none 0; 
        border-top: 1px solid #c2c2c2;/*the border*/
        height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.blue_box {
	padding-right: 25px;
	margin-top: 20px;
	float: right;
	margin-bottom: 20px;
	color: #ffffff;
	line-height: 24px;
	background-color: #00264c;
}
a.bottom_link:link,a.bottom_link:visited {
	background-position: left center;
	margin-top: 10px;
	padding-left: 15px;
	float: right;
	background-image: url(images/bot_link.jpg);
	margin-bottom: 10px;
	color: #0000ff;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.bottom_link:hover {
	background-image: url(images/bot_link_o.jpg);
	color: #1e417a;
	text-decoration: underline;
}
tr.tablehead{
	color:#ffffff;
	height:41px;
	background-color:#02264c;	
}
tr.hilite{
	color: #1e417a;
	background-color:#f5f6f6;
		
}
td.number{
	color: #ffffff;
	background-color:#2785c2;
	text-align:center;	
}
td.number_text{
	color: #ffffff;
	background-color:#2785c2;	
}
td{
	padding-left:10px;
	padding-right:5px;
	border-right:1px solid #c3c3c3;	
}
table{
	color: #1e417a;
	border-bottom:1px solid #c3c3c3;;	
}
.blue_text{
	color:#2785c2;	
}
/*FOOTER STARTS HERE*/
.footer_holder {
	padding-right: 25px;
	background-position: left top;
	padding-left: 25px;
	background-image: url(images/footer_tile.jpg);
	overflow: hidden;
	width: 750px;
	color: #00264c;
	padding-top: 22px;
	background-repeat: no-repeat;
	height: 51px;
}
.footer_holder img {
	clear: right;
	float: right;
	width: 242px
}
.footer_menu {
	clear: left;
	float: left;
	width: 494px;
	line-height: 14px;
}
.footer_menu a:link,.footer_menu a:visited {
	font-size: 10px;
	color: #00264c;
	text-decoration: none;
}

.footer_menu a:hover {
	color: #2785c2;
	text-decoration: underline;
}
.footend {
	background-image: url(images/footend.jpg);
	margin-left: auto;
	width: 868px;
	margin-right: auto;
	background-repeat: no-repeat;
	height: 25px;
}
.credit {
	padding-right: 38px;
	font-size: 9px;
	float: right;
	padding-top: 10px;
	text-align: right;
}
.credit a:link,.credit a:visited {
	color: #dfdfdf;
	text-decoration: none;
}

.credit a:hover {
	color: red;
	text-decoration: underline;
}
.headings p {
	padding: 10px;
}
.headings p a {
	color: #FFFFFF;
}
