body
{
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	background-color: #003399;
	margin: 0;
}

h1
{
	font-size: 15px;
	color: #003399;
}


h2
{
	font-size: 13px;
	color: #AC7E00;
}


h3
{
	font-size: 12px;
	color: #003399;
}


a
{
	color: #003399;
	font-weight: bold;
}


a:hover
{
	color: #FFBA00;
	font-weight: bold;
}


.center { text-align: center;}


a.bottomLinks
{
	font-size: 9px;
	color: #918F8F;
}


a.bottomLinks:hover
{
	color: #003399;
}


a.topLinks
{
	font-size: 9px;
	color: #FFBA00;
	text-decoration: none;
}


a.topLinksOn
{
	font-size: 9px;
	color: #FFFFFF;
}


a.topLinks:hover
{
	color: #FFFFFF;
	font-size: 9px;
	background-color: #003399;
	text-decoration: underline;
}


ul.leftLinks
{
	font-size: 9px;
	color: #003399;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
}

a.leftLinks
{
	font-size: 9px;
	color: #003399;
	text-decoration: none;
}


a.leftLinksOn
{
	font-size: 9px;
	color: #003399;
}


a.leftLinks:hover
{
	color: #FFFFFF;
}


.textBlue
{
	color: #003399;
	font-weight: bold;	
}

.textSearch
{
	color: #003399;
	font-weight: bold;
	font-size: 10px;
}

.textYellow
{
	color: #FFBA00;
	font-weight: bold;	
}


.textGrey
{
	color: #918F8F;
	font-weight: bold;	
}


.textSmallGrey
{
	color: #918F8F;
	font-size: 9px;
	font-weight: bold;	
}



.rightQuote
{
	font-size: 11px;
	color: #003399;
	width: 100%;
	text-align: left;
}


p.home
{
	font-size: 13px;
}


.team
{
	font-size: 12px;
	color: #003399;
	font-weight: bold;	
}



.form-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    line-height: 18px;
}



.form-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
}

.ErrorRed
{
	color: #ff0000;
}