body {
	margin: 0px;
	background-color: #26478c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #393b3f;
	text-decoration: none;
}
a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.main_title {
	font-size: 15px;
	font-weight: bold;
	color: #2064b7;
	text-decoration: none;
}
.gray_border {
	border: 1px solid #999999;
}
.boldtxt {
	font-weight: bold;
	color: #9b9b9b;
}

.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.normaltxt {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.top_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.right_pad {
	padding-right: 20px;
	color: #FFFFFF;
}
.content_bg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
li {
	list-style-image: url(../images/bullets.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #393b3f;
	vertical-align: bottom;
}
.content_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393b3f;
	line-height: 16px;
	text-align: justify;
}




.top_link:hover {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.head_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 760px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sub_head_bg {
	background-image: url(../images/subtitleback.jpg);
	background-repeat: repeat-x;
}
.footer_bg {

	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 762px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bottom_gray_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
}
.darkboldtxt {

	font-weight: bold;
	color: #393b3f;
}
textarea {

	border: 1px solid #CCCCCC;
}
.white_thick_border {

	border: 2px solid #FFFFFF;
}

