@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background:url(images/pagebg.jpg) top repeat-x;
	background-color: #E2E2E2;
	margin: 0px;
	padding: 0px;
}
a {
	color:#145F2D;
}
a:hover {
	text-decoration:none;
}
.newsletter {
	color:#02412E;
	font-weight:bold;
	line-height:25px;
}
.emailText {
	color:#999;
}
.emailTextOn {
	color:#000;
}
.submitButton {
	background-color:#FBA100;
	color:#FFF;
	border:none;
	height:22px;
	font-weight:600;
}
.navBar {
	height:40px;
	width:100%;
	text-align:center;
	padding-left:20px;
}
.menu {
	color:#FFF;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px 17px 0px 17px;
	background:url(images/menuoff.jpg) bottom repeat-x;
	text-align:center;
	height:40px;
	float:left;
	line-height:37px;
	text-decoration:none;
	border-left:1px solid #446C52;
}
.menuOn {
	color:#FFF;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px 17px 0px 17px;
	background:url(images/menuon.jpg) bottom repeat-x;
	text-align:center;
	height:40px;
	float:left;
	line-height:37px;
	text-decoration:underline;
	border-left:1px solid #446C52;
}
#menuContact {
	border-right:1px solid #446C52;
}
.videoHome {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:22px;
	line-height:22px;
}
.videoHome a {
	color:#FFF;
}
.midHome {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0A5723;
	font-size:22px;
	line-height:22px;
}
.noUnderline a {
	text-decoration:none;
}
.noUnderline a:hover {
	text-decoration:underline;
}
.videoLink a {
	color:#00BC00;
}
.homePanels {
	text-align:left;
	width:244px;
	height:74px;
	background:url(images/leftbutton.jpg) top no-repeat;
	padding-left:20px;
	padding-top:5px;
	padding-right:0px;
	font-size:12px;
}
.panelTitle {
	font-size:20px;
	color:#FBA100;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}
.panelTitle a {
	color:#FBA100;
}
.downloads li {
	list-style-image:url(images/pdf.jpg);
	margin-bottom:5px;
}
.notes {
	font-size:11px;
	color:#666;
}
.footer {
	margin-top:20px;
	font-size:11px;
	text-align:center;
	margin-bottom:40px;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FBA100;
	margin:0;
	padding:0;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0A5723;
	margin:0;
	padding:0;
}
.leftColumn {
	color:#FFF;
	text-align:center;
}
.leftColumn a {
	color:#FFF;
}
.sideButton {
	width:155px;
	height:29px;
	background:url(images/sidebutton.png) top no-repeat;
	text-align:center;
	cursor:pointer;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:16px;
	padding-top:3px;
	margin-bottom:10px;
	text-decoration:none;
}
.sideButton:hover {
	text-decoration:underline;
}
.highlight {
	font-size:16px;
	font-weight:bold;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.highlight2 {
	font-size:15px;
	font-weight:bold;
	color:#0A5723;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.actionText {
	border:1px solid #FBA100;
	padding:20px;
	text-align:center;
	font-weight:600;
	color:#000;
	background-color:#F4F4F4;
}
