body
{
	background: #FFFFFF;
	font-family: verdana,helvetica,'sans serif';
	font-size: 11px;
	color: #000000;
}

td, p
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}


h1
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 22px;
	font-wieght: bold;
	color: #3342b5;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

h2
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 15px;
	font-wieght: bold;
	color: #de8703;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}


.small
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 9px;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.header
{
	background: #3342b5;
	width: 525px;
	height: 54px;
}

.blue
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	color: #3342b5;
}

.menu
{
	background: #777777;
	width: 707px;
	height: 30px;
	border-bottom: 3px solid #FFFFFF;
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.blueheader
{
	background: #3342b5;
	padding: 4px;
	margin: 0px;
	border-bottom: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.orangeheader
{
	background: #de8703;
	padding: 4px;
	margin: 0px;
	border-bottom: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.box
{
	background: #eaeaea;
}

.orangebox
{
	background: #de8703;
}

.boxcontent
{
	padding: 6px;
	text-align: left;
}




a:link, a:visited, a:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 11px;
	text-decoration: none;
	color: #de8703;
}

a:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 11px;
	text-decoration: underline;
	color: #3342b5; 
}

a.menulink:link, a.menulink:visited, a.menulink:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.menulink:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #f9be64; 
}

a.orangemenulink:link, a.orangemenulink:visited, a.orangemenulink:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #f9be64;
}

a.orangemenulink:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF; 
}

a.white:link, a.white:visited, a.white:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.white:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #3342b5; 
}

a.small:link, a.small:visited, a.small:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 9px;
	text-decoration: none;
	color: #de8703;
}

a.small:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 9px;
	text-decoration: underline;
	color: #3342b5; 
}
