/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555656;
	line-height:18px;
	background-color:#f1f3f5;
}
h1{
	font-size:22px;
	color:#03609b;
	margin:0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:22px;
	font-family:"Times New Roman", Times, serif;
}
h2{
	font-size:18px;
	color:#394928;
	margin:0px;
	margin-bottom:10px;
}
h3{
	font-size:14px;
	color:#03609b;
	margin:0px;
	line-height:33px;
	font-weight:normal;
}
h4{
	font-size:18px;
	color:#01689a;
	margin:0px;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
a{
	color:#2f79a7;
	text-decoration:underline;
}
a:hover{
	color:#666666;
	text-decoration:none;
}
p{
	margin:5px 0px;
	text-align:justify;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
}
#wrap{
	margin:0px auto;
	width:963px;
}
#header{
	height:20px;
	position:relative;
	background-color:#f1f3f5;
	margin:0px 5px;
}
.topnav{
position:absolute;
top:72px;
right:95px;
color:#4f4f4e;
font-size:12px;
}
.topnav a{
text-decoration:none;
color:#4f4f4e;
}
.topnav a:hover{
text-decoration:none;
color:#000;
}
.headerflash{
position:relative;
height:315px;
}
.hrflash{
position:absolute;
top:0px;
left:0px;
}
#nav{
	height:49px;
	background-image:url(../images/navbg.gif);
	background-repeat:repeat-x;
	clear:both;
	position: relative;
	color:#746b6a;
}
.left_curve{
	background-image:url(../images/nav_lc.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:-1px;
	top:0px;
	height:49px;
	width:18px;
}
.right_curve{
	background-image:url(../images/nav_rc.gif);
	background-repeat:no-repeat;
	position:absolute;
	right:-1px;
	top:0px;
	height:49px;
	width:18px;
}
    #tabs {
      font-size:12px;
      line-height:14px;
	  padding-left:20px;
	  padding-top:12px;
	  font-weight:bold;
	  color:#fff;
      }
    #tabs ul {
	margin:0px;
	padding:0px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      margin:0;
	  margin-right:2px;
      padding:0 0 0 6px;
      text-decoration:none;
	  text-align:center;
	  
      }
    #tabs a span {
      float:left;
      display:block;
      padding:6px 20px 0px 15px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
      }
    #tabs a:hover {
	color:#000;
      }
    #tabs a:hover span {
      background-position:100% -30px;
      }
	  	      #tabs a#current span {
	  color:#000;
      }
	     #tabs a#current {
	  color:#000;
      }
