a		{
	color:#0B2489;
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	}
	a:hover		{
	color:#660000;
	text-decoration: none;
	}
	
	#footer
	{
	color:gray;
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
	border-top: 1px solid #cecece;
	}
	
	#content p
	{
	padding-left: 15px;
	padding-right: 15px;
	}
	
	#content
	{
	font-family: verdana;
	font-size: 10pt;
	}
	
		#content table
	{
	font-family: verdana;
	font-size: 10pt;
	}
	
	.forminput
	{
	font-family: verdana;
	font-size: 10pt;
	}
	
	.formlabel
	{
	font-family: verdana;
	font-size: 10pt;
	text-align: right;
	}
	
	.message
{
	color: maroon;
	font-weight: bold;
	font-size: 11pt;
	font-family: verdana;
}


.PageHeader
{
	color: Black;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

.PageInstructions
{
	color: gray;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

.note
{
	color: Maroon;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

.listheader
{
	background-color: #0B2489;
	color: black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

.listitem
{
	
	color: black;
	font-family: Verdana;
	font-size: 12px;
	

}