/* ---Default Styles--- */
html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	overflow:-moz-scrollbars-vertical;
}
body{
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
}

.body_table{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.body_table_inn{
	background-color:#edf3f7;
	border-top:solid 1px #658faf;
}

.main_txt{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.more{
	font-weight:bold;
	font-size:12px;
	color:#6c6c6c;
	text-decoration:underline;
}
.more:hover,{
	font-weight:bold;
	font-size:12px;
	color:#6c6c6c;
	text-decoration:none;
}


.bottom{
	background:url(bottom_bg.gif);
	background-repeat:repeat-x;
	color:#004c80;
	font-size:12px;
	height:20px;
}
.bottom_bullet{
	background:url(bottom_bullet.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:0px 10px 0px 10px;
	height:20px;
}
	
.body_headding{
	background-image: url(banner_tile.jpg);
}
.body_headding_2{
	font-size:16px;
	color:#6993b2;
	height:25px;
	padding:5px 0px 5px 12px;
}

.body_inn_headding{
	font-size:20px;
	color:#013767;
	font-weight:bold;
	padding:0px 8px 3px 0px;
}

.body_inn_headding_2{
	font-size:18px;
	color:#006699;
	font-weight:bold;
	padding:0px 8px 3px 0px;
}

.body_inn_txt_heading{
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}
.body_inn_txt{
	font-size:12px;
	color:#6c6c6c;
	padding:0px 8px 3px 0px;
	line-height:18px;
}

.tab_left{
	color:#013767;
	font-size:12px;
	height:20px;
	padding:1px 0px 1px 0px;
	cursor:pointer;
}

.tab_left:hover, .tab_left_selected{
    background-color:#FFFFFF;
	color:#6993b2;
	height:20px;
	padding:1px 0px 1px 12px;
	cursor:pointer;
}

.tab_left a, .tab_left_selected a, .tab_left_selected a:hover
{
	text-decoration:none;
	color:#013767;
}

.tab_left_selected a:link, .tab_left_selected a:active, .tab_left_selected a:visited, .tab_left_selected a:hover, .tab_left a:hover 
{
	color:#6993b2;
}

.middletable{ width:910px; }
.maintable{ width:100%; }

.DIVScroll{overflow:auto; width:100%}



#MenuTabBg{background:url(tab_bg.gif);background-repeat:repeat-x;height:25px;}
#MenuTab {text-align:left; border-left:solid 1px #81a4bf;	border-right:solid 1px #81a4bf; height:25px; line-height:25px;}
#MenuTab ul {margin:0;padding:0px 0px 0 0px; list-style:none; line-height:25px;}
#MenuTab li {margin:0;padding:0;  display:inline; color:#ffffff;}
#MenuTab a {float:left; margin:0;padding:0 24px 0 24px;text-decoration:none; color:#ffffff; font-weight:bold; font-size:13px; background:url(tab_bg.gif); background-repeat:repeat-x; }
#MenuTab a.sel {
	float:left;
	background-color:#5383A8;
	margin:0;
	padding:0 24px 0 24px;
	text-decoration:none;
	color:#ffffff;
	background-image:url(tab_hover.gif);
	background-repeat:repeat-x;
}
#MenuTab a:hover {
	float:left;
	background-color:#5585A9;
	color:#ffffff;
	background-image:url(tab_hover.gif);
	background-repeat:repeat-x;
}

#homemaintext{
font:Arial, Helvetica, sans-serif 13px;
color:#00457c;
font-weight:bold;
}


#homebodytext h1{
font:Arial, Helvetica, sans-serif;
font-size:15px;
color:#00457c;
font-weight:bold;
margin:0px 0px 5px 0px;
border-bottom: 1px #cccccc solid;
}

#homebodytext p{
margin:0px 0px 5px 0px;
}

#homebodytext span{
font-size:11px;

}


#rightsection h1{
font:Arial, Helvetica, sans-serif;
font-size:16px;
color:#00457c;
font-weight:bold;
margin:0px 0px 5px 0px;
}