/* CSS Document */
*
{
margin:0;
padding:0;
}
body
{background-image:url(../images/inner_page_bg.gif);
background-repeat:repeat-x;
}
.main_div
{
width:961px;
height:auto;
margin:auto;
padding-bottom:5px;
}
.logo
{
width:185px;
height:69px;
padding-left:25px;
padding-top:7px;
float:left;
}
.top_menu
{
width:725px;
height:50px;
float:left;
}
.menu_box
{width:40px;
height:40px;
float:right;
text-align:center;
font-family:Tahoma;
font-size:11px;
color:#606060;
padding-top:10px;
padding-right:5px
}
.top_link
{
text-align:center;
font-family:Tahoma;
font-size:11px;
color:#606060;
text-decoration:none;
margin-top:2px;
}
a:hover.top_link
{
text-align:center;
font-family:Tahoma;
font-size:11px;
color:#0c618a;
text-decoration:underline;
margin-top:2px;
}
.clear
{
clear:both;
}

h2
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#5d5d5d;
font-weight:400;
padding-top:24px;
}
.main_para
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#353535;
padding-top:15px;
padding-right:25px;
padding-bottom:22px;
line-height:16px;
}
.heading_bg
{
height:auto;
width:837px;
float:left;
}
.heading_bg1
{
background-image:url(../images/heading_bg1.gif);
background-repeat:no-repeat;
width:47px;
height:29px;
float:left;
}
.heading_bg2
{
background-color:#f1f1f1;
width:544px;
height:29px;
float:left
}
.heading_bg3
{
background-image:url(../images/heading_bg2.gif);
background-repeat:no-repeat;
width:21px;
height:29px;
float:left
}
.bottom_space
{
height:25px;
width:100%;
}
.footer_bg
{
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
height:50px;
width:auto;
}
.footer_div
{
width:961px;
height:25px;
font-family:Tahoma;
font-size:11px;
color:838383;
margin:auto;
padding-top:15px;
}
.footer_link
{
font-family:Tahoma;
font-size:11px;
color:#606060;
text-decoration:none;
margin-top:2px;
}
a:hover.footer_link
{
font-family:Tahoma;
font-size:11px;
color:#0c618a;
text-decoration:underline;
margin-top:2px;
}
li
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#454545;
line-height:16px;
}
.vision_bg
{
background-image:url(../images/vision_bg.gif);
background-repeat:repeat-x;
height:84px;
width:837px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#454545;
padding-top:10px;
padding-left:18px;
}
.mission_bg
{
background-image:url(../images/mission_bg.gif);
background-repeat:repeat-x;
height:210px;
width:837px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#454545;
padding-top:10px;
padding-left:18px;
}
.read_more
{
font-family:Tahoma;
font-size:11px;
font-weight:600;
color:black;
float:right;
padding-top:15px;
padding-right:8px;
}


/*tab_css*/



.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
	
}

.mootabs_title li {
	float: left;
	background-color:#eef0f1;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	color: #000;
	font-family: "Trebuchet MS";
	font-size:12px;
	height: 24px;
	line-height: 24px;

}

.mootabs_title li.active {
	border-top: 3px solid #236b9b;
}

.mootabs_panel {
	display: none;
	position: relative;
	width: 100%;
	top: -1px;
	font-family:Tahoma;
	font-size:13px;
	clear: both;
	color: #666666;
	overflow: auto;
	text-align:left;
	padding: 3px;
	line-height:18px;
	
	
}

.mootabs_panel.active {
	background-color:#fff;
	border:solid;
	border-width:1px;
	border-color:#cae8f4;
	display: block;
	
	
}

.mootabs_title li.over {
	border-top: 3px solid #cae8f4;
}
.text_field_style
{
border-color:#CCCCCC; 
background-color:#FFFFFF; 
border-style:solid; 
border-width:1px;
}
.text_field_style
{
border-color:#CCCCCC; 
background-color:#FFFFFF; 
border-style:solid; 
border-width:1px;

}
.form_text
{font-family:Tahoma;
font-size:11px;
color:#666666
}
.sumbit_text
{font-family:Tahoma;
font-weight:bold;
text-decoration:none;
font-size:13px;
color:#1d9601;
}
a:hover.sumbit_text
{color:#000000;
}

/**Quote Form Css**/

.mailto {
color:#669900;
font-weight:bold;
}
.mailto:hover, .submit:hover {
color:black;
}
.margin_top {
margin-top:8px;
}
.formctrls {
margin-left:50px;
margin-top:8px;
}
.submit {
color:#669900;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
margin-right:20px;
text-decoration:none;
}

.txtbox_class1 {
background-color:white;
border:1px solid gainsboro;
font-family:Verdana;
font-size:10pt;
height:100px;
width:250px;
}
.txtbox_class {
background-color:white;
border:1px solid gainsboro;
font-family:Verdana;
font-size:10pt;
height:15px;
width:250px;
}
.contactlbl {
color:dimgray;
display:block;
font-family:Verdana;
font-size:10pt;
text-align:left;
padding-bottom:5px;

}
.contactlb2{
color:dimgray;
display:block;
font-family:Verdana;
font-size:10pt;
text-align:left;
padding-bottom:5px;
height:25px;
}
.formtitle {
color:#1C78A7;
font-family:Trebuchet MS;
font-size:18pt;
font-weight:bold;
margin-left:20px;
margin-top:15px;
}

.formtitle13 {
border-color:#1C78A7;
border-style:solid;
border-width:5px 1px;
color:dimgray;
font-family:Verdana;
font-size:10pt;
margin-left:20px;
margin-right:20px;
margin-top:10px;
padding-bottom:10px;
padding-left:30px;
padding-top:10px;
width:630px;
}
.formtitle12 {
background-color:whitesmoke;
border-left:4px solid #1C78A7;
color:dimgray;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
margin-left:20px;
margin-right:20px;
margin-top:10px;
padding-bottom:5px;
padding-left:20px;
padding-top:5px;
width:630px;
}
.formtitle1 {
border-bottom:1px solid #EF962E;
color:#EF962E;
font-family:Trebuchet MS;
font-size:18pt;
font-weight:bold;
margin-left:60px;
margin-right:20px;
padding-bottom:5px;
padding-top:15px;
}
.formtitle2 {
border-bottom:1px solid #EF962E;
color:#EF962E;
font-family:verdana;
font-size:10pt;
font-weight:bold;
margin-left:60px;
margin-right:20px;
padding-bottom:5px;
padding-top:25px;
}

.li_sitemap
{
list-style-image:url(../images/Bullet.png);
font-weight:normal;
font-size:12px;
padding-bottom:3px;
padding-top:2px;
font-family:Arial, Helvetica, sans-serif;
}

.Sitemap_link
{
color:#1563c2;
text-decoration:none;
}
a:hover.Sitemap_link
{
color:#000000;
text-decoration:underline;

}
.hide_show_img
{
background-image:url(../images/plus.gif);
}
