/* CSS Document */

html {
	background:#DADAE2 url(../images/background.jpg) left top repeat-x;
}
body {
	background:url(../images/topbg.gif) center top no-repeat;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
}
h1 {
	font-family:Tahoma;
	font-size:18px;
	color:#20475F;
	margin:0px 0px 6px 0px;
	padding:0px;
}

/*   your link color   */

.mylink a:hover { color: #00CCFF;}   /*   table link color   */

a.link{ color: #0000FF;}

a.link:hover{ color: #FF0000; font-size:12px;}

/*   your link color   */

a {
	color:#618699; 
	text-decoration: none;
	font-size:11px;
	
}

a:hover {
	color: #ff7800;	
	text-decoration: none;

}
a img  {
	border:none;
}
p {
	font-size:12px;
	color:#000;
	line-height:16px;
	text-align:justify;
	margin:0px;
	padding:0px;
}
/*p span{
	color:#FF9C00;
	font-weight:bold;
	display:block;
	padding:2px 0px 10px 0px;
}
*/
#main {
	width:940px;
	margin:0 auto;
}

.navigleft {
	background:url(../images/navigleftbg.gif) left top no-repeat;
	width:5px;
}

.navigation {
	background:url(../images/navigbg.gif) center top repeat-x;
	height:30px;
}
.navigation td{
	background: url(../images/navigborder.jpg) right no-repeat;
	text-align:center;
}
.navigation a {
	font-family:verdana;
	font-size:12px;
	color:#12364C;
	font-weight:600;
	text-decoration:none;
}
.navigation a:hover {
	color:#03ADEB;
}
.navigation #item6{
	background:none;
}

.smalltxt {
	color:#45697F;
	font-size:11px;
}
.smalltxt1, #worldclock {
	color:#9DBACC;
	font-size:12px
}

.scroll_container .news_hd {
	font-weight:bold;
}

.smalltxt1 .inputbox {
	width:124px !important;
	width:121px;
	color:#0073A5;
}
.loginback {
	background:url(../../home/images/sendquery.gif) right top no-repeat;
	width:163px;
	padding-left:10px;
	text-align:center;
}
#login {
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
contentpanel {
	background:url(../images/contentback.jpg)left top repeat-x;
	height:1000px;
	border:#FF9900 solid 1px;
}	
.content {
	background:#FFFFFF;
	/*background:url(../images/contentback.jpg) left top repeat-x;*/
	padding:12px;
	vertical-align:top;
}
#contentdown {
	width:920px !important;
	width:941px;
	margin:0 auto;
	padding:0px 10px 20px 10px;
	background:#FFFFFF;
}
.maincontent {
	width:700px;
}
.content td {
	vertical-align:top;
}
.padd1 {

	padding:0px 20px 0px 20px;
}
.listcontent {
	padding-right:20px;
}
.listcontent td{
	padding:10px 0px;
	border-bottom:#cccccc solid 1px;
}
.vline {
	background:url(../images/dotted.gif) right top repeat-y;
}
.wc_txt p{
	padding:0px 0px 0px 10px;
	vertical-align:top;
}
.hline {
	background:url(../images/dottedH.gif) left bottom repeat-x;
}
#flash {
	width:714px;
	height:294px;
	overflow:hidden;	
}

#footer {
	background:url(../images/footerbg.jpg) left top repeat-x;
	height:78px;
	padding-top:20px;
}
#footer div {
	width:916px;
	margin:0 auto;
	padding:0px 12px;
}
#footer div td{
	color:#618699;
	font-size:11px;
}
#footer div a{
	color:#618699;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
}
#footer div a:hover{
	color:#B0C3CC;
}
.poweredby {
	margin-top:10px;
	width:165px;
	float:right;
}
.moduletablesidemenu {
	background:#45697F url(../../../images/rightmdl_head.jpg) left top no-repeat;
	padding:28px 0px 0px 0px;
	width:200px;

}
.moduletablesidemenu td {
	background:url(../images/border_line.gif) 12px bottom no-repeat;
	padding:1px 0px 6px 0px;
}
.moduletablesidemenu td img{
	display:none;
}
.moduletablesidemenu td a{
	font-family:Tahoma;
	font-size:12px;
	color:#9DBACC;
	line-height:12px;
	background:url(../images/aero_sym.gif) 12px 4px no-repeat;
	padding:0px 0px 0px 28px;
	text-decoration:none;
}
.moduletablesidemenu td a:hover{
	background:url(../images/aero_sym_ovr.gif) 12px 4px no-repeat;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fff;

}

.inputbox {
	border:solid 1px #0073A5;
	background-color: #ffffff;
	font-size:11px;
	height:18px;
	color:#0073A5;
}

/* send query form css*/
.formstyle{
	font-family:Verdana, Geneva, sans-serif, Arial;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	/*border:1px solid #cba2a5;*/
	padding:0px 0px 20px 0px;
/*	background:#909090 url(formbgi.jpg) bottom left repeat-x;*/
	margin:0px;
	background-color:#333333;

	}
.plaincellform{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a6a3a3;
	line-height:18px;
	text-align:justify;
}

.plaincell{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585F65;
	text-align:justify;
}
/*td
{
border:dashed thin #CCCCCC;
width:25%;
}*/
.button
{
  background-color:#618699;
  color:#FFF;
  font-weight:bold;
  padding:0px 8px 0px 8px;
  border:1px solid #1A3E54;
}

.frminputbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	color:#4B5156;
	font-size:11px;
	width:205px;
	border:#619D5F solid 1px;
	background-color:#EFF4F8;
}
.textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	color:#4B5156;
	font-size:11px;
	width:305px;
	border:#619D5F solid 1px;
	background-color:#EFF4F8;
}
.dropdown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	color:#4B5156;
	font-size:11px;
	border:#619D5F solid 1px;
	background-color:#EFF4F8;
	width:100px;
}
select
{
 border:1px solid #619D5F;
}
.textplacearea
{
    width:205px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	color:#4B5156;
	font-size:11px;
	border:#619D5F solid 1px;
	background-color:#EFF4F8;
}
#outer_table td { padding:5px;}

fieldset{background:url(../images/framedetbg.gif) left bottom repeat-x;
font-size:12px;
font-weight: normal;
color:#666666;
padding:10px;
margin:10px 0px;
-moz-border-radius:8px;
border:1px solid #4E7288;

}
.fieldset2{background:url(../images/framedetbg2.gif) left bottom repeat-x;
font-size:12px;
font-weight: normal;
color:#666666;
padding:10px;
margin:10px 0px;
-moz-border-radius:8px;
border:1px solid #4E7288;}

legend{font-size:14px;
font-weight: bold;
color:#45697F}