body {
	background-color:#FFFFFF;
	margin:0px;
}
.bg_left {
	background-image:url(../images/bg_top_left.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.left_panel {
	background-color:#005290;
}
.right_panel {
	border-left:solid 1px #ACD3E3;
	border-bottom:solid 1px #ACD3E3;
	background-color:#E8F5FF;
}
.top_red {
	background-color:#A50109;
}
.bg_right {
	background-image:url(../images/bg_top_right.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.bg_top_blue {
	background-image:url(../images/blue_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:7px;
}
.bottom_bg {
	background-image:url(../images/blue_bg.gif);
	background-repeat:repeat-x;
	height:7px;
}
.request_bg {
	background-image:url(../images/request_bg.gif);
	background-repeat:repeat-y;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#0457A1;
	text-align:center;
	text-decoration:none;
}
.nav_bg {
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	background-color:#005290;
	height:24px;
}
.login_bg {
	background-image:url(../images/login_bg.gif);
	background-repeat:repeat-x;
	height:24px;
	border:solid 1px #3D86BD;
}
a.left_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
a.left_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.table_heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E5C8B;
	font-weight:bold;
	text-decoration:none;
}
.body_bold {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#A50109;
	font-weight:bold;
	text-decoration:none;
}
.body_text {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#4C4C4C;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}
.right_text {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#0457A1;
	font-weight:normal;
	text-decoration:none;
}
a.read_more {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#A50109;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}
a.read_more:hover {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#A50109;
	font-weight:normal;
	text-align:justify;
	text-decoration:underline;
}
a.body_link {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#005290;
	font-weight:bold;
	text-decoration:none;
}
a.body_link:hover {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#005290;
	font-weight:bold;
	text-decoration:underline;
}
.textbox {
	border:solid 1px #709FC1;
	width:185px;
	height:15px;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#005290;
}

.commentbox {
	border:solid 1px #709FC1;
	width:350px;
	height:60px;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#005290;
}

.selectlist {
	border:solid 1px #709FC1;
	width:185px;
	height:30px;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#005290;
}

.btn {
	background-image:url(../images/button_bg.gif);
	background-position:bottom;
	background-color:#8BC2E7;
	background-repeat:repeat-x;
	border:solid 1px #85B3D6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0457A1;
	text-align:center;
}
a.bottom_link {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#4C4C4C;
	font-weight:normal;
	text-decoration:none;
}
a.bottom_link:hover {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#4C4C4C;
	font-weight:normal;
	text-decoration:underline;
}
