body {
	background : #000000 url(./images/bluebackgrnd.jpg) repeat-x 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#nav {
	position:absolute;
	top: 80px;
	left: 20px;
	width:630px;
	height:20px;
	}
#logo {
	position:absolute;
	left: 655px;
	top: 0px;
	width: 120px; /* for IE5/Win - box model hack */
	voice-family: "\"}\""; /* part of box model hack */
	voice-family: inherit; /* part of box model hack */
	width:120px; /* actual value */
	height:112px;
}
h1 { color: #FFFFFF; font-size: 18px; line-height: 20px; }
a { color: #FFFFFF; text-decoration: none; }

#maincontainer { 
	position:absolute;
	left: 20px;
	top: 130px;
	width: 700px; /* for IE5/Win - box model hack */
	voice-family: "\"}\""; /* part of box model hack */
	voice-family: inherit; /* part of box model hack */
	width:700px; /* actual value */
	height:308px;
	z-index:2;
	border: 2px solid #FFFFFF;
	background-color: #333333;
	padding: 25px;
	}
html>body #maincontainer {
	width:710px; /* Be nice to Opera */
	}

#wrapper	{
	position:absolute;
	left: 20px;
	top: 130px;
	background: #000;
	color: #333;
	margin: 0px;
	padding: 0;
	width: 710px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 710px;
	/* border: 1px solid red; */
	}

html>#wrapper	{
	width: 710px;
	} 

#subheader { 
	margin-top: 62px;
	text-align: right;
	width: 760px;}
	
#subcontainer { 
	margin-top: 0px;
	width: 710px; /* for IE5/Win - box model hack */
	voice-family: "\"}\""; /* part of box model hack */
	voice-family: inherit; /* part of box model hack */
	width:710px; /* actual value */
	border: 2px solid #FFFFFF;
	background-color: #333333;
	padding: 25px 20px 0px 20px;
	}
html>body #subcontainer {
	width:700px; /* Be nice to Opera */
	}
	
ul.boxlist { margin : 0px 0px 0px 5px; padding: 1px 0px 0px 12px; }	

#mainfooter { position:relative; left: 362px; top: 495px; width:400px; height:100px; text-align: right;}

#subfooter { 
	margin: 10px 0 10px 0;
	text-align: right;
	width: 752px;}

.bodytext { font-size: 11px; line-height: 13px; color: #FFFFFF; text-decoration: none; }
a.bodytext:link, a.bodytext:visited, a.bodytext:active { font-size: 11px; line-height: 13px; color: #C3CDDE; text-decoration: none; }
a.bodytext:hover { font-size: 11px; line-height: 13px; color: #FFFFFF; text-decoration: underline; }

.bodytext2 { font-size: 12px; line-height: 13px; color: #FFFFFF; text-decoration: none; }
a.bodytext2:link, a.bodytext2:visited, a.bodytext2:active { font-size: 12px; line-height: 13px; color: #C3CDDE; text-decoration: none; }
a.bodytext2:hover { font-size: 12px; line-height: 13px; color: #FFFFFF; text-decoration: underline; }

.bodyhdr { font-size: 13px; line-height: 15px; font-weight: bold; color: #FFFFFF; text-decoration: none; }

.navtext { font-size: 11px; line-height: 13px; color: #FFFFFF; text-decoration: none; }

a.navtext:link, a.navtext:visited, a.navtext:active { font-size: 11px; line-height: 13px; color: #CCCCCC; text-decoration: none; }
a.navtext:hover { font-size: 11px; line-height: 13px; color: #FFFFFF; text-decoration: underline; }

.formtextbox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; height:13px; color: #000000; background-color: #EEEEEE; border: 1px solid #FFFFFF; padding: 0px 4px; width: 200px; margin-bottom: 2px; }
.formtextboxmed {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; height:13px; color: #000000; background-color: #EEEEEE; border: 1px solid #FFFFFF; padding: 0px 4px; width: 90px; margin-bottom: 2px; }
.formtextboxshort {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; height:13px; color: #000000; background-color: #EEEEEE; border: 1px solid #FFFFFF; padding: 0px 4px; width: 55px; margin-bottom: 2px;}
.formtextarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #EEEEEE; border: 1px solid #FFFFFF; padding: 0px 4px; width: 200px; margin-bottom: 2px; }
.formtextareawide {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #EEEEEE; border: 1px solid #FFFFFF; padding: 0px 4px; width: 400px; margin-bottom: 2px; }
.formradio {background-color:#333333; width: 15px; vertical-align: middle;}
.checkbox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFFF; }
.submitbutton {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; height: 22px; background-color: #cccccc; border: 1px solid #FFFFFF; width: 60px; margin-top: 4px; }
.submitbuttonwd {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; height: 22px; background-color: #cccccc; border: 1px solid #FFFFFF; width: 70px; margin-top: 4px; }

select.formtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #EEEEEE; border: 1px solid #FFFFFF; padding: 0px 4px; width: 100px; margin-bottom: 2px;  }

