body {
	margin: 18px 2px 18px 2px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DCE1EA;
}

img {
	border: 0px;
}

a:link {
	color: #3C67B7;
}

a:visited {
	color: #3C67B7;
}

a:active, a:hover {
	color: #073891;
}

input, textarea {
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid #D8D8D8;
	border-right: 2px solid #D8D8D8;
	padding: 2px 2px 2px 2px;
}

.topnav a:link, .topnav a:active, .topnav a:visited {
	color: #FFFFFF;
}

.topnav a:hover {
	color: #e7e6fe;
}

.botnav a:link, .botnav a:active, .botnav a:visited {
	color: #EFEFEF;
	text-decoration: none;
}

.botnav a:hover {
	color: #cccccc;
	text-decoration: none;
}

.bg-top {
	background-image: url("images/bl-0-0.gif");
	width: 766px;
	height: 41px;
	background-repeat: no-repeat;
}

.bg-head {
	background-image: url("images/bl-1-0.gif");
	width: 766px;
	height: 143px;
	background-repeat: no-repeat;
}

.bg-mid {
	background-image: url("images/bl-2-0.gif");
	background-repeat: repeat-y;
}

.bg-foot {
	background-image: url("images/bl-3-0.gif");
	width: 766px;
	height: 48px;
	background-repeat: no-repeat;
}

.bg-bot {
	background-image: url("images/bl-4-0.gif");
	width: 766px;
	height: 36px;
	background-repeat: no-repeat;
}

.topnav {
	text-align: right;
	padding-right: 14px;
	padding-left: 14px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Verdana";
	color: #FFFFFF;
}

.botnav {
	text-align: center;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 2px;
	font-size: 10px;
	font-family: "Verdana";
	color: #FFFFFF;
}

.mid-content {
	padding:4px 10px 4px 10px 
}

.mid-left {
	width: 175px;
	vertical-align: top;
}

.mid-center {
	padding: 8px 18px 8px 18px;
	vertical-align: top;
}

.boxmain {
	width: 175px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.boxtop {
	width: 169px;
	height: 24px;
	background-image: url("images/boxtop.gif");
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: "Verdana";
	color: #FFFFFF;
	
}

.boxmid {
	background-image: url("images/boxmid.gif");
	background-repeat: repeat-y;
	padding: 8px 12px 8px 12px;
	
}

.boxbot {
	width: 169px;
	height: 21px;
	background-image: url("images/boxbot.gif");
	background-repeat: no-repeat;
	
}

.ident {
	text-indent: 10px;
}

.bigbold {
	font-size: 16px;
	font-weight: bold;
}

.result {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.warning {
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}