body, td, .content
{
	font-family: Verdana, Helvetica, Futura;
	font-size: 12px;
	line-height: 1.5;
	color: #274972;	
}
.small 
{
	font-size: 10px;
}

.HelpContainer
{
	background-color:#EEEEEE;
	border:solid 1px #777777;
	padding:10px;
	width: 350px;
	visibility:hidden;
}
a, a:link, a:active, a:visited 
{
	color: #C5020C;
}
a:hover 
{
	color: #660000;
}

.topnav, .topnav a, .topnav a:link, .topnav a:active, .topnav a:visited {
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	font-weight: bold;
	color: #2E478A;
	text-decoration: none;
}
.topnav a:hover {	
	text-decoration: underline;
}

.footer, .footer a, .footer a:link, .footer a:active, .footer a:visited {
	font-family: Arial, Helvetica, Futura;
	font-size:9px;
	color: #072877;
	text-decoration: none;
}
.footer a:hover {	
	text-decoration: underline;
}
.header 
{
	font-family: Arial, Helvetica, Futura;
	font-size: 18px;
	font-weight: bold;
	color: #274972;	
	line-height: normal;
}


.heading
{
	font-family: Arial, Helvetica, Futura;
	font-size: 18px;
	font-weight: bold;
	color: #274972;	
	line-height: normal;
}

.subheader 
{
	font-family: Arial, Helvetica, Futura;
	font-size: 16px;
	font-weight: bold;
	color: #274972;	
	line-height: normal;
}
.home
{
	font-family: Verdana, Helvetica, Futura;
	font-size: 10px;
	color: #274972;	
	line-height: 16px;
}
ul.tight 
{
	font-family: Arial, Helvetica, Futura;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10; 
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10;
	line-height: 13px;
}

ul.whylist
{ 
	margin-top: 0;
} 


li.whylist
{

	list-style-position: inside
}
.errormessage 
{
	font-weight: bold;
}

table.gridView 
{
	width : 100%;
}

.gridView {
	margin: 0px;
}


.gridView td {
	border-left: 1px solid #b0b2b1;
	border-top: 1px solid #b0b2b1;
	border-right: 1px solid #b0b2b1;
	border-bottom: 1px solid #b0b2b1;
	font-size: 12px;
	text-align : center;
}

.gridView th {
	border-top: 1px solid #b0b2b1;
	border-bottom: 1px solid #b0b2b1;
	border-right: 1px solid #b0b2b1;
	border-left: 1px solid #b0b2b1;
	padding: 2px;
	height: 23px;
	background: url(../images/tableHead_bg.gif) repeat-x bottom;
	font-size: 12px;
	text-align: center;
}

.gridView a, .gridView a:link, .gridView
a:active, .gridView a:visited, .gridView a:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

