@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; background:#f1f1f1; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3e3e3e;  line-height:16px;}

p, form{margin:0px; padding:0px;}

.header_top_border{border-top:6px solid #113f4f;}

.phone{background:url(../images/phone_bg.jpg) no-repeat;width:218px; height:73px;}
.phone p{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; line-height:20px; color:#444444;  font-weight:bold; padding:15px 0 0 0; text-align:left;}

.navigation{background:url(../images/navigation_bg.jpg) no-repeat; font-size:14px; line-height:50px; color:#444444;}
.navigation ul{margin:0px; padding:0px 15px;}
.navigation ul li{margin:0px; padding:0px; list-style:none; background:url(../images/divider.jpg) no-repeat right; display:inline-block; float:left;}
.navigation ul li a{color:#444444; text-decoration:none; margin:0px; padding:16px 23px;}
.navigation ul li a:hover{color:#444444; text-decoration:none; margin:0px; padding:16px 23px;}
.navigation ul li a.active{color:#FFFFFF; text-decoration:none; background: url(../images/active.jpg) repeat-x; margin:0px; padding:16px 23px;}
.nobg{background:none !important;}

.middle_bg{background:url(../images/middle_top.jpg) no-repeat top; padding:30px 0 0 0;}

.banner{background:url(../images/banner.jpg) no-repeat; padding:95px 0 0 50px;}
.banner p{font-size:12px; color:#fff; text-align:justify; line-height:18px;}

.welcome{color:#585858; text-decoration:none; font-size:11px; line-height:18px; text-align:justify;}
.welcome a{color:#1d90b7; text-decoration:underline;}
.welcome a:hover{color:#1d90b7; text-decoration:none;}

.welcome .img{border:1px solid #3d94ad; margin:0 20px 15px 0; padding:0px;}

.h_line{ background:url(../images/h_line.jpg) repeat-x;}
.v_line{ background:url(../images/v_line.jpg) repeat-y;}

.dotted_h_line{ background:url(../images/dotted_h_line.jpg) repeat-x;}

.heading{ font-size:11px; color:#585858;}
.heading h1{color:#1982a5; padding:0px 0 10px 0; margin:0px;  font-size:18px; line-height:18px;}
.heading h1 span{ color:#5c5c5c;   font-size:18px; }
.heading a{color:#1d90b7; text-decoration:underline;}
.heading a:hover{color:#1d90b7; text-decoration:none;}
.heading span{ color:#1982a5; font-size:12px; font-weight:bold;}

.heading ul{margin:0px; padding:0px;}
.heading ul li{background:url(../images/li.jpg) no-repeat left top; list-style:none; font-size:12px; line-height:29px; padding:0 0 0 35px;}
.heading ul li a{color:#3e3e3e; text-decoration:none;}
.heading ul li a:hover{color:#3e3e3e; text-decoration:underline;}

.input{width:190px; border:1px solid #666666; margin:0 0 8px 0;}

.name{font-size:12px; color:#353535; padding:0 0 0 5px;}

.footer{background:#114050;  color:#fff;  font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:22px; padding:10px 0;}
.footer a{ color:#fff; text-decoration:none; font-size:12px;}
.footer a:hover{ color:#fff; text-decoration:underline;}

.inner_heading{ margin:0px; padding:0px;font-size:12px; color:#066089; text-align:justify;}
.inner_heading h1{ font-size:18px; color:#1982a5; margin:0px; padding:0 0 10px 0;}
.inner_heading h1 span{ color:#5c5c5c;}
.inner_heading p {padding:7px 0; margin:0; font-size:11px;color:#585858;}
.inner_heading span{color:#066089;}
.inner_heading h2{ font-size:14px; color:#1982a5; margin:0px; padding:10px 0; border-bottom:1px solid #CCCCCC;}


.inner_heading ul{margin:0px; padding:0px;}
.inner_heading ul li{background:url(../images/li2.jpg) no-repeat left top; list-style:none; font-size:11px; line-height:18px; padding:0 0 0 15px; color:#585858;}

.inner_heading .img{border:1px solid #066089; margin-right:10px;}
.inner_heading .img1{border:1px solid #066089; margin-left:10px;}







.inner_text{font-size:12px; color:#066089; text-align:justify; padding:10px;}
.inner_text p {padding:7px 0; margin:0; font-size:11px;color:#585858;}
.inner_text span{color:#066089;}
.inner_text a{color:#1d90b7; text-decoration:underline;}
.inner_text a:hover{color:#1d90b7; text-decoration:none;}

.inner_text .img{border:1px solid #066089; margin-right:10px;}
.inner_text .img2{margin-right:10px;}


.redtxt{font-size:11px;color:#FF0000;}

.input1{border:1px solid #CCCCCC; margin:3px 0px; font-size:12px; color:#2a3f59; width:230px;}


/*tab data css start here*/


.ad{
	position:absolute;
	top:10px;
	right:10px;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding:0 0 0 50px;
	background:url(../images/heading_bg.jpg) no-repeat;
	width:585px;
	line-height:42px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_question span{ color:#7ddeff;}
.dhtmlgoodies_answer{/* Parent box of slide down content */
	/* Start layout CSS */
	width:625px;
	/* End layout CSS */
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:0px;
	position:relative;
}

/*tab data css close here*/