/* CSS Document */

a:link, a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
body{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #3A677C;
}
table.center {
	margin-left:auto; margin-right:auto;
}
.mainbtn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.mainbtn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BDE7FF;
	text-decoration:undeline;
}
li{font-size: 0.92em;
list-style-type:disc;
}
.form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border: #045373 1px solid;
	width: 100px;
}
.log-bg{
	background: #E9F9FF;	
	}
.login-font{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002166;
	font-weight:bold;
	letter-spacing:-.5px;	
}
.body-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}	
.readmore{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.submitbtn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border: #045373 1px solid;
	background:#D7D7B2;
	height:20px;
}
.logbg{
	background:url(images/log-BG.jpg) repeat-x #EAF9FF;
}
.logleftbg{
	background:url(images/log-left-BgLine.jpg) repeat-y #EAF9FF;
}
.logrightbg{
	background:url(images/log-right-BgLine.jpg) repeat-y #EAF9FF;
}
.headingsgre{
	 font-family:"AlternateGothic2 BT";
	 font-size:20px;
	 color:#4F4F21;
 }
.headingsblu{
	 font-family:"AlternateGothic2 BT";
	 font-size:20px;
	 color:#0B87C3;
 }
.smbluetitles{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#004379;
	font-size:11px;
	font-weight:bold;
}
.footerbtn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#582F07;
}
.copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#535252;
}


/* Jai Style Sheets */


td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.top-bg {
	background-image:url(top-bg.jpg);
	background-repeat:repeat-x;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	color:#830016;
}
.row-datatext {
	background-color:#EBF4FC;
	line-height:24px;
	padding-left:10px;
}
.row-datatexta {
	background-color:#F3FDFE;
	line-height:24px;
	text-align:center;
}
.row-datatextb{
	background-color:#F3FDFE;
	line-height:24px;
	padding-left:10px;
}
.row-datatextc{
background-color:#EBF4FC;
line-height:24px;
padding-left:10px;
}
.row-datatextd {
	background-color:#EBF4FC;
	line-height:24px;
	text-align:center;
}
.left-text {	
	color:#000000;
	font-weight:normal;
	padding-left:10px;
}


.right-text {	
	color:#003399;
	font-weight:normal;
	padding-left:10px;
}
.headings{
	color:#003377;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.table-header{
	background-color:#A2DCF2;
	line-height:24px;
	
	text-align:center;
	font-weight:bold;
	color:#0B0B0B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.table-heading{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	line-height:26px;
	background-color:#1C9CCD;
}

.page-heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	color:#DC0020;
	text-decoration:underline;
}
.logged-text{
	color:#FF9125;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
	padding-left:20px;
	font-weight:bold;
}

.name-text{
	color:#000000;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
	font-weight:bold;
}

.report-text{
	color:#FF9125;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
	font-weight:bold;
}

.left-button{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color:#FF9125;
}
a.menu{
	color:#FFFFFF;
	text-decoration:none;
}

a.menu:hover{
	color:#000000;
	text-decoration:none;
}

.inactive{
	color:#FFFFFF;
	text-decoration:none;
}
.note{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
}