@charset "utf-8";
html{
margin:0; 
padding:0;
}
body {
	margin: 0 ;
	padding: 0;
}
.maincontainer{
width:900px !important;
height:auto;
margin:0 auto;
padding:0;
}
.logo{
margin:0;
padding:10px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight:bold;
float:left;
width:773px;
}
.topad
{
    width:523px;
 height:92px !Important;
    overflow:hidden;
    margin:0;
    padding:0 2px 0 10px;
    
   }

.topad p
{
    margin:0;
    padding:0;
   
    }
.loginfull{
margin:0;
padding:0;
float:right;
 width:126px;
}
.login_btn
{
    float:right;
margin:0;
padding:5px 0 0 0px;
 width:123px;

}
.login_btn ul{
margin:0;
padding:0;
list-style:none;

}
.login_btn li{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:24px;
color:#FFFFFF;
}
.login_btn li a{
color:#FFFFFF;
text-decoration:none;
}
.bgblue{
background-image:url(../images1/toplink-blue.jpg);
background-repeat:no-repeat;
height:22px;
width:88px;
padding:0 0 0 35px;
margin:0;
}
.bgblack{
background-image: url(../images1/toplink-black.jpg);
background-repeat:no-repeat;
height:22px;
width:88px;
padding:0 0 0 35px;
margin:0;
}
.clockfull{
width:126px; height:26px; padding:9px 0 0 0; margin:0;
}

.clock{
	float:left;
	width:100px;
	height:22px;
	background:url(../images1/date-bg.jpg) repeat-x;
	padding:4px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0;
}

.linksbg{
background:url(../images1/link-bg.jpg) repeat-x;
height:29px;
}
.menu {
color:#999999;
font-size:12px;
font-weight:bold;
height:auto;
margin:auto;
padding:0;
background:none;

}
.menu ul{
/*padding-top:17px;
padding-bottom:17px;*/
list-style-type: none;
margin:0;

/*margin-left:18px;
/*Left offset of entire tab menu relative to page*/
padding:0;
padding-top:1px;
padding-left:15px;
}

.menu li{
	display:inline;
	margin:0;
	/*padding-top:17px;
	padding-bottom:17px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding:0 ;
	list-style-type: none;
}

.menu a {
float:left;
/*padding-top:17px;
padding-bottom:17px;*/
background:url(../images1/globtab-left.jpg) no-repeat left top;
margin:0;
margin-right: 3px; /*spacing between each tab*/
padding:0 0 0 5px;
text-decoration:none;
}

.menu a span{
	float:left;
	display:block;
	/*padding: 10px 12px 5px 3px;*/
	padding:6px 5px 6px 5px;

	font-weight:bold;
	color:#fff;
	background-image:url(../images1/globtab.jpg) ;
	background-repeat: no-repeat;
	background-position: right top;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.menu a span {float:none;}
/* End IE5-Mac hack */

.menu a:hover span {
color: white;
}

.menu #current a{ /*Selected Tab style*/

background-position:0 -32px; /*Shift background image up to start of 2nd tab image*/
}

.menu #current a span{ /*Selected Tab style*/

background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
color: white;
}

.menu a:hover{ /*onMouseover style*/
background-position:0% -32px; /*Shift background image up to start of 2nd tab image*/
}

.menu a:hover span{ /*onMouseover style*/
background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
}
.midbg2
{
	background: #0264AB;
height:29px;}

