body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin-top: 0px;
	background-color: #666666;}

a  {color : #35638C;
	text-decoration : none;}

a:active {color : #35638C;
	text-decoration : none;}

a:link  {color : #35638C;
	text-decoration : none;}

a:visited  {color : #35638C;
	text-decoration : none;}

a:hover {color: #35638C;
	text-decoration : underline;}

.lists {list-style-position: outside; 
	list-style-type: square; 
	list-style-image: url(/images/square_bullet.gif)}

.subtitle {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #033C71}

.smallbody {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #333333}

.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	background-color: #CCCCCC;
	padding: 2px;
}

.copyright {font-size: 9px;
	color: #FFFFFF;}

.bottomnav {font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;}

.bottomnav a {font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;}

.bottomnav a:active {font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;}

.bottomnav a:link {font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;}

.bottomnav a:visited {font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;}

.bottomnav a:hover {font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;}

.Error{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
	color: RED}
	
.formControl{
	background-color: #EFF4FA;
	border: 1px solid #8399A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;}
	
.radioControl{
	padding: 2px;}.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #033C71;
	line-height: 21px;
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.tablecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.button {
	background-color: #DFE6F2;
	border: 1px solid #073A73;
	font-weight: bold;
	color: #073A73;
	text-transform: uppercase;
	font-size: 10px;
	padding: 2px;
	margin: 1px;
	height: auto;
	width: auto;
	position: static;
	text-decoration: none;}
 
.button a {
	font-weight: bold;
	color: #194D7D;}
 
 .button a:active {
	font-weight: bold;
	color: #194D7D;}
 
 .button a:link {
	font-weight: bold;
	color: #194D7D;}
 
 .button a:visited {
	font-weight: bold;
	color: #194D7D;}
 
.button a:hover {
	font-weight: bold;
	color: #033C71;
	text-decoration: none;}
	
.shaded {
	background-color:#E6F0D5;}
 
.strike {
	text-decoration: line-through;
}
.deadline {
	font-weight: bold;
	color: #FFFFFF;
}

