/* Global Styles */

body
{
	margin: 0px;
	background-color: #76889A;
}

td
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a
{
	color: #336699;
	font-weight:normal;
}

a:hover
{
}

/* ID Styles */

#navigation td
{
}

#navigation a
{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	line-height: 8px;
	letter-spacing: 0.1em;
	text-decoration: none;
	display: block;
	padding: 8px 6px 10px 10px;
	background: #EBEDEF url( "mm_arrow.gif" ) 14px 45% no-repeat;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#navigation a:hover
{
	background: #AEBFD0 url( "mm_arrow.gif" ) 14px 45% no-repeat;
	color: #000000;
}

#logo
{
}

#tagline
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing: .4em;
	line-height: 18px;
}

#monthformat
{
	border-bottom: 2px solid #E6F3FF;
}

#dateformat
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #F4F1DD;
	letter-spacing: 0.2em;
}

#dateformat a:hover
{
	color: #FF6600;
	letter-spacing: .1em;
}

/* Class Styles */

.bodyText
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
}

.pageName
{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #828181;
	line-height: 24px;
	letter-spacing: 0.0em;
}

.subHeader
{
	color: #89570F;
	line-height: 16px;
	letter-spacing: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.quote
{
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #5C3B0F;
	line-height: 30px;
}

.smallText
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5C3B0F;
}

.navText
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #89570F;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-decoration: none;
}

