/* 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:12px;
	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:12px;
  	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;
}
.txtW{
	font: normal 12px Arial,sans-serif;
	padding:3px 8px 2px 10px;
	text-align:justify;
	color:#FFFFFF;
	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;
}
.txtWbold{
	font: normal 12px Arial,sans-serif;
	padding:3px 8px 2px 10px;
	left:10px;
	color:#FFFFFF;
	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;
	
}
.dhtmlgoodies_answer1{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px;
	
	/* End layout CSS */

	position:relative;

}

/*********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: 4px 4px 4px 4px; BORDER-TOP: #336666 2pt solid;  FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #336666 2pt solid; COLOR: #fdffec; BORDER-BOTTOM: #006699 1pt solid;  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%;

}
.bluhead3{
	color:#FFF;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	background-color:#317082;
	width:300px;
	margin-bottom:2px;
	margin-top:4px;
	padding-left:2px;
	background-image:url('../images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
}
.blutxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCFFFF;
	background-color:#003399
}
.leftPic{
margin: 5px 5px 5px 2px;
float: left;
}

.right{
margin: 5px 5px 5px 0;
line-height:4px;
float: right;
}
#pscroller1{
width: 450px;
height: 120px;
border: 1px solid black;
padding: 8px;
background-color:#FFFFCC;

}
h1{clear:both; margin:0px 0 3px 0; padding:0px 20px 0px 20px;font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;  background-color:#009900;}

ul.dividedvdo li a{
	
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(../images/ico_film.gif);
	list-style-type: square;
	padding: 2px;
	margin: 10px 2px 6px 2px;

	
	color:#666666; font-weight:bold; text-decoration:none;font-size:110%;
}

ul.dividedvdo li a{
	
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(../images/ico_film.gif);
	list-style-type: square;
	padding: 2px;
	margin: 10px 2px 6px 2px;

	
	color:#666666; font-weight:bold; text-decoration:none;font-size:110%;
}
ul.dividedvdo a:hover{
color:#0066CC; font-weight:bold; text-decoration:underline;font-size:110%;
}
#pscroller1{
width: 380px;
height: 100px;
border: 1px solid black;
padding: 8px;
background-color:#FFFFCC;

}
.border
{
	border-top: 1px solid #2B7700; 
border-left: 1px solid #2B7700; 
border-right: 1px solid #2B7700; 
border-bottom: 1px solid #2B7700; 
}
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:1.2em;
	text-align:left;
	font-weight:bold;
	background-color:#317082;
	width:300px;
	margin-bottom:2px;
	margin-top:4px;
	padding-left:2px;
	background-image:url('../images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:300px;
	
	/* End layout CSS */
	
	visibility:hidden;
	text-align:left;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:1.0em;	
	line-height:1.6;
	position:relative;
}
