body
{
  background-image: url(../img/Background.gif);
	background-color: #4C99F0;
	background-repeat: repeat-x;
}
P
{
	text-indent: 0px;
}
P.para
{
	text-indent: 15px;
}
P.indent
{
	text-indent: 0px;
	padding-left: 0px;
	margin-left: 15px;
}
.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nav A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.nav A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.nav A:active
{
	text-decoration: none;
	color: #FFFFFF;
}
.nav A:hover
{
	text-decoration: none;
}
.subtitle
{
	color: #2C59A1;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
}
.subtitle2
{
	color: #2C59A1;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
.footer
{
	font-size: 14px;
	color: #000033;
}
.footer A:link
{
	text-decoration: none;
	color: #000033;
}
.footer A:visited
{
	text-decoration: none;
	color: #000033;
}
.footer A:active
{
	text-decoration: none;
	color: #000033;
}
.footer A:hover
{
	text-decoration: none;
	color: #32325B;
}
.nowrap
{
  white-space: nowrap
} 
.errortitle
{
	font-size: 30px;
	color: #EE0000;
	font-weight: bold;
}
.errorexplanation
{
	font-size: 18px;
	color: #EE0000;
	font-weight: normal;
}
.errorexplanation A:link
{
	text-decoration: underline;
	color: #FF0000;
}
.errorexplanation A:visited
{
	text-decoration: underline;
	color: #FF0000;
}
.metatext
{
	font-size: 2px;
	color: #4C99F0;
}
