
BODY 
{
	background-color: #003366;
}

TD, P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}	

.white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}	

#TABLE1
{
	background-color: #003366;
}

.content
{
line-height:18px
}

.nav-split
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#003366;
}

FORM
{
	margin: 0px
}

INPUT
{
	width: 164px;
	height: 18px;
}	

.inputBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-weight: normal;
	border: 1px solid;
	border-color:#AFB1B1;
}

SELECT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	border: 1px solid;
	border-color:#AFB1B1;
}

.submit
{
	width: 58px;
	height: 18px;
}	

HR
{
color: #BDAA8F;
height: 1px
}




/* LINKS */
a:link 
{
font-weight: normal;
color:#003399;
text-decoration:underline
}

a:visited	
{
font-weight:normal;
color: #003399;
text-decoration:underline
}

a:hover	
{
font-weight:normal;
color: #003399;
text-decoration:none;
}

a.nav:link 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#003366;
text-decoration:none
}

a.nav:visited	
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003366;
text-decoration:none
}

a.nav:hover	
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration:none;
}



