.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	line-height: 20px;
	padding-left: 5px;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.topcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.cellpad {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cellmid {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
a:visited {
	text-decoration: none;
}

.boldred {
	font-weight: bold;
	color: #FF0000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tblbox {
	border: 1px solid #333399;
}
.captiongrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.input1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	line-height: 15px;
}
.submit1 {
	font-family: Tahoma, Arial, "MS Sans Serif", Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #D4DFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFFFF;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #99CCFF;
}
.mainnav {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	//color: #0066CC;
	color: #000000;
}
.mainnav:hover {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	color: #666666;
	background-color: #EBEBEB;
}
.contentarea {
	margin: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.subhead {
	font-weight: bold;
	color: #666699;
}
#alert {
	color: #CC0000;
}
.divider {
	border-bottom: 1px solid #CCCCCC;
	height: 5px;
	margin-top: -5px;
	margin-bottom: 5px;
}
.thanksback {
	background: url(images/merge,bk.jpg) no-repeat center top;
}
