a
{
	color: #660000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;	
}

a:hover
{
	color: #7e7e7e;
	font-weight: bold;
	text-decoration: none;	
}

.listheader
{
	background-color: #7A0000;
	color: white;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	text-transform: none;
}

.message
{
	color: maroon;
	font-weight: bold;
	font-size: 11pt;
	font-family: verdana;
}

.note
{
	color: Maroon;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

.listitem
{
	
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	
}

#footer
{
	border-top: 1px solid #cecece;
	color: #003366;
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-align: center;
}

.subheader
{
	color: #5a5a5a;
	font-weight: bold;	
	font-size: 10pt;
}

.error
{
	color: red;
	font-weight: bold;	
	font-size: 11pt;
}

.errortext
{
	color: red;
	font-weight: bold;	
	font-size: 11pt;
}

.message
{
	color: maroon;
	font-weight: bold;	
	font-size: 12pt;
}

#tblContent
{
	
	height: 250px;
	width: 790px;
	
}

#tblContent td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
}

#tblWrapper
{
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	width: 725px;
}

#tblContent td h3
{
	font-family: Verdana;
	color: #003366;	
}

#tblContent2
{
	
	height: 250px;
	
}

#tblContent2 td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.forminput
{
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.formlabel
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-align: right;
}


.PageHeader
{
	color: Black;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

.PageInstructions
{
	color: gray;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

h1
{
	color: #000000;
	font-size: 18pt;
	font-family:verdana;
}