@charset "utf-8";
body
{
	margin: 0px;
	background-color: #002a68;	
}

*:link
{
   color: #8d8d8d;
}

p
{
	margin-top: 0px;
}

.highlight
{
   color: #c6003b;
}

.subHdr
{
   font-weight: bold;
}

.readMore
{
   font-weight: bold;
   font-size:10px;
}

.text
{
   font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
   line-height: 2;
   font-size:12px;
}

.nav a {

	
	padding-bottom: 10px;

	font-size:14.5px;

	line-height: 2;

	color: #959595;
	
	letter-spacing: 2px;
	
	text-decoration: none;

}

.nav a:hover {

	color:#67b7c7;

}

.footer a {

	
	padding-bottom: 10px;

	font-size:9.5px;

	line-height: 5;

	word-spacing: 5px;

	color: #959595;
	
	letter-spacing: 1px;
	
	

}

.footer a:hover {

	color:#67b7c7;

}


td
{
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 13px;
   line-height: 16px;

}

form
{
	margin: 0px;
}

.errorline
{
    color: red;
}

.indent
{
   margin-left: 20px;
}

.groupmenu
{
}

.filledTD{
  background-color: #ffd204;
}
