/* CSS Document */
body { 
	background: #fff; 
	font: 11px/1.75em arial, Verdana, Tahoma, arial, sans-serif;
	color: #444; 
	text-align:left;
	

}
a {	color: #0099CC;	background: inherit;}

#main_frame{ width:925px;}
.menu_top{ width:925px; height:31px;}
.menu_left{ width:25px; float:left;background: white url(../images/media/menu-left.gif) top left no-repeat;height:31px;margin-top: 1px;
}
.menu_center{ width:875px; float:left;height:31px;}
.menu_right{ width:25px; float:left;background: white url(../images/media/menu-right.gif) top right no-repeat;height:31px;margin-top: 1px;
}
.bg{background: white url(../images/bg.png) top center repeat-y; }
.top_title{  height:75px; text-align:left; background: white url(../images/line.jpg) top left repeat-x;}
.title_logo{width:157px; float:left; height:75px;}
.title_logo_right{width:768px; float:left; height:75px;}
.search_form { margin:0px; padding:0px; margin-top:5px; }
.text_box { margin:0px;  background-color:#FFFFFF; height:18px; margin-bottom:0px; padding-bottom:0px; background-image:url(../images/gradient_bg1.gif); background-position:center; background-repeat:no-repeat; border:1px solid #CCCCCC; color:black; margin-right:10px; }
.search_btn { margin:0px; background: white url(../images/button.jpg) top left no-repeat; height:24px; border:none; width:86px;  margin-top:2px; font-size:11px; font-weight:500}
.box_frame { height:190px;background: white url(../images/bg_line1.jpg) top left repeat-x; padding-top:10px; border-bottom:0px solid #CCCCCC; margin-bottom:5px; }
.boxes{ height:182px;line-height:12px;}
.box { width:25%; float:left; height:182px; background: url(../images/box.gif) top center no-repeat;}
.insde_box{margin:10px; text-align:left; padding:8px; font-size:11px; padding-left:15px; text-align:left;}
.insde_box1{margin:5px; text-align:left; padding:8px; font-size:11px; padding-left:10px; text-align:left; border:1px solid #CCCCCC; background-color:#FFFFFF}

.box_heading{font-size:11px; color:#003366; font-weight:bolder; line-height:13px;}
.news{ height:61px;}
.news_left{ width:75px; float:left;background: white url(../images/left-bg.jpg) top left no-repeat;height:61px; 
 }
.news_center{ width:825px; float:left;height:61px;background: white url(../images/center-bg.jpg) top left repeat-x; text-align:left}
.news_right{ width:25px; float:left;background: white url(../images/right-bg.jpg) top right no-repeat;height:61px;
}
.dropdown{font-size:11px; color:#003366;}
.menu_01{ list-style:square; line-height:18px;}
.bread_scrum{ height:30px; text-align:left;background: white url(../images/dot.gif) top left repeat-x; line-height:18px;}
.bread_scrum a{ height:30px; text-align:left;line-height:18px; text-decoration:none; background-image:none; color:#666666}
.bread_scrum a:hover{ height:30px; text-align:left;line-height:18px; text-decoration:underline; background-image:none; color:#666666}

.nav_left{ width:190px; float:left;  border:0px solid #CCCCCC ; text-align:left  }

.nav_right{ width:735px; float:left;background: white url(../images/box11.gif) top center no-repeat;height:25px; border:0px solid #CCCCCC ; text-align:left  }
.nav_break{ width:365px; float:left}
.heading1{ font-size:12px; color:#0099CC; text-transform:uppercase; font-weight:bold}

.blue ul{
padding: 8px 15px;
margin-left: 0;
margin-top: 1px;
margin-bottom:10px;
font: 11px/1.75em arial, Verdana, Tahoma, arial, sans-serif;
list-style:square;
list-style: circle outside;;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.opening1 ul{
padding: 8px 20px;
margin-left: 0;
margin-top: 1px;
margin-bottom:10px;
font: 11px/1.75em arial, Verdana, Tahoma, arial, sans-serif;
list-style: circle outside; 
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.Login{ font-size:11px;}
.contact{ border:1px solid #EAEAEA}

#contentwrapper{

}

.billcontent{
width: 100%;
display:block;
}
.top_link{ text-decoration:none; color:#666666}