H2 {
	color : #004080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

A:link    {
	color: #006699;
	text-decoration: none;
}

A:visited {
	color: #006699;
	text-decoration: none;
}

A:active  {
	color: #006699;
	text-decoration: none;
}

A:hover   {
	color: #669966;
	text-decoration: underline;
}
/* these styles are for the bottom navigation  */
a.botnav:link {  
	color: #BCCAA4; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10.75px;
}

a.botnav:visited {
	color: #BCCAA4; 
	text-decoration: none;
  	font-family: Arial, Helvetica, sans-serif;
	font-size : 10.75px;
}
  
a.botnav:hover {
	color: #FFFFFF; 
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10.75px;
}

a.botnav:active {  
	color: #BCCAA4; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10.5px;
}


P {
	font-family: Arial, Helvetica, sans-serif;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12.5px;
	color: #333333;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

/* homepage main body text*/
.homebody  {
	color : #666666;
	font-size : 12.5px;
	font-family : Arial, Helvetica, sans-serif;
}

/* bold - Netscape doesn't terminate inline styles */
.bold  {
	font-weight : bold;
}

LI, OL, UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px; 
	color: #666666;
}

.tinytext { 
	font-size: 10px; 
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
}

/* table cells:  had to put this in since the body text doesn't reach inside
table cells on Netscape */
TD  {
	color : #666666;
	font-size : 12.5px;
	font-family : Arial, Helvetica, sans-serif; 
}

/* large majorhead  */
.majorhead {
	color : #003366;
	font-weight : bold;
	font-size : 17.5px;
	font-family: Arial, Helvetica, sans-serif;
}

/* subheads */
.subhd  {
	color : #003366;
	font-weight : bold;
	font-size : 15.5px;
	font-family : Arial, Helvetica, sans-serif; 
}

/* smaller inline paragraph subheads */
.smallsubhd  {
	color : #244E82;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.italicsubhead {  
	font-size: 15px;
	line-height : 1.25em; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #244E82;
	}
	
.tablebodytxt {  
	color: #666666; 
	font-size: 11px
	}
	
.bottom {  font: 10.75px/1.5em Arial, Helvetica, sans-serif; color: #C5D7B5; background: #798E59}
.sidebartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: italic;
	line-height: 2em;
	color: #FF6633;
}
