html {
	margin: 0;
	padding: 0; 
	background-color: #a5a6aa;
	}
#wrapper{ 
	width: 802px;
	color: #555753;  
	position: relative; 
	background-color: #ffffff;
	left: 50%;
	margin-left: -401px;
	padding: 0;
	}
.navbar{
	width: 175px;
	padding-left: 10px;
	background-color: #a91217;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	border-top: #000000 2px groove;
	border-right: #000000 2px groove;
	border-bottom: #000000 2px groove;
	border-left: #000000 2px groove;
	margin-bottom: 5px;
	}
.navbarover{
	width: 175px;
	padding-left: 10px;
	background-color: #00326e;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffd800;
	text-decoration: underline;
	border-top: #000000 2px groove;
	border-right: #000000 2px groove;
	border-bottom: #000000 2px groove;
	border-left: #000000 2px groove;
	margin-bottom: 5px;
	}
.navbaroverx{
	width: 175px;
	padding-left: 10px;
	background-color: #00326e;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffd800;
	text-decoration: none;
	border-top: #000000 2px groove;
	border-right: #000000 2px groove;
	border-bottom: #000000 2px groove;
	border-left: #000000 2px groove;
	margin-bottom: 5px;
	}
.navbarfooter{
	width: 175px;
	padding-left: 10px;
	height: 100%;
	background-color: #a91217;
	border-right: ridge 1px #00326e;
	border-left: ridge 2px #00326e;
	border-bottom: ridge 1px #00326e;
	}
.maincontent{
	padding-left: 15px;
	padding-top: 10px;
	background-color: #ffffff;
	border-right: ridge 1px #00326e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00326e;
	}
.footer{	
	background: url(/images/footer.jpg);
	}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #003263;
	font-weight: bold;
	text-decoration: underline;
	}
.smtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003263;
	font-weight: bold;
	text-decoration: underline;
	}
.submitbtn{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a91217;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
.submitbtno{
	background-color: #ffd800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
select.formInput{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
select.VShort{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	width: 75px;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
select.selectShort{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 75px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
select.selectNormal{
	background-color: #d1d1d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
input.inputtextl{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	width: 300px;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
textarea.formInput{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	width: 300px;
	height: 300px;
	}
textarea.textShort{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	width: 75px;
	height: 100px;
	}
textarea.formInput2{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	width: 300px;
	height: 50px;
	}
textarea.invisibleB{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border-top: #ffffff 1px groove;
	border-right: #ffffff 1px groove;
	border-bottom: #ffffff 1px groove;
	border-left: #ffffff 1px groove;
	width: 700px;
	height: 50px;
	}
textarea.invisible{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	border-top: #ffffff 1px groove;
	border-right: #ffffff 1px groove;
	border-bottom: #ffffff 1px groove;
	border-left: #ffffff 1px groove;
	width: 700px;
	height: 50px;
	}
textarea.formInput3{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	width: 150px;
	height: 75px;
	}
input.formText{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
input.formShort{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	width: 75px;
	}
.box{	
	border-top: #003263 1px groove;
	border-right: #003263 1px groove;
	border-bottom: #003263 1px groove;
	border-left: #003263 1px groove;
	}
.bluebg{
	padding: 10px; 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 10pt; 
	background-color: #00326e; 
	width: 500px; 
	text-align: left;
	font-weight: bold;
	}
.bluebgright{
	padding-right: 10px; 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 10pt; 
	background-color: #00326e; 
	width: 500px; 
	text-align: right;
	font-weight: bold;
	}
.bluebg250{
	padding: 10px; 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 10pt; 
	background-color: #00326e; 
	width: 225px; 
	text-align: left;
	}
.bluebg275{
	padding: 10px; 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 10pt; 
	background-color: #00326e; 
	width: 255px; 
	text-align: left;
	}
.bluebg265{
	padding: 10px; 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 10pt; 
	background-color: #00326e; 
	width: 235px; 
	text-align: left;
	}
.bluebgnowidth{
	padding: 10px; 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 10pt; 
	background-color: #00326e; 
	text-align: left;
	font-weight: bold;
	}
.graybox5{
	padding-left: 10px;
	padding-top: 3px; 
	padding-bottom: 3px; 
	color: #000000; 
	font-family: verdana; 
	font-size: 10pt; 
	background-color: #d1d1d1; 
	width: 500px; 
	font-weight: bold;
	text-align: left;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
.gray400{
	padding-left: 10px;
	padding-top: 3px; 
	padding-bottom: 3px; 
	color: #000000; 
	font-family: verdana; 
	font-size: 10pt; 
	background-color: #d1d1d1; 
	width: 400px; 
	font-weight: bold;
	text-align: left;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
.graybox{
	padding-left: 10px;
	padding-top: 3px; 
	padding-bottom: 3px; 
	color: #000000; 
	font-family: verdana; 
	font-size: 10pt; 
	background-color: #d1d1d1; 
	font-weight: bold;
	text-align: left;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
.graynotop{
	padding-left: 10px;
	padding-top: 3px; 
	padding-bottom: 3px; 
	color: #000000; 
	font-family: verdana; 
	font-size: 10pt; 
	background-color: #d1d1d1; 
	font-weight: bold;
	text-align: left;
	border-top: #000000 0px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	}
.graynobot{
	padding-left: 10px;
	padding-top: 3px; 
	padding-bottom: 3px; 
	color: #000000; 
	font-family: verdana; 
	font-size: 10pt; 
	background-color: #d1d1d1; 
	font-weight: bold;
	text-align: left;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 0px groove;
	border-left: #000000 1px groove;
	}
input.invisible{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border: #ffffff 1px solid;
	}
input.deletecomment{height:10px; width:10px; margin:0px;}
textarea.formQuery{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	width: 500px;
	height: 100px;
	}
textarea.commentField{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003263;
	font-weight: bold;
	border-top: #000000 1px groove;
	border-right: #000000 1px groove;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	width: 500px;
	height: 40px;
	}
.bottom{	
	border-bottom: #000000 2px solid;
	}
	
A:active{text-decoration: none;}
A:link{color: #ffffff; text-decoration: none;}
A:visited{color: #ffffff; text-decoration: none;}
a:hover{ color: #ffd800; text-decoration: underline;}
	
.reglink:active{text-decoration: none; font-weight: bold;}
.reglink:link{color: #003263; text-decoration: none; font-weight: bold;}
.reglink:visited{color: #003263; text-decoration: none; font-weight: bold;}
.reglink:hover{ color: #a91217; text-decoration: underline; font-weight: bold;}
	
.footerlink:active{text-decoration: none; font-family: verdana; font-size: 8pt; font-weight: bold;}
.footerlink:link{color: #003263; text-decoration: none; font-family: verdana; font-size: 8pt;  font-weight: bold;}
.footerlink:visited{color: #003263; text-decoration: none; font-family: verdana; font-size: 8pt;  font-weight: bold;}
.footerlink:hover{ color: #a91217; text-decoration: underline; font-family: verdana; font-size: 8pt;  font-weight: bold;}