.whibg {
	background-image: url(../images1/white-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 2px 2px 0 2px ;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	float:left;
	width:759px;
}
.whibg a {
	
	color: #000;
	text-decoration: none;
	
}
.whibg a:hover {
	
	color: #000;
	text-decoration: underline;
}

.flashend{
height:34px;
padding:0;
margin:0;
width:900px;
}

.midcontain{
margin:0;
padding:0;
width:900px;
height:auto;
}
.lftcontain{
margin:0;
padding:0;
float:left;
width:590px;
padding-right:10px;
}
.lftcontain h3{
padding:0;
margin:0;
font-family:Arial Narrow;
font-size:23px;
color:#004A94;
font-weight:normal;
}
.lftcontain p{
font-weight:normal;
padding:0;
padding-top:5px;
margin:0;
line-height:16px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
}
.rghtcontain{
margin:0;
padding:0;
width:300px;
float:right;
}

.more{
	text-align:right;
	float:right;
	text-decoration:none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	background-image:url(../images1/iconmore.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	padding-left:16px;
	background-position: left center;
}
.more a{
 text-decoration: underline ; color:#333333;
}
.more a:hover{
 text-decoration:underline; color:#004A94;
}
.tabbox
{border:solid 2px #A6DBFF ;
font-size:12px;
background:#FFFFFF; 
height:120px;
float:left;
width:297px;}

#tabber
{border:solid 2px #A6DBFF ;
font-size:12px;
background:#FFFFFF; 
height:120px;
float:left;
width:275px;
padding:10px;
padding-top:5px;}

#tabber3
{border:solid 2px #A6DBFF ;
font-size:12px;
background:#FFFFFF; 
height:85px;
float:left;
width:275px;
padding:10px;
padding-top:5px;
margin-top:10px;}

#tabber2
{border:solid 2px #A6DBFF ;
font-size:12px;
background:#FFFFFF; 
height:55px;
width:220px;
padding:0 20px;
padding-top:5px;
margin:0;
margin-top:5px;
float:left;
font-size:11px;
}

#tabber4
{border:solid 2px #A6DBFF ;
font-size:12px;
background:#FFFFFF; 
height:30px;
width:245px;
padding:2px 5px 2px 10px;
margin:0;
margin-top:5px;
float:left;
}

.schedule{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    text-align: justify;
    
	}

.schedule ul{
padding:0;
margin:0;

}
.schedule li{
	padding:0;
	padding-left:15px;
	margin:0;
	
	line-height: 16px;

	background-image: url(../images1/roundli.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	overflow:hidden;
}
.schedule li a{
	
	color: #333333;
	text-decoration: none;
	
}
.schedule li a:hover{
	
	color: #333333;
	text-decoration: underline;
	
}
.schedule2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    text-align: justify;
    overflow: auto;
    width:240px;
    padding-right:5px;
    min-height:40px !Important;
    height:70px;
	}

.schedule2 ul{
padding:0;
margin:0;

}
.schedule2 li{
	padding:0;
	padding-left:15px;
	margin:0;
	
	line-height: 16px;

	background-image: url(../images1/roundli.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	overflow:hidden;
}
.schedule2 li a{
	
	color: #333333;
	text-decoration: none;
	
}
.schedule2 li a:hover{
	
	color: #333333;
	text-decoration: underline;
	
}
.boldtxt{
color:#000000;
text-decoration: none;
font-size:12px;
font-weight:bold;
}
.boldtxt :hover{
color:#000000;
text-decoration: underline;
}
.footer{
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
text-decoration:none;
height:15px;
margin:0 auto;
padding:0 0 15px 0;
width:auto;
}
.footer a{
color:#666666;
text-decoration:none;
padding:0 0 0 5px;
}

.footer a:hover{
color:#000;
text-decoration: underline;
}

.copyrght{
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
text-decoration:none;
height:15px;
margin:0;
padding:5px 0;
width:auto;
background:#EBF5FF ;
}

/*image show*/
.imgcontain
{width:593px; height:246px; margin:0; padding:0; color:#FFFFFF; float:left;}
.imgcontain ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.imgcontain ul li{
  float: left;
  padding:0;
  display: block;
  margin:0;
}
.imgcontain ul li img{
  
  padding:0;
  margin:0;
}

.imgcontain ul li a{
  display: block;
  overflow: hidden;
  height: 246px;
  width: 68px;
   margin: 0;
  padding: 0;
}

#a1{
  width: 250px;
   margin: 0;
  padding: 0;
} 
#ctl00_ucBigImage_rptbigImage_ctl00_hlBigImage
{
  width: 250px;
   margin: 0;
  padding: 0;
} 

.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
line-height:16px;
}
.dattxt{
color:#012353;
}

.ques{color:#015D9C; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; margin:0; padding:0; padding-top:5px;}
.ques a{color:#015D9C; text-decoration:none; }
.ques a:hover{color:#015D9C; text-decoration:underline;}

#pageContents
{
	margin:0;
	padding:10px 15px 0 15px;
	}
#pageContents h1
{
    background:url(../images/hdbg.gif) no-repeat;
    height:32px;
    font-size:16px;
    padding:6px 0 0 22px;
    color:#993E87;
    }
    
.hdngTitle 
{
	background:url(../images/in-hd.jpg) left bottom repeat-x;
	font-size:16px;
	font-family:Arial;
	height:31px;
	padding:4px 0 4px 0;
	color:#0074C0;
	font-weight:bold;
}
.in-txt
{
    margin:0;
    font-family:Arial;
    font-size:11px;
    line-height:18px;
    padding:0 5px 0 5px;
    }
    
.imagehover{
height:10px;
padding:2px 0 0 0;
margin:0;
width:895px;
text-align:center;
background: #0264AB;
border:solid 1px #fff;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;

}
/*.imagehover ul{ margin:0; padding:0 5px 0 5px;}
.imagehover ul li{ margin:0; padding:3px 4px 5px 4px; float:left; height:12px;}
.imagehover ul li a{color:#FFFFFF; text-decoration:none;}
.imagehover ul li a:hover{color:#FFFFFF; text-decoration:underline;}
.imagehover ul li ul{ margin:0; padding:0; background:red;}*/


/*tool tip*/
#dhtmltooltip{
position: absolute;
width: 200px;
border: 1px solid #CBCBCB;
padding: 2px;
color:#FFFFFF;
background-color: #036FBA;
visibility: hidden;
z-index: 100;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
margin-top:5px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#dhtmltooltipta{
position: absolute;
width: 200px;
border: 1px solid #CBCBCB;
padding: 2px;
color:#FFFFFF;
background-color: #036FBA;
visibility: hidden;
z-index: 100;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
margin-top:5px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.botad{float:left; margin:0 auto; padding:0 10px 0 25px; width:540px !Important; height:auto;}

#popTitle{ font-family:Arial; font-size:11px; height:15px !Important; padding:0 10px;}
.LinkButton2{font-family:Arial; font-size:11px; font-weight:bold; background-color: #036FBA; 
    padding:5px 10px;
    color:#ffffff; width:35px}
    .LinkButton2 a{ text-decoration:none;
    color:#ffffff;}
    .LinkButton2 a:hover{ text-decoration:underline;
    color:#ffffff;}
    
    .popuptxt{height:350px; width:250px; overflow:auto; text-align:justify; font-size:11px; 
        font-family:Arial; color:#333333; line-height:18px; padding:0 5px 0 5px; margin:0;}
    .popuptxt a{color:#333333; text-decoration:none;}
    .popuptxt a{color:#333333; text-decoration:underline;}
    .popcopytxt{font-size:10px; height:15px !Important;
        font-family:Arial; color:#333333; text-align:right; text-decoration:underline;}
.spacer{margin:5px 0 0 0;}