body
{
	margin: 0px;
	background-color: #B2C3D7;
	color: #004375;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

td
{
	font-size: 11px;
}

h1
{
	font-size: 18pt;
}

h2
{
	font-size: 16pt;
}

p.HomeText
{
	font-size: 12px;
}

a:link, a:visited
{
	color: #004375;
}

a:hover
{
	color: #D32025;
}

a.FooterLink:link, a.FooterLink:visited
{
	font-size: 10px;
	text-decoration: none;
}

a.LeftNavLinkOff:link, a.LeftNavLinkOff:visited
{
	text-decoration: none;
}

a.LeftNavLinkOn:link, a.LeftNavLinkOn:visited
{
	color: #D32025;
}

td.Gradient
{
	height: 342;
	vertical-align: top;
	background-image: url("/images/background_gradient.jpg");
	background-repeat: repeat-x;
}

td.LeftPanelSeparator
{
	background-color: #004375;
	width: 1px;
}

.quote
{
	font-family: Times New Roman;
	font-size: 12pt;
	font-style: italic;	
}

.quoteAuthor
{
	font-family: Times New Roman;
	font-size: 10pt;
}