/* ---- BODY STYLES ---- */


body {
	font-family: lucida sans, Verdana, Arial, san-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 17px;
}

p, td {
	font-family: lucida sans, Verdana, Arial, san-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 17px;
}

b {
	font-family: lucida sans, Verdana, Arial, san-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 17px;
}

A:link 		{color:#CC3300; text-decoration: none; font-weight: normal;}
A:visited 	{color:#CC3300; text-decoration: none; font-weight: normal;}
A:hover 	{color:#FF3300; text-decoration: underline; font-weight: underline;}
A:active 	{color:#FF0000; text-decoration: underline; font-weight: underline;}

h1 {
	font-family: georgia, myriad, times new roman, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	text-decoration: none;
	color:#CC3300;
	line-height: 22px;
}

h2 {
	font-family: georgia, myriad, times new roman, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-decoration: none;
	color: #CC3300;
	line-height: 18px;
}

h3 {
	font-family: lucida sans, Verdana, Arial, san-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	color: #CC3300;
	line-height: 18px;
}

A.h3:link 		{color:#CC3300; text-decoration: none; font-weight: normal;}
A.h3:visited 	{color:#CC3300; text-decoration: none; font-weight: normal;}
A.h3:hover	 	{color:#FF3300; text-decoration: underline; font-weight: underline;}
A.h3:active 	{color:#FF0000; text-decoration: underline; font-weight: underline;}



.caption {
	font-family: lucida sans, verdana, arial, san-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}

.note {
	font-family: lucida sans, verdana, arial, san-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}

A.note:link 		{color:#CC3300; text-decoration: none; font-weight: normal;}
A.note:visited 	{color:#CC3300; text-decoration: none; font-weight: normal;}
A.note:hover	 	{color:#FF3300; text-decoration: underline; font-weight: underline;}
A.note:active 	{color:#FF0000; text-decoration: underline; font-weight: underline;}

.formline {
	font-family: lucida sans, Verdana, Arial, san-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	line-height: 17px;
}

.marginquote {
	font-family: georgia, myriad, times new roman, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	color: #CC3300;
	line-height: 18px;
}

.marginlink {
	font-family: georgia, myriad, times new roman, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	color: #CC3300;
	line-height: 16px;
}

A.marginlink:link 		{color:#CC3300; text-decoration: none; font-weight: normal;}
A.marginlink:visited 	{color:#CC3300; text-decoration: none; font-weight: normal;}
A.marginlink:hover 		{color:#FF3300; text-decoration: underline; font-weight: underline;}
A.marginlink:active 	{color:#FF0000; text-decoration: underline; font-weight: underline;}

.mainnav {
	font-family: lucida sans, verdana, arial, san-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #CC3300;
	line-height: 15px;
}

A.mainnav:link 		{color:#CC3300; text-decoration: none; font-weight: normal;}
A.mainnav:visited 	{color:#CC3300; text-decoration: none; font-weight: normal;}
A.mainnav:hover 	{color:#FF3300; text-decoration: underline; font-weight: underline;}
A.mainnav:active 	{color:#FF0000; text-decoration: underline; font-weight: underline;}

.mainnav_hilite
{
	font-family: lucida sans, verdana, arial, san-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #660000;
	line-height: 15px;
	background-color: #330000;
	padding: 2px;
}

A.mainnav_hilite:link 		{color:#CC3300; text-decoration: none; font-weight: normal;}
A.mainnav_hilite:visited 	{color:#CC3300; text-decoration: none; font-weight: normal;}
A.mainnav_hilite:hover 		{color:#FF3300; text-decoration: underline; font-weight: underline;}
A.mainnav_hilite:active 	{color:#FF0000; text-decoration: underline; font-weight: underline;}

.current {
	font-family: lucida sans, verdana, arial, san-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 15px;
	}

A.current:link 			{color:#FFFFFF; text-decoration: none; font-weight: normal;}
A.current:visited 		{color:#FFFFFF; text-decoration: none; font-weight: normal;}
A.current:hover 		{color:#FFFFFF; text-decoration: underline; font-weight: underline;}
A.current:active 		{color:#FF0000; text-decoration: underline; font-weight: underline;}

.footer {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 14px;
}

A.footer:link 		{color:#000000; text-decoration: none; font-weight: normal;}
A.footer:visited 	{color:#000000; text-decoration: none; font-weight: normal;}
A.footer:hover 		{color:#333333; text-decoration: underline; font-weight: underline;}
A.footer:active 	{color:#333333; text-decoration: underline; font-weight: underline;}

.cellborder 
{
	border: 1px solid #999999; 
}
