.height {
	line-height: 1pt;

}
.textleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;



}
.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;

}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;



}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00331A;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	border: 1px solid #333333;
}

a:hover {
	text-decoration: none;
}
.texttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	border: 1px solid #FFFFFF;


}
.line {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	line-height: 1px;

}
.subheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.headingbr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 5px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	line-height: 20px;
	font-weight: bold;
	border-left-style: solid;
	background-color: #FFFFFF;

}
.headingcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 5px;
	line-height: 20px;
	font-weight: bold;
	border: 1pt solid #000000;

}
