/* CSS Document */
/* Modified on 13th  August ( Modified by Ravi )*/
body 
{
	margin:0px;
    height:0px;
    font-size:11px;
    font-family: Verdana;
    text-align: center;
    background: #002441 url(../images/page_BG.jpg) repeat top left;
}

td
{
	font-family: verdana;
	font-size: 11px;
}

.header_bgimage
{
	background-image:url(../images/header.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:129px;
}

.topMenu
{
	background:  #000 url(../images/menuFooter_bg.jpg) repeat-x top left ;	
	padding: 5px 0px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #fff;
	height: 20px;
}

.topMenu td a, .topMenu td a:visited, .topMenu td a:active
{
	color: #fff;
	font-weight: bold;
}

.topMenu td a:hover
{
	color: #fff;
	font-weight: bold;
}

.leftSide
{
	background: #002441;
	color: #fff;
}


.externalmarquee
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;
	line-height:25px;
}
/* Marquee styles for Header*/
.home_marquee
{
	background-image:url(../images/marquee_bgimage.jpg);
	height:41px;
	background-repeat:no-repeat;
	background-position:center;
	width:500px;
	margin:5px;
}
.News
{
	font-size: 13px;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	line-height:35px;
}
.News_message
{
	font-size: 12px;
	color: #000000;
	font-family: verdana;
	line-height:25px;
	padding-left:2px;
}

/*---------------------------------------------------------------------------*/
/*  Start Left Menu Navigation Styles */
/* Modified on 13th  August ( Modified by Ravi ) */
/* End of the Left Menu Navigation Styles */
/*---------------------------------------------------------------------------*/
.datatablenotop
{
    margin-bottom:5px;
    margin-left:0px;    
    margin-right:0px;
    width:100%;
}

.footer
{	
	border-top: solid 1px #000;
	font-style: normal;	
	background:  #000 url(../images/menuFooter_bg.jpg) repeat-x top left ;	
	text-align:center;
	height:30px;
}

.footer td
{
	color:#FFFFFF;
	font-size: 9px;
}

.footer_a
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color:#000000;
	text-align:center;
	height:50px;
}
/* Grid Styles*/
.taskareaheader
{
	height:30px;
	border: 1px solid #16669a;
	background-color:#16669a;
	border-spacing:1px;
	padding:10px;
	width:100%;
	margin:1px;
	font-size:11px;
	font-family: verdana; 
	color:#FFFFFF !important;
	text-align:center;
}
.rowoff
{	
	border-bottom: solid 1px #ccc;
	vertical-align:middle;
	line-height:20px;
	font-size:11px;
	font-family: verdana; 
	color:#000000;
}
.rowon {	
	
	border-bottom: solid 1px #ccc;
	vertical-align:middle;
	height:20px;
	font-size:11px;
	font-family: verdana; 
	color:#000000;
}						   
Caption
{
	font-size:12px;
	text-align:left ;	
	font-weight:bold;
	font-family: verdana; 
	color:#16669a;
	padding-bottom:2px;
}
.allowpaging
{
	text-align:right;
	padding-right:5px;
	font-family:verdana;
	color:#000000;
	font-size:11px;
}
/* Data List Styles*/
.datalist
{	
	padding:3px;
	border:0px;
	border-style:solid;
	border-color:#16669a;
	font-family:verdana;
	color:#000000;
	font-size:11px;
	background-color:#e7eff5;
	border-spacing:2px;
	font-weight:bold;
}
.altdatalist
{	
	border:0px;
	border-style:solid;
	border-color:#16669a;
	font-family:verdana;
	color:#000000;
	font-size:11px;
	background-color:#FFFFFF;
	border-spacing:2px;
	font-weight: normal;
	text-align: left;
}
.datalistheader
{
	font-family:verdana;
	color:#002441;
	font-size:11px;
	font-weight:bold;	
}
.datalistdata
{
	font-family:verdana;
	color:#002441;
	font-size:11px;
	font-weight:normal;	
}
/* For Error Message*/
.message
{
	font-family:verdana;
	color:Red;
	font-size:11px;
}
/* For All Button*/
.button
{
	font-family: verdana;
	background-image:url(../images/buttonbgimg.jpg);
	border: 1px solid #16669a;
	font-size: 10px;
	font-weight: bold;
	line-height:15px;
	margin:2px;
}
/* For Link*/
a:link
{
	font-family: verdana;
	color:#0000ff;
	text-decoration:underline;
}
a:visited
{
	font-family: verdana;
	color:#0000ff;
	text-decoration:underline;
}
/* Sub Head*/
.subhead
{
	font-family: verdana;
	color:#16669a;
	font-size:12px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;	
}
/* Table text*/
.tdtext
{
	font-family: verdana;
	color:#000000;
	font-size:11px;
	text-align:right;
	font-weight:bold;
}

