body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

TD.newsHeading {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #999999;
}

SPAN.pageHeading {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}

.menuText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding: 8px 0px 8px 8px;
}

A.menuText { 
  color: #333333; 
}

A.menuText:hover {
  color: #666666;
}

.navHR {
  background:url(images/dotted_hr.gif) repeat-x; height:1px;
}

TD.footerText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

A.footerText { 
  color: #FFFFFF; 
}

A.footerText:hover {
  color: #CCCCCC;
}

SPAN.headTitle {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}

/* Forms */
.button {background-color: rgb(128,128,128); color:#ffffff; font-size: 8pt;}
.inputc {font-size: 8pt;}
.style3 {font-size: xx-small}

/* Rollover Header Nav */
#menu1 {
	height: 98px;
	width: 101px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(images/nav_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
 
#menu1:hover {
background-position: bottom left;
}

#menu2 {
	height: 98px;
	width: 101px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(images/nav_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
 
#menu2:hover {
background-position: bottom left;
}

#menu3 {
	height: 98px;
	width: 102px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(images/nav_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
 
#menu3:hover {
background-position: bottom left;
}

#menu4 {
	height: 98px;
	width: 101px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(images/nav_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
 
#menu4:hover {
background-position: bottom left;
}

#menu5 {
	height: 98px;
	width: 102px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(images/nav_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
 
#menu5:hover {
background-position: bottom left;
}