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

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #498cbf;
	background-color: #001223;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #5E9732;
}

map {
	border: none;
}

.border {
border-collapse:collapse; border:1px dotted #194973; background-color:#0b2c4a;

}

.footer-links {
	color: #498cbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.footer-links:hover { color:#ffae00;}

.top-nav-high {
	color: #ffae00;
	font-size: 13px;
	font-family: "Lucida Sans", "Tahoma", "Arial";
	font-weight: bold;
	padding-top: 22px;
	background-image:url(../images/top_nav_hover.png);
	background-repeat:no-repeat;
	height:67px;
}
.top-nav-main {
	height:67px;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Sans", "Tahoma", "Arial";
	font-weight: bold;
	line-height:60px;
}

a.top-nav-main:hover {
	height:67px;
	text-decoration:none; 
	color:#ffae00;
	background:url("../images/top_nav_hover.png");
	background-repeat:no-repeat;
	width:93px;
	display:block;
}

.top-nav-main-big {
	height:67px;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Sans", "Tahoma", "Arial";
	font-weight: bold;
	line-height:60px;
}

a.top-nav-main-big:hover {
	height:67px;
	text-decoration:none; 
	color:#ffae00;
	background:url("../images/top_nav_hover_large.png");
	background-repeat:no-repeat;
	width:142px;
	display:block;
}

.main-nav {
	color: #ffffff;
	font-size: 12px;
	font-family: "Lucida Sans", "Tahoma", "Arial";
	font-weight: bold;
}

a.main-nav:hover {
	height:61px;
	text-decoration:none; 
	color:#ffffff;
	background:url("../images/main_nav_hover.jpg") center;
	background-repeat:no-repeat;
	width:128px;
	display:block;
	line-height:61px;
}

.main-nav-menu {
	color: #0b2c4a;
	font-size: 12px;
	font-family: "Lucida Sans", "Tahoma", "Arial";
	font-weight: bold;
}

.main-nav-high {
	color: #ffffff;
	font-size: 12px;
	font-family: "Lucida Sans", "Tahoma", "Arial";
	font-weight: bold;
	background:url(../images/main_nav_hover.jpg) center;
	background-repeat:no-repeat;
	height:61px;
	line-height:61px;
}

h1  { 
	font-family:"Lucida Sans", "Tahoma", "Arial";
	font-size:16px;
	padding:0;
	margin:0;
	color:#ffae00;
}

.sub-head  { 
	font-family:"Lucida Sans", "Tahoma", "Arial";
	font-size:12px;
	padding:0;
	margin:0;
	color:#ffae00;
	font-weight:bold;
}


.high_text {
	color: #ffae00;
	font-family: Arial;
	font-size: 12px;
	line-height:17px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
