body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdheight_5{
	height:5px;
}
.tdheight_17{
	height:17px;
}
.tdheight_30{
	height:30px;
}
.tdheight_33{
	height:32px;
}
.tdheight_40{
	height:40px;
}
.tdheight_43{
	height:43px;
}
.tdheight_98{
	height:98px;
}
.bgcolor_1{
	background-color:#1069A1;
}
.bgcolor_2{
	background-color:#166EA5;
}
.bgcolor_3{
	background-color:#547588;
}
.bgcolor_4{
	background-color:#F3F3F3;
}
.bgimg_001{
	background-image: url(../images/bg_body_top.gif);
	background-repeat:repeat-x;
	height:98px;
}
.bgimg_002{
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
	height:61px;
	border:0px;
}
.bgimg_003{
	background-image: url(../images/footer_bg01.gif);
	background-repeat:repeat-x;
	height:33px;
	border:0px;
}
.bgimg_004{
	background-image: url(../images/bg_login.gif);
	background-repeat:repeat-x;
}
.hr{
	color:#CDEEFD;
	border: dashed 1px;
}
.error_message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.text_white_11_b_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.text_white_11_b_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D1ECFE;
	text-decoration:none;
}
.white_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #11618E;
}
.login_text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0969B3;
}
.login_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0969B3;
	text-decoration: underline;
}
.login_text_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #073653;
	text-decoration: underline;
}
.white_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:15px;
	padding-right:15px;
}
.heading_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #11618E;
	text-decoration: none;
}
.input_text{
	width:268px;
	border: 1px solid #7F9DB9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
}
.nav{
	font-family: helvetica,arial,clean,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0969B3;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
}
.nav:hover{
	font-family: helvetica,arial,clean,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0082E6;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
}
.content_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B5D5F;
	text-decoration: none;
	line-height: 18px;
}
.content_text_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E44F4;
	text-decoration: underline;
	line-height: 18px;
}
.content_text_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0082E6;
	text-decoration: none;
	line-height: 18px;
}
.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border:0px;
	background-color:#166EA5;
	cursor:pointer;
}
.con_message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#0000FF;
}
.footer{
	width:100%;
	bottom:0px;
	position:absolute;

	background:url(../images/footer_bg01.gif);
	background-repeat:repeat-x;
	font-family: helvetica,arial,clean,sans-serif;
	text-align:center;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:8px;
	padding-bottom:8px;
	margin:0;

}
.footer_1{
	width:100%;
	bottom:0px;
	position:fixed;

	background:url(../images/footer_bg01.gif);
	background-repeat:repeat-x;
	font-family: helvetica,arial,clean,sans-serif;
	text-align:center;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:9px;
	padding-bottom:9px;
	margin:0;

}