/* CSS Document */

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin:5px 0px 0px 0px;
	padding: 0px;
	background-color:#006699;
	font-size:11px;
	background-image:url(../images/bg_grad.jpg);
}
 .ttip {border:1px solid black;font-size:12px;layer-background-color:lightyellow;background-color:lightgreen}
/* Global Links*/
a:link, a:visited{
	color: #005FA9;
	font-size:11px;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color:005FA9;
}
ul{
	text-align:left;
	list-style-type: disc;
	padding-right:5px;
}
li{
	text-align:left;
	line-height:2;
}
/************** Top menu****************/
a.glink, a.glink:visited{
  	font-size:11px;
  	color: #003366;
	font-weight: bold;
	margin: 0px;
	padding: 0px 2px 0px 5px;
	border-right: 1px solid #8FB8BC;
}
a.glink:hover{
  	background-image:url(../images/glblnav_selected.gif);
	text-decoration: none;
	color: #003366;
}
/*************** Form styles *****************/
form {
	margin: 0;
	padding: 0;
}
.txtbox{
  font-size: 10px;
  color:#666666;
  border: 1px solid #808080; padding-left: 0px; padding-right: 0px; padding-top: 1px; padding-bottom: 1px;
 }
 .mytable{
font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
border: 1px solid #D6DDE6;
border-collapse: collapse;
line-height:20px;
width: 100%;
} 

.mytable th {
border: 1px solid #828282;
font-size: 1.4empx;
background-color: #3F57AD;
color: #ffffff;
font-weight: bold;
text-align: left;
padding: 4px;
} 

.mytable td{
border: 1px dotted #aaa;
padding: 1px;
}

.mytable td.alt{
background-color: transparent;
color: #00FFCC;
border-bottom:1px dotted #aaa;
} 
.mytable tr:hover{
background-color:#e6e6e6;
color: #000;
}
 .cmbbox{
  font-size: 10px;
  color:#666666;

 }
.button{
	background-image:url("../images/glbnav_background.gif");
	color:#000000;
	font-size:12px;
	border: 1px solid #000000;
}
.whitehead{
	color:#ffffff;
	font-size:100%;
	font-weight:bold;
	marign: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.ztblwhitehead{
	color:#ffffff;
	font-size:200%;
	font-weight:bold;
	marign: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.ztblhead{
	color:#003366;
	font-size:150%;
	font-weight:bold;
	marign: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/************* breadCrumb styles ***************/
a.breadcrumb:link:active:visited{
	color: #AAAAAA;
	
}
a.breadcrumb:visited{
	color:#005FA9;
}
a.breadcrumb:hover{
	text-decoration:underline;
	color: #005FA9;
	
}
/**************Heading******/
.head h2{
	padding: 5px 0px 10px 10px;
	margin: 0px;
	font:bold 175% Arial,sans-serif;
}
/*********Border Style*********/
.brdr{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-right: 1px solid #cccccc;
	background-color:#efefef;
	line-height:14px;
}
.brdrleft{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-left: 1px solid #cccccc;
	line-height:14px;
}
.brdr h3{
	padding: 5px 0px 2px 10px;
	color:#334d55;
	font-size:12px;
}
.brdrblu{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #006699;;
	background-color:#CCFFFF;
	text-align:left;
	line-height:14px;
}
/************** feature styles *****************/

.feature p{
	padding: 15px 15px 0px 10px;
	font-size: 12px;
	line-height:1.6;
	
	text-align:justify;
}


.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/***********footer****/
.footer{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

.footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/********** Text alignment**********/
.txt{
	font: normal 12px Arial,sans-serif;
	padding:3px 8px 2px 10px;
	left:10px;
	text-align:justify;
	line-height:1.5;
}
.txtbold{
	font: normal 12px Arial,sans-serif;
	padding:3px 8px 2px 10px;
	left:10px;
	text-align:left;
	line-height:1.5;
	font-weight:bold;
}
.txtbcenter{
	font: normal 12px Arial,sans-serif;
	padding:3px 8px 2px 10px;
	left:10px;
	text-align:center;
	line-height:1.5;
	font-weight:bold;
}
.txtsubbold{
	font: normal 10px Arial,sans-serif;
	padding:3px 8px 2px 10px;
	left:10px;
	text-align:justify;
	line-height:1.5;
	font-weight:bold;
}
.txtsmall{
	font: normal 10px Arial,sans-serif;
	padding:0px 8px 2px 10px;
	left:10px;
}

.heading{
	font: bold 12px Arial,sans-serif;
	color:#006699;
	text-align:left;
	padding:3px 0px 0px 3px;
	
}

.subheading{
	color:#003366;
	font-size:100%;
	font-weight:bold;
	marign: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

/*********Quick Links***********/

a.utility:link{
	font: normal 10px Verdana,sans-serif;
	color:#FFFFFF;
	top: 10px;
}
a.utility:active{
	color:#FFFFFF;
}
a.utility:visited{
	color:#FFFFFF;
}
a.utility:hover{
	text-decoration: underline;
}

/*********Quick Links***********/
a.putility:link:active:visited{
	color: #006699;
	font-size:12px;
}
a.putility:hover{
	text-decoration: underline;
}
/********************Form*****************/
.formbox {
	borrder:#b5cde6 1pt solid;FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #f7fafd;
}
.button2 {
	BORDER-RIGHT: #006699 1pt solid; PADDING-RIGHT: 1px; BORDER-TOP: #006699 1pt solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; BORDER-LEFT: #006699 1pt solid; COLOR: #fdffec; PADDING-TOP: 0px; BORDER-BOTTOM: #006699 1pt solid; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #498ab1;
}
.asterisk{
	font:Arial, Helvetica, sans-serif;COLOR: #ff0000;
	font-size:14px;
}
.brdrdotted{
	border-top: 1px dashed #666666;
}
/*******************Table*************/
.tblstatistic th{ 
	border-bottom: 1px dotted #666666;
	padding: 4px;
}
 td.btmbrdr{
	border-bottom: 1px solid #666666;
}

.rgtalign{
text-align:right;
}
/***********News Ticker Style*******/
#domticker{
width: 180px;
height: 60px;
border: 0px;
padding: 5px;
background-color: #EFEFEF;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #EFEFEF;
}

#domticker a{
font-weight: bold;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
background: url('../images/document.gif') no-repeat 0px 10px;
margin: 2px 2px 2px 10px; 
padding: 2px 2px 2px 20px;
color:#000; font-weight:normal; text-decoration:none;font-size:110%;

}
.blutxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCFFFF;
	background-color:#003399
}
.left {
margin: 5px 5px 5px 0;
line-height:4px;
float: left;
}

.right{
margin: 5px 5px 5px 0;
line-height:4px;
float: right;
}