html {min-height: 100%; margin-bottom: 1px;}
body {
background-color:#002663;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.text {
font-family: Arial, Helvetica, sans-serif;
color : #333333;
font-size: 12px;
font-weight: normal;
line-height: 14px;
}
.blacktext {
font-family: Arial, Helvetica, sans-serif;
color : #000000;
font-size: 11px;
font-weight: normal;
line-height: 14px;
}
.bluetext {
font-family: Arial, Helvetica, sans-serif;
color : #000066;
font-size: 10px;
font-weight: normal;
line-height: 14px;
}
.header {padding-left:10px;}
.heading {
font-family: Arial, Helvetica, sans-serif;
color : #FFFFFF;
font-size: 11px;
font-weight: bold;
}
.heading2 {
font-family: Arial, Helvetica, sans-serif;
color : #000000;
font-size: 11px;
font-weight: bold;
}

.textbox {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
.redbig {
font-family: "Arial Black", Helvetica, sans-serif;
color : #ff0000;
font-size: 14px;

}
.boxtext {
font-family: Arial, Helvetica, sans-serif;
color : #333333;
font-size: 9px;
line-height: 12px;
}
.boxtextsmall {
font-family: Arial, Helvetica, sans-serif;
color : #333333;
font-size: 8px;
line-height: 12px;
}



.nav img a {margin-left:2px}

.copyright {
	color:#cccccc;
	font-size: 7pt;
	font-family:Arial, Helvetica, sans-serif;
}
.padit {padding:5px}

.footer {
	color:#cccccc;
	font-size: 7pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top:10px;
}
.footer a,
.footer a:link,
.footer a:active,
.footer a:visited {
	color:#cccccc;
	font-size: 7pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footer a:hover {color:#ffffff; text-decoration:underline;}
