.headerfooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size:10px;
	color:#333333;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 0px;
}
.indexcontent {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.marqcontent {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #446B4E;
	text-align: left;
	cursor: pointer;
}
.marqcontent1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #446B4E;
	text-align: left;
	cursor: pointer;
}

a.headerfooter:link {
	text-decoration: none;
	color: #333333;
}
a.headerfooter:hover {
	color: #96B883;
	text-decoration: underline;
}
a.headerfooter:visited {
	color: #96B883;
	text-decoration: none;
}
a.headerfooter:active {
	color: #333333;
	text-decoration: none;
}
.breadcrumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	color: #999999;
}
.breadcrumb a{
background: transparent url(../images/breadcrumb.gif) no-repeat center right;
text-decoration: underline; /*adjust bullet image padding*/
color: #999999;
padding-right: 15px;
}
.breadcrumb a:link{
color: #999999;
}
.breadcrumb a:visited, .breadcrumb a:active{
color: #999999;
padding-right: 15px;
}
.breadcrumb a:hover{
	text-decoration: underline;
	padding-right: 15px;
	color: #999999;
}
.indexcontent img{
	border: 1px solid #333333;
}

#sublinks {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:#CCD3C7 1px solid;
}
#sublinks a{
	color:#666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#sublinks th{
	text-align: center;
	padding: 5px;
	color: #6F9957;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: #CCD3C7 1px solid;
}
#sublinks td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCD3C7;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#sublinks .lasttd{
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.textbox {
	color: #333333;
	background-color: #FFFF99;
}

a:link {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #BF3128;
	text-decoration: underline;
}
a:visited {
	color: #1D6F92;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
.hline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCD3C7;
}
.vline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #96B883;
}
.vlineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #96B883;
}
.hline1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96B883;
}
.marqtitle1 {
	margin-top:7px;
	font-weight: bold;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:10px;
	padding-top:5px;
	vertical-align:middle;
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title1 {
	margin-top:7px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right:0px;
	padding-bottom:10px;
	padding-top:5px;
	vertical-align:middle;
	font-size: 13px;
	color: #333333;
}
.subtitle1 {

	margin-top:7px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right:0px;
	padding-bottom:10px;
	padding-top:5px;
	vertical-align:middle;
	font-size: 12px;
	color: #6F9957;
}
#tableconent {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #96B883;
	background-color: #E7EDE4;
}
#tableconent th{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;

}
#tableconent td{
	padding: 10px;
}
#tableconent caption{
	font-size:12px;
	color: #6F9957;
	padding-bottom:10px;
	padding-top:5px;
	font-weight: bold;
}
#tableconent ul{
	margin-left: 10px;
}
#tableconent li{
	background-image: url(../images/arrow.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;	
}
.indexcontent ul{
	margin-left: 10px;
}
.indexcontent li{
	background-image: url(../images/arrow.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 5px;
}
.quote {
	margin-top:7px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
	vertical-align:middle;
	font-size: 13px;
	color: #333333;
	text-align: center;
	background-color: #E4E8E1;
	border: 1px dashed #CCCCCC;
}
.dottedhline {
	height: 1px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #C0CB83;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sitelink {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #336600;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.sitelink:visited {
	TEXT-DECORATION: none;
	color: #336600;
}
.sitelink:active {
	TEXT-DECORATION: none;
	color: #336600;
}
.sitelink:hover {
	COLOR: #FF6600; 
	TEXT-DECORATION: underline
}
