html, body {
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100.05%;
	background-color: #000033;
	font-size: 12px;
	line-height: 14px;
}
.fullheight {
	height: 100%;
	background-color: #030d1f;
}
.headnav-div {
 background: url(../img/head-nav-div-bg.gif);
 background-repeat: repeat-x;
}
.navbody-div {
	background: url(../img/nav-body-div-bg.gif);
	background-repeat: repeat-x;
}
.subhead-bg {
	background: url(../img/sub-head-bg.gif);
	background-repeat: repeat-x;
}
.body {
	background-color: #01367c;
	color: #6699ff;
	padding-left: 33px;
	padding-right: 33px;
	padding-bottom: 20px;
	padding-top: 5px;
	text-align: justify;
}
.header {
	color: #ffffff;
	font-size: 15px;
	line-height: 17px;
	font-weight: bolder;
}
.subheader {
	color: #A9A9A9;
	font-size: 13px;
	line-height: 15px;
	font-weight: bolder;
}
.subyellow {
	color: #ff9900;
	font-size: 13px;
	line-height: 15px;
	font-weight: bolder;
}
.subbody {
	background-color: #01367c;
	color: #6699ff;
	padding-left: 8px;
	padding-right: 8px;
}
.a:link {
	color: #0064a5;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 14px;
}
.a:visited {
	color: #0064a5;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 14px;	
}
.a:active {
	color: #0064a5;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 14px;	
}
.a:focus {
	color: #0064a5;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 14px;	
}
.a:hover {
	color: #e19714;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
}	
.footer {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	background: url(../img/footer-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.footera:link {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footera:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footera:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footera:focus{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footera:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #e19714;
	text-decoration: underline;
}
