body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 12px;
	color: #333333;
}
p{  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 12px;
	color: #333333;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titles a {
	color: #000000;
}

.titles a:hover {
	color: #006633;
}

.titles a:visited {
	color: #000000;
}

.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.subtitles a {
	color: #333333;
}

.subtitles a:hover {
	color: #006633;
}

.subtitles a:visited {
	color: #333333;
}



h1
{
	font-size: 130%;
	font-weight: bold;
	color: Blue;
}

h2{
	font-size: 110%;
	font-weight: bold;
	color: Blue;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #072A5F;
	text-decoration: none;
}
.submenu a {
	color : #072A5F;
	text-decoration: underline;
}
.submenu a:hover {
	color : #009933;
}

.submenu a:visited {
	color : #072A5F;
}

.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.sectionsubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.sectionsubtitles a {
	color: #006600;
}

.sectionsubtitles a:hover {
	color: #006600;
}
.sectionsubtitles a:visited {
	color: #006600;
}

.sectionsubtitlesunderline {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

color: #003366;
text-decoration: underline;
}
.sectionsubtitlesitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}

.sectionnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
 	text-decoration: none;
}

.sectionnav a {
	color: #006633;
	text-decoration: none;
}

.sectionnav a:hover {
	color: #666666;
}
.sectionnav a:visited {
	color: #006633;
}

.nav a{
	color:#FFFFFF;
	text-decoration:none
}
.nav a:hover{
	color:#FF6600;
	text-decoration:none
}
.nav a:active{
	color:#FF6600;
	text-decoration:none
}
.nav a:visited{
	color:#FFFFFF;
	text-decoration:none
}	
.sublink1{color:#742E28}

.index
{
	background: beige;
	}
	
.highlight 
{
	text-decoration: none;
	color:black;
	background:yellow;
	}
	
.item
{
	background: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid black;
	}

.alternateitem
{
	background: #DCDCDC;
	margin-bottom: 5px;
	padding-left: 10px;
	
}


