BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	bgcolor: #FFFFFF;
}

.layoutheader{
	background-color: #325252;
	color: #FFFFFF;
	text-align: right;
}

.welcome{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	text-indent: 10px;
	text-transform: uppercase;
	vertical-align: middle;
	color: #08516B
}

B.subheader{
	text-transform: uppercase;
	color: #408080;
}

.bottomslogan{
	font-weight: bold;
	text-align: center;
	color: #005563
}

TD.resultsheader{
	font-weight: bold;
	color: #005563;
}

A:link{
	text-decoration : none;
	color: #0051FF;
}

A:visited{
	text-decoration : none;
	color: #0051FF;
}

A:active{
	text-decoration : none;
	color: #0051FF;
}

A:hover{
	text-decoration : underline;
	color: #0051FF;
}

.privacy{
	font-size: 10px;
}

A.copyright:link{
	text-decoration : none;
	color: #005563;
	font-weight: normal;
	font-size: 10px;
}

A.copyright:visited{
	text-decoration : none;
	color: #005563;
	font-weight: normal;
	font-size: 10px;
}

A.copyright:active{
	text-decoration : none;
	color: #005563;
	font-weight: normal;
	font-size: 10px;
}

A.copyright:hover{
	text-decoration : underline;
	color: #005563;
	font-weight: normal;
	font-size: 10px;
}