body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

p, div, td, th, dl, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin-bottom: 0px;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffff00;
	color: #000000;
	font-weight: bold;
}

.smallnorm , table.smallnorm td , table.smallnorm p {
	font-size: 11px;
	line-height: 13px;
}

.smallbold , table.smallbold td , table.smallbold p {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

.cattextnorm , table.cattextnorm td , table.cattextnorm p , table.cattextnorm td p {
	font-size: 12px;
	line-height: 14px;
}

.cattextbold , table.cattextbold td , table.cattextbold p {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.maintitles {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
}

.darkgreentitles {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #007100;
}
.reditalic {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}

.welcomeline {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}

.footer {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mainnav , table.mainnav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.mainnav a:link, .mainnav a:visited {
	color:#0000FF;
}

.mainnav a:hover {
	color:#0000FF;
	text-decoration:underline;
	font-weight: bold;
}
.mainnav a:active {
	color:#000000;
}

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

.bottomnav a:link, .bottomnav a:visited {
	color:#000000;
}
.bottomnav a:hover {
	color:#FFFFFF;background:#007100;
}

.bottomnav a:active {
	color:#000000;
}

.resourcenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}

.resourcenav a:link, .resourcenav a:visited {
	color:#0000FF;
	font-weight: bold;
	text-decoration:underline;
}
.resourcenav a:hover {
	color:#FFFFFF;background:#007100;
}

.resourcenav a:active {
	color:#0000FF;
	font-weight: bold;
	text-decoration:underline;
}

a                       {text-decoration:none;}
a:link                  {color:#0000FF;}
a:visited               {color:#0000FF;}
a:hover                 {color:#0000FF; text-decoration:underline;font-weight: bold;}
a:active                {color:#0000FF;}

.highlightdark {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #007100;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}	

