body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header {
	background-color: #009bde;
	vertical-align: middle;
	font-size: 11px;
	color: #FFFFFF;
}
.menubar {
	background-color: #033966;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bluebg {
	background-color: #009bde;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	

}
.orangebar {
	background-color: #ff9c08;
	color: #FFFFFF;
	font-size: 11px;
}
.bodybg {
	background-color: #b3d0dd;
}
.whitebg {
	background-color: #FFFFFF;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	text-decoration: underline;
}
.bluebold {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.whitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtbox {
	font-size: 10px;
	color: #003366;
	border: 1px solid #003366;
	height: 14px;
	width: 150px;
}
.bluelink {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.bluelink:hover {
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}
.blackbold {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.txt11 {
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.err {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.tabbrdr {
	border: 1px solid #009BDE;
}
.orangebar2 {

	background-color: #FFBD59;
	color: #FFFFFF;
	font-size: 11px;
}
li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}
.white11 {
	font-size: 11px;
	color: #FFFFFF;
}
