﻿body 
{
	font-family:Sans-Serif;
}
html
{
	overflow:auto;
}
/*.divMain
{
	margin:0px auto;
	width:98%;
	border:solid 1px #D0D0BF;
}*/
.divHeader
{
	width:100%;
	text-align:center;
	background-color:#CEE7FA;
}
.tdLogo
{
	width:20%; 
	padding-bottom:7px;
	padding-top:7px; 
}
.tdHeading
{
	width:80%; 
	text-align:left;
	padding-top:2px; 
	padding-bottom:7px;
}	
.divHeader h2
{
	font-weight:normal;
	margin:0px;
	color:#005011;
	font-size:15px;
	text-align:center;
}
.divHeader h6
{
	font-weight:normal;
	margin:0px;
	color:#005011;
	font-size:15px;
	text-align:left ;
}
.divHeader h5
{
	text-align:center;
	margin:0px;
}
.divHeader h3
{
	color:Red;
	font-size:13pt;
	text-align:center;
	margin:0px;
}
.divContent
{
	padding-top:4px;
}
.divLinks
{
	float:left;
	width:26%;
	
}
.divContentMain
{
	float:right;
	width:72%;
	font-size:small;
}
.divNote
{
	padding-top:2px;
	padding-bottom:2px;
	color:#FF0066;
	font-size:small;
	text-align:center;
	font-family:Tahoma;
}
.divNote a
{
	font-weight:normal;
}
.divNote a:visited
{
	color:#0000FF;
}

.divLinks thead
{
	background-color:#CEE7FA;
	font-size:14px;
	height:18px;
	text-align:center;
	color:Black;
	font-family:Times New Roman;
	font-weight:bold;
}
.divLinks tr
{
	line-height:20px;
}
.divLinks td
{
	padding-left:12px;
}
.divLinks ul
{
	margin:0px;
}
.divLinks a
{
	font-size:12px;
	text-decoration:none;
	padding-top:6px;
	color:#0000FF;
}
.divLinks a:hover
{
	text-decoration:underline;
	color:Red;
}
.divLogin td
{
	padding-left:20px;
	line-height:22px;
}
.divLogin table
{
	border:solid 1px #21592C;
}
marquee
{
	color:#0000FF;
	 font-weight:normal;
}
.divResults table
{
	border:none;
}
.divLogin ul
{
	margin:0px;
}
.divNoticeBoard
{
	background-color:White; 
	overflow:scroll; 
	border-style:groove;
	height:220px; 
	width: 90%;
	margin-left:35px;
	padding-top:3px;
}
.divNoticeBoard legend
{
	font-size:x-large;
}
.divNoticeBoard ul
{
	text-align:left;
	margin:8px 0px 2px 20px;
}
.divNoticeBoard ul li
{
	list-style-type:disc;
	margin:8px;
	font-size:12px;
}
.liColor1
{
	color:#008000;
	font-weight:bold;
}
.liColor2
{
	font-weight:bold;
	color:#990066;
}
.clear
{
	clear:both;
}
.divFooter
{
	font-size:13px;
}
.divFooter hr
{
	color:Black;
	height:1px;
	margin:0px;
}
.divFooter a:visited
{
	color:#0000FF;
}

.divAuthenticate
{
	width:100%;
	margin-top:8px;
	text-align:center;
}
.divAuthenticate h2
{
	color:#8B0000;
	font-weight:normal;
}
.divAuthenticate table td
{
	font-size:15px;
}
/*----User Control for Candidate Profile Strats----*/
 table
 {
	line-height:15px;
	padding-left:0px;
	border-color:#A9A9A9;
 }
 .trAlt
 {
	background-color:#E0F3F7;
 }
 .tdAttr
 {
	padding-left:5px;
	width:51%;
	font-size:10px;
	color:Black;
 }
 .tdValue
 {
	padding-left:15px;
	font-weight:normal;
	width:48%;
	font-size:9px;
	color:Blue;
 }

/*----User Control for Candidate Profile Ends----*/
