body {background-color:#5F7A8A; color:#000000; font-family: Helvetica, Arial, Verdana, sans-serif;}

p, td, i, dl {font-size: 12px; font-family: arial, verdana, sans-serif; color: black;}
li			{margin-bottom: 6px}
UL          {list-style-type: square;}
H1			{font-size: 24px; font-family: arial, verdana, sans-serif; color: #2E73A0; font-weight: bold;}
H2			{font-size: 18px; font-family: arial, verdana, sans-serif; color: #000000; font-weight: bold;}
H3			{font-size: 14px; font-family: arial, verdana, sans-serif; color: #000000; font-weight: bold;}

.bottom	{margin-bottom: 0;}
.top		{margin-top: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}
.small    {font-size: 10px; font-family: arial, verdana, sans-serif; color: #444444;}
.white	{font-size: 10px; font-family: arial, verdana, sans-serif; color: white; font-weight: bold;}
.blue {
	background-image: url(../images/nav_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.nav {font-weight: bold; font-size: 14px; text-indent:4px; display:block;  padding: 4px 3px;}
a.nav:link {color: #000000; text-decoration: none}
a.nav:active {color: #000000; text-decoration: none}
a.nav:visited {color: #000000; text-decoration: none}
a.nav:hover {color: #ffffff; text-decoration: none; background:#6AB0D2;}

.nav2 { font-size: 12px; text-indent:8px; display:block; padding: 4px 3px;}
a.nav2:link {color: #000000; text-decoration: none}
a.nav2:active {color: #000000; text-decoration: none}
a.nav2:visited {color: #000000; text-decoration: none}
a.nav2:hover {color: #FAF704; font-weight: normal; text-decoration: none; background:#6AB0D2;}

A:link 	{color: #39571D; text-decoration: underline;}
A:active 	{color: #39571D; text-decoration: underline;}
A:visited 	{color: #444444; text-decoration: underline;}
A:hover 	{color: #000000; text-decoration: underline; font-weight: bold;}