.tdtext_noBold
{
	font-family: verdana;
	color:#000000;
	font-size:11px;
	text-align:right;
}

.tdinput
{
	font-family: verdana;
	color:#000000;
	font-size:11px;
	text-align:left;
}
/* Page Header*/
.title
{
    font-family:arial;
	font-size:16px;
	color:#000000;
	text-align:left;
	margin-left:0px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom: 20px;
	font-weight:bolder;
	border-bottom: solid 1px #000;
	text-transform: uppercase;
}

.officeTitle
{
	font-family:arial;
	font-size:16px;
	color:#ffffff;
	text-align:left;
	font-weight:bolder;
	border-bottom: solid 1px #000;
	text-transform: uppercase;	
	background-color: #002441;
	padding: 5px;
	margin: 10 0;
}

.titlesub
{
	font-size:13px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	margin-left:5px;
	margin-right:5px;
}
.titlesubunline
{
	font-size:10px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	padding-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
.titlesubnote
{
	font-size:11px;
	text-align:center;
	color:#000000;
	margin-left:5px;
	margin-right:5px;
}
/* seft Page Header*/
.titlesub_self
{
	font-size:13px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#16669a;
	margin-left:5px;
	margin-right:5px;
}
.titlesubunline_self
{
	font-size:10px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#16669a;
	line-height:18px;
	margin-left:5px;
	margin-right:5px;
}
.titlesubnote_self
{
	font-size:11px;
	text-align:center;
	color:#000000;
	background-color:#e7eff5;
	line-height:18px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
.logobgimg
{
	background-image:url(../images/bg_logo.jpg);
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
	height:280px;
		padding-left:6.0em;
	padding-top:0.7em;
	width:349px;
}
/*home style*/
.title_home
{
    font-family:verdana;
	font-size:16px;
	color:#16669a;
	font-weight:bolder;
	padding:8px;
}
.text_home
{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	line-height:20px;
	width:80%;
}
/* style for Seminar*/
.seminar_title
{
    font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#002441;
	text-align:center;
	text-decoration:underline;
	line-height:25px;
}
.seminar_text
{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	text-align:center;
	line-height:15px;
}
hr
{
	border:dotted;
	color:#999999;
	margin-left:10px;
	margin-right:10px;
}
.seminar_textb
{
    font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration:underline;
	padding:5px;
}
th
{
	color:#FFFFFF;
}
th a:link 
{
    color:#FFFFFF;
}
th a:visited 
{
    color:#FFFFFF;
}
th a:hover 
{
	color:#FFFFFF;
}
th a:active 
{
	color:#FFFFFF;
}
.fot_link_text
{
    color:#FFFFFF;
}
a:link.fot_link_text
{
    color:#FFFFFF;
}
a:visited.fot_link_text
{
	color:#FFFFFF;
}

a:hover.fot_link_text
{
    color:#FFFFFF;
}

a:active.fot_link_text
{
	color:#FFFFFF;
}
/* styles for log in page*/
.table_top_left
{
	background-image:url(../images/tab_top_left.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	line-height:30px;
	width:30px;
	padding:0px;
}
.table_top_right
{
	background-image:url(../images/tab_top_right.jpg);
	background-position:right;
	background-position:top;
	background-repeat:no-repeat;
	line-height:30px;
	width:30px;
}
.table_title
{
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	color:#FFFFFF;
	text-align:left;
}
.table_bottom_left
{
	background-image:url(../images/tab_bottom_left.jpg);
	background-position:left;
	background-position:bottom;
	background-repeat:no-repeat;
	line-height:33px;
	width:30px;
}
.table_bottom_right
{
	background-image:url(../images/tab_bottom_right.jpg);
	background-position:right;
	background-position:bottom;
	background-repeat:no-repeat;
	line-height:33px;
	width:30px;
}
.login_bgcolor
{
    background-color:#bdcddb;
}
/*ticor*/
.border_ticor
{
	border: #002441 1px solid ;
}
.ticor_th
{
	background-color:#16669a;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	color:#FFFFFF;
	font-family:verdana;
	line-height:20px;
	text-align:left;
}
.ticor_td_on
{
	background-color:#e0d9c7;
	font-size:10px;
	font-weight:bold;
	padding-left:5px;
	color:#000000;
	font-family:verdana;
	line-height:20px;
	text-align:left;
}
.ticor_td_onbold
{
	background-color:#e0d9c7;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	color:#000000;
	font-family:verdana;
	line-height:20px;
	text-align:left;
}
.ticor_td_off
{
	background-color:#FFFFFF;
	font-size:10px;
	padding-right:5px;
	color:#000000;
	font-family:verdana;
	line-height:20px;
	text-align:right;
}
/*styles for fast Links at home page*/
.fastbgimage
{
	background-image:url(../images/fl_bgimg_img.jpg);
	background-repeat:repeat-x;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:25px;
	width:100%;
}
.fastlink_text
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:18px;
	background-color:#FFFFFF;
	width:100%;
	padding-left:5px;
	text-decoration:none;
}
.fastlink_Category
{
	font-weight:bold;
	color:#002441;
	text-decoration:none;
}
a:link.faslink
{
	font-weight:bold;
	color:#002441;
	text-decoration:none;
}
a:visited.faslink
{
	font-weight:bold;
	color:#002441;
	text-decoration:none;
}
a:hover.faslink
{
	font-weight:bold;
	color:#16669a;
	text-decoration:none;
	display:block;
}
a:active.faslink
{
	font-weight:bold;
	color:#002441;
	text-decoration:none;
	
}
.fastlinks_border
{	
	border:#16669a 1px solid;
}
.admin_title
{
	color: #16669A;
	font-weight: bold;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.light_bgcolor
{
	background-color:#D4E6F4;
}
.hand
{
    cursor: pointer;
}
.fnfimages
{
	text-align:center;
	vertical-align: bottom;
}

.margin_aboutUs
{
	margin-left:10px;
}

.margin_Home
{
	margin-left:10px;
}



.StaticMenuStyle
{
	width: 215px;
}

.StaticMenuStyle td, .DynamicMenuStyle td
{
	font-size: 11px;	
}



.StaticMenuStyle a, .StaticMenuStyle a:visited, .StaticMenuStyle a:active, .StaticMenuStyle a:hover,  .DynamicMenuStyle a, .DynamicMenuStyle a:visited, .DynamicMenuStyle a:active, .DynamicMenuStyle a:hover 
{
	color: #ffffff;		
	text-decoration: none;
	padding: 7px 9px;
	width: 100%;	
	height: 100%;				
	display: table;			
	font: bold 11px verdana;	
	
}



.StaticMenuStyle td, .DynamicMenuStyle td
{
	background-color: #002441;
	border-bottom: 1px solid #ffffff;		
	border-collapse: collapse;
	font-weight: normal;
	width: 100%;
	height: 100%;
	/*cursor: pointer;*/	
	
}




.StaticMenuItemStyle td, .DynamicMenuItemStyle td
{	
	
	padding: 7px 9px;
	*padding: 0 0 0 0;
	border: 0px solid #C69400;
	font-weight: normal;		
	text-align: left;
	
}


.StaticHoverStyle td, .DynamicHoverStyle td
{
	background-color: #15659A;
	font-weight: normal;	
}

.StaticSelectedStyle, .DynamicSelectedStyle
{
	font-weight: normal;
	cursor: pointer;
}

.bluebgcolor
{
	background: #012442;
}