body
{
	background-color: #ffffff;
	background: url( ../images/background.gif );
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}

.top
{
	background-color: #B8CEE3;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.nav
{
	background-color: #00529C;
	font-family: verdana;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
}

.nav a:link
{
	background-color: #00529C;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.nav a:active
{
	background-color: #00529C;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.nav a:hover
{
	background-color: #00529C;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.nav a:visited
{
	background-color: #00529C;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.mainBox
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.copy
{
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
}

.copy a:link
{
	font-family: verdana;
	font-size: 10pt;
	color: #1E537D;
	text-decoration: none;
}

.copy a:active
{
	font-family: verdana;
	font-size: 10pt;
	color: #1E537D;
	text-decoration: none;
}

.copy a:hover
{
	font-family: verdana;
	font-size: 10pt;
	color: #1E537D;
	text-decoration: none;
}

.copy a:visited
{
	font-family: verdana;
	font-size: 10pt;
	color: #1E537D;
	text-decoration: none;
}

.yellowBar
{
	background-color: #F3C21D;
}

.shadowRepeat
{
	background-color: #ffffff;
	background: url(../images/sub_shadow_repeat.jpg) repeat-x;
}

.header
{
	font-family: verdana;
	font-size: 14pt;
	color: #CC3300;
}

.subHeader
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
}

