@charset "utf-8";
/* CSS Document */


body{
background-color:#026693;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#333333;
}
img{ border:0px;}
.news-back{
background-image: url(../images/news-back.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

.news-txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333333;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; }


a{ text-decoration:none; color:#000000}

a:hover{ text-decoration:none; color: #000099}
/*------------------logo start-----------------*/
.logo{
width:117px;
height:48px;
float:left;
}

.logo h1  {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin:0;
	padding:0;
	
}
 .logo h1 a {
	text-indent:-9999px;
	text-decoration:none;
	background-image: url(../images/logo.gif);
	display:block;
	background-repeat: no-repeat;
	height: 48px;
	width: 117px;
    margin-top: 0px;
	padding-left:20px;
	
}

/*------------------logo end----------------*/
.top-link{
font-family :  Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
padding-left : 8px;
padding-right:5px;
color : #333232;
text-align : left;
padding-top:5px;
}

.top-link a {
color : #333232;
text-decoration : none;
}
.top-link a:hover {
color : #333232;
text-decoration : underline;
}

.top-bg{
background-color:#ededed;
border-bottom-color:#c7c7c7;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#c7c7c7;
border-top-style:solid;
border-top-width:1px;
}
/*------------------navigation started---------------------*/
.nav-back{
background-image:url(../images/nav-back.gif);
background-repeat:repeat-x;
height:38px;
}
.nav-left{
background-image:url(../images/nav-left.gif);
background-repeat:no-repeat;
height:46px;
width:56px;
}

.nav-right{
background-image:url(../images/nav-right.gif);
background-repeat:no-repeat;
height:46px;
width:56px;
}
.navlower-txt{
 font-family:  Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold;
 color:#fff;

 
 }
.navlower-txt ul{
	padding:0px;
	list-style-type:none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width:870px;

}
/**html .navlower-txt ul{
	margin-left: 8px;

}*/
.navlower-txt li{
	float:left;
	padding-left:0px;
	margin-left:3px;
	margin-right:6px;
	padding-top:7px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	

}
.navlower-txt li a{
text-decoration:none;
 color:#fff;
}
.navlower-txt li a:hover{
text-decoration:none;
 color:#09587c;
}
.navlower-text-devider {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 1px;
	height: 15px;
	padding-top:5px;
}

/*---------navigation end----------*/

/*-------------body started---------------*/
.body-txt{
font-family :  Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;

color : #757575;
text-align : left;
}

.body-txt a {
color : #8f0908;
text-decoration : underline;
}
.body-txt a:hover {
color : #8f0908;
text-decoration : none;
}

.news-txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333333;
}

.news-txt a{
color: #05a1e7;
text-decoration:underline;
}

.news-txt a:hover{
color: #05a1e7;
text-decoration:none;
}

.news-txt-span{
color:#003399;
}
.news-txt-span-blue1{
color:#333333;
background-color:#d0edfa;
}
.news-txt-span-blue2{
color:#003399;
background-color:#a9e1fa;
}
.news-txt-span2{
color:#05a1e7;
font-weight:bold;
}
#contact-container{
width:470px;
height:400px;
overflow:scroll;
margin: 0 auto;
border:solid 1px #666666;
}

.contact-header{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding-left:5px;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; }
.style2 {color: #333333; background-color: #d0edfa; font-weight: bold; }
.style3 {color: #003399; background-color: #a9e1fa; font-weight: bold; padding:4px}
.global-img-border{ border: #CCCCCC solid 3px;}

.red-text{ color:#FF0000}

/*-------------footer------------------*/
 .footer-bg{
 background-image:url(../images/footer-bg.gif);
 background-repeat:repeat-x;z-index:5000;
 }
 
 .footer-txt1{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#02212f;
padding-top:5px;
}

.footer-txt1 a{
text-decoration:none;
color:#034461;
font-weight:bold;
}

.footer-txt1-span{
color:#ffb267;
}
.footer-txt1 a:hover{
text-decoration:none;
color: #FFFFFF;
font-weight:bold;
}

/*-------------footer------------------*/

/*-------------menu dropdown------------------*/
.chromestyle{
width: 100%;
/*height:25px;*/
font-size:10px;
font-weight: bold;
z-index:10000;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
/*background: url(chromebg2.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #004564;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #3c86a7;
	padding: 2px;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../images/nav-back-hover.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #fff;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:10000;
background-color:#fff;
width: 200px;
visibility: hidden;

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #004564;
z-index:10000;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
z-index:10000;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #0680b7;
color: #fff;
z-index:10000;
}



/*-------------navigation-popup-menu----footer----------------*/
/*-------------menu dropdown------------------*/
.chromestylez{
width: 100%;
/*height:25px;*/
font-size:10px;
font-weight: bold;
z-index:10000;
}

.chromestylez:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestylez ul{
/*border: 1px solid #BBB;*/
width: 100%;
/*background: url(chromebg2.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestylez ul li{
display: inline;
}

.chromestylez ul li a{
	color: #004564;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #3c86a7;
	padding: 2px;

}

.chromestylez ul li a:hover, .chromestylez ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../images/nav-back-hover.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #fff;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudivz{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:10000;
background-color:#fff;
width: 200px;
visibility: hidden;

}


.dropmenudivz a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #004564;
z-index:10000;
}

* html .dropmenudivz a{ /*IE only hack*/
width: 100%;
z-index:10000;
}

.dropmenudivz a:hover{ /*THEME CHANGE HERE*/
background-color: #0680b7;
color: #fff;
z-index:10000;
}


/*-------------navigation-popup-menu----footer end----------------*/
