body
{
	font-family: Arial;
	background-color: #EEF1F3;
}

a
{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}

a.contentlink
{
	color: #000000;
	font-weight: normal;
}

.nav
{
	border: 1px solid #000000;
	width: 120px;
	color: #FFFFFF;
	font-size: 9pt;
	text-align: center;
	font-family: Arial;
	background-color: #6891B1;
	font-weight: bold;
}

.title
{
	font-size: 36pt;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: center;
	font-family: Garamond;
	height: 100px;	
}

.titlerow
{
	background-color: #164974;
}

.main
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 720px;	
}

.content
{
	color: #000000;
	vertical-align: top;
	font-family: Arial;
	font-size: 12pt;
	height: 500px;
}

.contentheader
{
	color: #000000;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
}