.headcopy {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bolder;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #00458A;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.copy-reg {
	font-size: 11pt;
	color: #FFFFFF;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;;
}
.copy-sub {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
}
body {
	background-color: #000040;
	left: 0px;
	top: 0px;
	background-image: url(media/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;;
}
#splash {
	position: absolute;
	left: 20px;
	bottom: 0px;
}

#private {
	padding: 120px;
}

#content {
	position: absolute;
	top: 80px;
	width: 50%;
	right: 300px;
	color: #FFFFFF;
	line-height: 160%;
}
#headnav {
	position: absolute;
	top: 20px;
	right: 20px;
}
#private #form tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#private #form td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px;
}
#navcontainer ul{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 8pt;
}
#navcontainer li { margin: 0 0 .2em 0; }
#navcontainer a{
display: block;
color: #FFF;
background-color: #000033;
width: 9em;
padding: .2em .8em;
text-decoration: none;
}
#navcontainer a:hover{
color: #3399FF;
}
a:link {
	text-decoration: none;
	color: #CCFFFF;
}
a:visited {
	text-decoration: none;
	color: #CCFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {text-decoration: underline; color: #FFFFFF;}
#colorbox {
	margin: 8px;
	height: 20px;
	width: 20px;
	border: 1px solid #000000;
}
