BODY
{
	background-color: #669999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

INPUT, SELECT
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.headerNav
{
	background-color: #669999;
}

.offwhite
{
	background-color: #F5F5F5;
}

.yellow
{
	background-color: #FCEBC1;
}

p
{
	margin-top: 0;
	padding-top: 0;
	line-height: 1.25em;
}

.categoryNav
{
	margin-top: 0;
	padding-top: 0;
	line-height: 1.75em;
	font-weight: bold;
}


blockquote { margin: 0 0 0 10px; }
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 13px; }
h6 { font-size: 11px; }

h1, h2, h3, h4, h5, h6
{
	color: #330066;
	margin: 3px 0 7px 0;
}

.whiteHead {
	color:	#fff;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #118A92;
}

a:hover
{
	text-decoration: underline;
	color: #FF9900;
}

a.footnote
{
	text-decoration: none;
	color: #FCEBC1;
}

a.footnote:hover
{
	text-decoration: underline;
	color: #FCEBC1;
}

.smallText
{
  font-size: 10px;
}

	