/* Global Styles */

body
{
	margin: 0px;
}

td
{
	font: 11px arial;
	color: #333333;
}

a
{
	color: #0066ff;
	text-decoration: none;
}

a:hover
{
	color: #0066ff;
	text-decoration: underline;
}

/* Class Styles */

.logo
{
	font: 28px arial;
	color: #0E177C;
	letter-spacing: .1em;
	font-weight: bold;
	line-height: 22px;
}

.bodyText
{
	font: 12px arial;
	color: #333333;
	line-height: 24px;
	padding-bottom: 10px;
}

.header
{
	font: 24px arial;
	color: #3d7999;
	letter-spacing: .1em;
	line-height: 26px;
}

.subHeader
{
	font: 14px times new roman;
	color: #3d7999;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .1em;
}

.navText
{
	font: 10px arial;
	color: #333300;
	letter-spacing: .1em;
}
