p, td, th
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333;
	font-size: 10px;
	line-height: 1.4em;
}

A
{
	color: #C33;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #C33;
	text-decoration: underline;
	font-weight: bold;
}

td.wrapper
{
	background-color: #F4EDDC;
	padding: 0px;
	margin: 0px;
}

td.nav
{
	background-color: #234376;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	background-image: url('../i/backgroundNav.gif');
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.nav A
{
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}

.nav A:hover
{
	color: #FC0;
	text-decoration: none;
}

h1
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CC3333;
	line-height: 0em;
}

h1.title
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CC3333;
	line-height: .5em;	
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	background-image: url('../i/underScore.gif');
	background-repeat: repeat-x;
}

h2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3333;
	line-height: 0em;
}


ul.subNav
{
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	list-style: none;
}

li.subNavHeader
{
	padding: 0px 0px 0px 0px;
	background: url('../i/subNavHeader.gif') no-repeat;
}

li.subNav
{
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 1.9em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 26px;
	background: url('../i/subNavBackground.gif') repeat-y 0 50%;
}

.subnav A
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.subnav A:hover
{
	color: #FC0;
	text-decoration: none;
	font-weight: bold;
}

li.subNavFooter
{
	padding: 15px 0px 0px 0px;
	background: url('../i/subNavFooter.gif') no-repeat;
}


ul.moreInfo
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li.moreInfoHed
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
}

li.moreInfo
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	color: #333;
	font-size: 10px;
	line-height: 1.8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url('../i/listArrow.gif') no-repeat 0 50%;
}

li.moreInfo A
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	color: #333;
	font-size: 10px;
	line-height: 1.8em;
	font-weight: normal;
	margin: 0px;
	text-decoration: underline;
}

td.footer
{
	background-color: #182C4E;
	padding: 10px 8px 4px 8px;
}

.footer A
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.footer A:hover
{
	color: #FC0;
	text-decoration: underline;
	font-weight: normal;
}

p.footer
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: .75em;
	color: #FFF;
	font-weight: normal;
}

