BODY
{
}

td
{
	font-family:arial;
	font-size:11px;
}
.tbr
{
	border-style:solid;
	border-width:1px;
	border-color:#2A3F66;
}
.int
{

}
a:link
{
	color:#A5DA40;	
	
}
a:visited
{
	color:#A5DA40;	
}

a:hover
{
	color:#2A3F66;	
}
.StandardInput
{
	border-right: silver 1pt solid;
	border-top: silver 1pt solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: silver 1pt solid;
	color: black;
	border-bottom: silver 1pt solid;
	font-family: arial;
	text-align: left;
 border-color:#2A3F66;
}

.StandardButton
{
	background-color:#2A3F66;
	border:1px solid #cccccc;
	color:white;
	font:9pt arial, sans-serif;
}

.Header
{
	font: 20px arial, "Times New Roman", Times, serif;
	color:#000000;
}

a.nav:link
{
	color:#ffffff;	
	font-weight:bold;
	text-decoration:none;
	
}
a.nav:visited
{
	color:#ffffff;	
	font-weight:bold;
	text-decoration:none;
}

a.nav:hover
{
	color:#A5DA40;
	font-weight:bold;	
	text-decoration:none;
}
.StandardError
{
 font-size:8pt;
 color:Red;
 font-family:Arial;
 
}

.whiteheader
{
	color:#ffffff;
	font-weight:bold;
}