

p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	list-style-image: url(/persistent/templateimages/bullet.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #DA8D34;
	font-size: 18px;
	line-height: 17px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #988C83;
	font-size: 13px;
	line-height: 16px;
}

.nav {
	width: 165px;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	background-image: url(/persistent/templateimages/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	border-bottom: 1px solid #D16E16;
	background-color: #DA8D34;
	text-indent: 20px;
}
.nav:hover {
	width: 165px;
	color: #000000;
	background-color: #CB680F;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/persistent/templateimages/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}

.nav_on {
	width: 165px;
	color: #000000;
	background-color: #CB680F;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/persistent/templateimages/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}

.subnav {
	width: 165px;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #005941;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 0px 1px 0px;
	background-color: #E1B47F;
	background-image: url(/persistent/templateimages/subNav.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 20px;
}
.subnav:hover {
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BF600B;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/persistent/templateimages/subNav.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}


.Formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B9AEA5;
	border: 1px solid #000000;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04654B;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #8D7F76;
}

.address a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #8D7F76;
	text-decoration: none;
}

.address a:hover {
	text-decoration: underline;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 17px

}

.formButton {
	background-color: #333333;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.navbg {
	background-image: url(/persistent/templateimages/nav.jpg);
	background-repeat: no-repeat;
	background-position: right 180px;

}
