body { background-color:#002159; 
	background-repeat: no-repeat;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	}

.header { background-image:url("../images/header_generic.png"); }
.text { font-family: arial;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	margin-top:16px;
	margin-left:50px;
	margin-right:50px;
	line-height:19px;
	}
.subnav {
	font-family: arial;
	font-size:12px;
	color:yellow;
	text-decoration:none;
	margin-right:10px;
	font-weight:bold;
	line-height:20px;
	}
.subnav:hover {
	font-family: arial;
	font-size:12px;
	color:white;
	text-decoration:none;
	margin-right:10px;
	font-weight:bold;
	line-height:20px;
	}
.left { background-image:url("../images/map_left.jpg"); 
	background-repeat: no-repeat; }
.right { background-image:url("../images/map_right.jpg"); 
	background-repeat: no-repeat; }
a { color:#00368F; }
a:hover { color:#FFE300; }
.white { background-color:#ffffff; }
.title { font-family: arial narrow bold; 
	font-size:20px;
	font-weight:bold;
	color:#002159;
	}
.footer {
	font-family: arial; font-size:11px; line-height:20px;  font-weight:bold; color:#ffffff; }
	
a.nav 
	{ 
	background-image:url("../images/nav_bg.gif");
	background-repeat: no-repeat; 
	font-family: arial;
	text-transform:uppercase;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	height:27px;
	width:190px;
	padding:6px;
	}
a.nav:hover
	{ 
	background-image:url("../images/nav_bg.gif");
	background-repeat: no-repeat; 
	font-family: arial;
	text-transform:uppercase;
	font-size:11px;
	color:#FFE40F;
	font-weight:bold;
	text-decoration:none;
	height:27px;
	width:190px;
	padding:6px;
	}		
	.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a.navtext
	{ 
	font-family: arial;
	text-transform:uppercase;
	font-size:11px;
	color:yellow;
	font-weight:bold;
	text-decoration:none;
	}
a.navtext:hover
	{ 
	font-family: arial;
	text-transform:uppercase;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
.nav 
	{ 
	background-image:url("../images/nav_bg.gif");
	background-repeat: no-repeat; 
	}	

