/*
h1 {
  border-top: 1px none #ff9900;
  border-bottom: 1px none #ff9900;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-align: center;
  color: #2e2e2e;
  font-size: 16px;
  padding-top: 3px;
  padding-bottom: 3px;
}
*/
h2 {
  border-width: 0px 0px 0.1em;
  border-top: 0px solid #ff9900;
  border-bottom: 0.1em solid #ff9900;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style: normal;
  color: #004a84;
  font-size: 9pt;
  padding-top: 3px;
  font-weight: normal;
  text-align: left;
  line-height: normal;
  padding-bottom: 3px;
}
h3 {
  border-style: solid none;
  border-color: #ff9900;
  border-width: 1px;
  padding: 2px 0px;
  font-size: 9pt;
  text-align: left;
  color: #004a84;
  font-weight: normal;
  font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
  background-color: white;
}
h4 {
  font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
  font-size: 0.9em;
  text-align: center;
  font-weight: normal;
}
p {
  line-height: 150%;
  font-size: 12px;
  font-weight: normal;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  text-align: justify;
  color: #2e2e2e;
}
body {
  margin: 0px;
  font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
  line-height: 150%;
  color: #2e2e2e;
  font-size: 12px;
  text-align: justify;
  font-weight: normal;
  font-style: normal;
}
a:link {
  text-decoration: none;
  color: #007400;
}
a:visited {
  text-decoration: none;
  color: #716f64;
}
a:hover {
  border:  none;
  font-weight: normal;
  background-color: #ff9900;
  color: black;
}
.table1 {
  font-size: 0.9em;
  font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
  line-height: 1em;
}

#footer_wrapper {
	float: left;
	width: 100%;
	background-color: #BBAFD3;
	padding: 10px 0 3px 0;
}
 #footer_wrapper1 {
	float: left;
	width: 100%;
	background-color: #80C654;
	padding: 10px 0 3px 0;
}
#footer_wrapper p.smallprint {
	float: left;
	width: 100%;
	font-size: 11px;
	margin-top: 10px;
	color: #ffffff;
	text-align: center;
}
#footer_wrapper1 p.smallprint1 {
	float: left;
	width: 100%;
	font-size: 11px;
	margin-top: 10px;
	color: #ffffff;
	text-align: center;
}
#footer-sitemap {
	float: left;
	text-align: left;      /* text align for text links in footer */
	list-style-type: none;
	width: 77.3%;
	padding: 0 0 0 22.7%;
	margin: 0;
}

#footer-sitemap a {
	color: #c4c4c4;
	text-decoration: none;
}
#footer-sitemap a:hover {
	color: #FFFFFF;
}

#footer-sitemap li {
	float: left;
	width: 115px;
	margin-right: 30px;
}
#footer-sitemap li ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footer-sitemap li a {
	float: left;
	display: block;
	width: 112px;
	border-bottom: 1px solid #CCC;
}
#footer-sitemap li ul li, #footer-sitemap li.last {
	margin-right: 0px;
}
#footer-sitemap li ul li {
	margin-top: 3px;
	font-size: 11px;
}
#footer-sitemap li ul li a {
	border-bottom-style: none;
	color: #9c9c9c;
}
