BODY
{	
	color: 333333;
	font-size: 8pt;
	font-family: Verdana;
}

H1
{
	font-size: 10pt;
	color: #FF5716;
	font-weight: bold;
}

STRONG
{
	color: #FF5716;
	font-weight: bold;
}

A
{
	color: #FF5716;	
}

A:hover
{
	color: #0E2477;
}


.strongblue
{
	color: #0E2477;
	font-weight: bold;
}

.landing
{
	color: #FF5716;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

.landing:Hover
{
	color: #0E2477;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

.contact
{
	color: #FF5716;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;	
}

.content
{	
	color: 333333;
	font-size: 8pt;
	font-family: Verdana;
}

.bighead
{
	color: #FF5716;
	font-size: 16pt;
	font-family: Verdana;		
}

.link
{
	text-decoration: none;
}

.link:hover
{
	text-decoration: none;
	color: Black;
}

.head
{
	color: #FF5716;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.small_head
{
	color: #FF5716;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.head:hover
{
	color: #FF5716;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

.navigation
{
	color: #ffffff;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}

.navigationlink
{
	color: #ffffff;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.navigationlink:hover
{
	color: #0E2477;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

.foot
{
	color: #666666;
	font-size: 7pt;
	font-family: Verdana;	
}

.footnavigation
{
	color: #666666;
	font-size: 7pt;
	font-family: Verdana;	
	text-decoration: none;
}

.footnavigation:hover
{
	color: #666666;
	font-size: 7pt;
	font-family: Verdana;	
	text-decoration: underline;
}
.promo
{
	color: #306EFF;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}