@charset "utf-8";
body {
	background-image: url(images/BG.jpg);
	background-repeat: repeat;
	margin-top: 6px;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	color: #FFFFFF;
	text-align: right;
}
.Leftnav  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	padding-top: 20px;
	font-weight: normal;
}
.Leftnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Leftnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Leftnav a:hover {
	color: #F4B100;
	text-decoration: none;
}
.contactsubheader {
	font-size: 12px;
	font-weight: bold;
	color: #2E5B2C;
}
.careersubheader {
	font-size: 12px;
	font-weight: bold;
	color: #2E5B2C;
	text-decoration: underline;
}
.partnersubheader {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font: bold 16px/normal Calibri, Candara, Arial, Helvetica, Verdana, sans-serif;
	color: #4B8845;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.leftnavBG {
	background-attachment: scroll;
	background-image: url(images/LnavBG.jpg);
	background-repeat: no-repeat;
}
.biotext {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.New {
	color: #FBBA17;
	font-style: italic;
	font-weight: bold;
}
.smalltext {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.photo {
	width:125px;
	float:left;
	padding: 0 10px 0 0;
	margin:6px 0 0 0;
}