.imgFL{
	float:left;
	margin:5px 10px 0px 0px
}
.imgML{
	margin-left:4px;
}
.boldtext{
font-weight:bold;
}
.boldblack{
font-weight:bold;
color:#000000;
}
.boldblack a{
  text-decoration:none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #BE3100;
}
.boldblack a:hover{
	text-decoration:none;
	color:#000;
}
.bluetext{
color:#027299;
}
#content{
	padding:0px 5px 8px 6px;
	background-color:#FFFFFF;
	clear:both;
	list-style-image:url(../images/list_img.gif);
	background-image:url(../images/mainbg.gif);
	background-repeat:repeat-y;
}
.leftcolumn{
	width:662px;
	float:left;
	background-image:url(../images/dotbg.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:18px 13px 0px 23px;
	font-family:"Times New Roman", Times, serif;
	margin-top:10px;
	font-size:13px; 
}
.leftcolumninner{
	width:890px;
	float:left;
	padding:48px 23px 0px 23px;
	font-family:"Times New Roman", Times, serif;
	margin-top:10px;
	font-size:13px; 
}
.leftcolumninnerin{
	width:890px;
	float:left;
	padding:18px 23px 0px 23px;
	font-family:"Times New Roman", Times, serif;
	margin-top:10px;
	font-size:13px; 
}
.rightcolumn{
	width:245px;
	float:left;
	color:#444242;
	padding:10px 4px 0px 5px;
}

.rightcolumn p{
	line-height:18px;
	font-size:12px;
}

.news{
padding:0px 10px;
}
.address{
font-size:12px;
font-weight:bold;
color:#a6a6a6;
text-align:center;
}
.marginLeft{
margin-left:10px;
}
.imgContent{
margin:8px 0px 0px 0px;
position:relative;
height:115px;
}
.flashscroller{
margin-top:50px;
}
.bottomcurve{
background-image:url(../images/bottom_curve.gif);
background-repeat:no-repeat;
height:17px;
}
#footer{
	color:#999191;
	clear:both;
	height:23px;
	padding:10px;
}
.fnav{
width:60%;
float:left;
padding-left:20px;
}
.copyright{
width:35%;
float:left;
}
#footer a{
	color:#999191;
	text-decoration:none;
}
#footer a:hover{
	color: #999999;
	text-decoration:underline;
}
.more{
	color:#006385;
	padding-bottom:3px;
}
p.more{
	margin:0px;
}
.more a{
	color:#006385;
	text-decoration:none;
	background-image:url(../images/b-arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.more a:hover{
	color:#000;
	text-decoration: underline;
}
.more1{
	color:#006385;
	font-weight:bold;
}
p.more1{
	margin:0px;
}
.more1 a{
	color:#0a6e9e;
	width:80px;
	padding-left:10px;
	display:block;
	text-align:left;

}
.more1 a:hover{
	color:#000;
	text-decoration:none;
}

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
}
.clearfix {display: block;
}
/* End hide from IE-mac */ 

a.small_story_image img {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #fff;
}
a.small_story_image1 img {
	float:left;
	margin-right:5px;
	margin-top:5px;
}
.story_wrapper {
	clear:none;
	margin:5px 0 5px 0;/*	min-height:70px;*/
}
.story_wrapper h3 {
	height:35px;
	overflow:hidden;
}
.pagination {
	padding: 3px;
	margin: 3px;
}
.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #3C3B3B;
	text-decoration: none; /* no underline */
	color: #C98B20;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #C98B20;
	color: #C98B20;
}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #3C3B3B;
	font-weight: bold;
	background-color: #3C3B3B;
	color: #FFF;
}
.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ccc;
	color: #555555;
}
p.more_link {
	float:right;
	padding-right:15px;
	background-image:url(../images/red_arrow.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-position:bottom -5px;
}
p.more_link a{
	text-decoration:none;
}
.inner-heading a{
	color:#fb9885;
	text-decoration:none;
	font-size:14px;
}
.more2{
	color:#006385;
	padding-bottom:7px;
	text-align:right;
}
 p.more2{
	margin:0px;
}
.more2 a{
	color:#2f4868;
	text-decoration:none;
	background-image:url(../images/red_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:18px;
}
.more2 a:hover{
	color:#000;
	text-decoration: underline;
}
.contentin ul{
	/*padding:0px;*/
	margin:0px;
	padding-left:5px;
	padding-top:5px;
}
.contentin li{
	/*padding:0px;*/
	margin:0px;
	padding-left:20px;
	padding-bottom:9px;
	list-style:none;
	background-image:url(../images/list_img1.gif);
	/*background-image:url(../images/bullet.gif);*/
	background-repeat:no-repeat;
	background-position:left 5px;
	text-align:justify;
	
}
.ls ul{
	/*padding:0px;*/
	margin:0px;
	padding-left:15px;
	padding-top:5px;
}
.ls li{
	/*padding:0px;*/
	margin:0px;
	padding-left:20px;
	padding-bottom:9px;
	list-style:none;
	background-image:url(../images/arrow2.gif);
	/*background-image:url(../images/bullet.gif);*/
	background-repeat:no-repeat;
	background-position:left 5px;
	text-align:justify;
	
}
.vocleft{
	float:left;
	padding-left:5px;
	text-align:center;
	color:#793B3A;
}
.vocright{
	float:right;
	padding-left:35px;
	text-align:center;
	color:#793B3A
}
.provleft{
	float:left;
	padding-left:200px;
	color:#793B3A;
	width:200px;
}
.provright{
	float:right;
	padding-right:200px;
	color:#793B3A;
	width:200px;
}
.provleft1{
	float:left;
	
	color:#793B3A;
	width:200px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:40px;
	/*border-bottom:dotted;*/
	/*background-color: #e7f4fa;*/
}
.provright1{
	float:right;
	padding-right:200px;
	color:#793B3A;
	width:200px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:40px;
	border-bottom:dotted;
	/*background-color: #e7f4fa;*/
}
.contact1{
	padding-top:15px;
	padding-bottom:10px;
	padding-left:40px;
	border-bottom:dotted;
	background-color: #e7f4fa;
     
    
}

.msg_head
{
	background-color:#fff;
	/*border:1px solid #e6a1a1;*/
	border:1px solid  #000000;
	height:270px;
	padding:5px;
}
.msg_head11
{
	background-color:#fff;
	padding:5px;
}
.msg-title
{
	height:27px;
	padding-top:5px;
	/*background-repeat:repeat-x;*/
	/*background-color:#ecafaf;*/
	background-color: #999999;
}
.msg-titleen
{
	height:27px;
	/*background-image:url(../images/wish1.jpg);*/
	padding-top:5px;
	/*background-repeat:repeat-x;*/
	/*background-color:#ecafaf;*/
	background-color: #d5effe;
	
	
}
.msg_head h3
{
	color:#000000;
	padding-left:10px;
}
.msg_head input
{
	background-image:url(../images/int-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #B5CCE4;
	color:#104DA6;
}
.msg_head textarea
{
	background-image:url(../images/int-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #B5CCE4;
	color:#104DA6;
}
.msg-left-heading 
{
	width:49%;
	padding-left:5px;
	padding-top:5px;
	float:left;
}

.msg-right-heading 
{
	width:49%;
	padding-left:5px;
	padding-top:5px;
	float:left;
}
.msg-input1
{
	width:247px;
	padding-left:5px;
	float:left;
	color:#000;
	background-color:#fff;
	border:1px solid #000;
	padding-top:2px;
	padding-bottom:2px;
}
.msg-full-heading
{
	width:100%;
	padding-left:5px;
	padding-top:5px;
	float:left;
	clear:both;
}
.msg-input2
{
	width:507px;
	padding-left:5px;
	color:#000;
	background-color:#fff;
	border:1px solid #000;
	padding-top:2px;
	padding-bottom:2px;
}
.msg-textarea
{
	padding-left:5px;
	height:70px;
	width:507px;
	background-color:#fff;
	border:1px solid #000;
	padding-top:2px;
	padding-bottom:2px;
	color:#000;
}
.enlabl{
	width:250px;
}
.endata{
	
	/*background-color:#999999;*/
	border:1px solid   #000000;
	

}
.endataarea{
	width:400px;
	/*background-color:#999999;*/
	border:1px solid   #000000;
	

}
.msg_head11 h2 {
	font-size:18px;
	color:#0194d9;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-bottom:20px;
	font-weight:normal;
}
