body
{
	min-width: 809px;
}

#ctl00_Header1_hypLinkButton
{
	color:Black;
	text-decoration:None;
}

#ctl00_Header1_hypLinkButton a:hover
{
	color:Black;
	text-decoration:Underline;
}

.body 
{
	margin-top: 5px;
}

.helpertext
{
	margin-left:2px;	
}

.maindiv
{
	width: auto;
	margin-right:10px;
	min-width: 810px;
}

.title
{
	font-family:Arial;
	font-size: 16pt;
	color: Navy;
}

.footerdiv
{
	width: 100%;
	height: 20px;
	background-color: #31428c;
}

.footerspan
{
	font-size: 9pt;
	font-family: Arial;
	vertical-align: middle;
	color: White;
	
}

.headlang
{
	width: 100%;
	min-width: 750px;
	color: black;
	height: 20px;
    text-align: right;
}

.headlog
{
	width: 100%;
	min-width: 750px;
	color: white;
	height: 93px;
	background-color: #31428c
}

.headgrnstrip
{
	width: 100%;
	min-width: 750px;
	color: white;
	height: 20px;
	background-color: #339966;
	float:left;
}

.headerspan
{
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-align:right;
}

.table
{
	font-size: 10pt;
	width: 100%;
	font-family: Arial
}

.tdhead
{
	font-weight: bold;
	color: black;
	background-color: white
}

.tdcontl
{
	width: 300px;
	background-color:#f5f5f5;
	text-align: left	
}

.tdcontr
{
	color: #000000;
	text-align: left;
	vertical-align: middle
}

.tdvalidate
{
	color: red
}

.formbutton
{
	float:right;
}

.error
{
	color: red;
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;
}

.success
{
	color: green;
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;
}

.whitespace
{
	color: white;
}

.button
{
	background-color:#D9EBE2;
	border-color:#339966;
	border-style:Solid;
	border-width:1px;
	font-family:Verdana;
	font-size:9pt;
}
