.header_box {
	height: 204px;
	width: 768px;
	background-image: url(images/heade1.jpg);
}
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.float {
	width: 100%;
	background-color: #C9E9F8;
}
.footer_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.page_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.page_bg {
	background-image: url(images/page_background.jpg);
	background-position: center top;
	height: 100%;
}
.buttonstyle {
	background-color: #D8EEFA;
	border: 1px solid #1673A5;
}
.formstyle {
	width: 250px;
	border: 1px solid #072636;
}
.table768x100p {
	height: 100%;
	width: 768px;
}
.width212 {
	width: 212px;
	height: 100%;
}
.width212x50 {

	width: 212px;
	height: 50px;
}
.table768x42 {

	height: 42px;
	width: 768px;
}
.width212_noheight {

	width: 212px;
}
.devider {
	background-image: url(images/devider_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 78px;
}
.bluebox {
	background-color: #0E4E71;
	width: 100%;
}
