@charset "utf-8";
.body {
	margin: 0; padding: 0;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1.1em;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.vertline {
	background-image: url(../../images/orangeline2_r5_c1.jpg);
	background-repeat: repeat-y;
}

.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 1.4em;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #7BB021;
}
a:link
{
	color: #000000;
	text-decoration:none; 
}
a:visited
{
	color: #000000; 
	text-decoration:none; 
}
a:hover
{
	color: #014820; 
	text-decoration: underline;
}
a:active
{
	color: #014820;
	text-decoration:none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
}

