.wrapper {
	width: 904px;
}
.hdg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	height: 30px;
	font-weight: bold;
	color: #367BBC;
}
.tbl-head {
	background-color: #487DAE;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	height: 50px;
	padding-right: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.contentbox {
	font-size: 12px;
	padding-left: 15px;
	border-top: 1px solid #487DAE;
	border-right: 1px solid #487DAE;
	border-bottom: 1px solid #487DAE;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #487DAE;
}
.btn {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #487DAE;
	height: 34px;
	width: 173px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.btn-sel {
	font-size: 12px;
	color: #000000;
	background-color: #DAE5EF;
	height: 34px;
	width: 173px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.links {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt-s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding-right: 10px;
	padding-left: 15px;
}
.txt-frm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt-blt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013F7F;
	padding-left: 15px;
}
.hdg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 65px;
	padding-left: 15px;
	font-weight: bold;
}
.hdg3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 30px;
	font-weight: normal;
	padding-left: 15px;
}
.formbg {
	background-color: #E6F1FA;
	border: 1px solid #CCCCCC;
}
.txt {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #487DAE;
	height: 35px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: middle;
}

