.body-main {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
}

.largeTitle
{
	color : #a1956b;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : bold;
; line-height: 32px
}

.mediumTitle
{
	color : #a1956b;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
; line-height: normal
}

.smallTitle
{
	color : #990000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
; line-height: 14px
}

a:link
{
	color : #ffed9a;
}

a:visited
{
	color : #ffed9a;
}

.smallText{
	font-family : "verdana";
	font-size : 9px;
; line-height: 11px
}

.caption
{
	color : #a1956b;
	font-family : verdana;
	font-size : 9px;
; line-height: normal
}

.nav
{
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
}

.footerCopyright
{
	color : #ffffff;
	font-family : "Times New Roman",Times,serif;
	font-size : 12px;
	font-weight : bold;
}

.footerLinks
{
	font-family : "Times New Roman",Times,serif;
	font-size : 12px;
	font-weight : bold;
}

/* largeDate used to be this blue #00639C */

.largeDate
{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 16px;
	font-weight : bold;
}

a.nav2:link
{
	color : #ffffff;
	font-family : verdana;
	font-size : 11px;
	text-decoration: none;
}

a.nav2:visited
{
	color : #ffffff;
	font-family : verdana;
	font-size : 11px;
	text-decoration: none;
}
a.nav2:hover {
	color: #30A200;
}
