@charset "UTF-8";
/* MAIN Styles */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5f5049;
	}
.print_only {
	display: none;
}
a {
	color: #456012;
	
	}
a:hover {
	text-decoration: underline;
	}
a img {
	border:none;
	}
	
a.arrow_small {
	background:url(/ersys/images/arrow_green_small.gif) no-repeat right;
	padding-right:15px;
	text-decoration:none;
	color:#5f5049;
	}
a.arrow_small:hover {
	text-decoration:underline;
	}
a.callout_link {
	background:url(/ersys/images/arrow_green.gif) right no-repeat;
	padding:1px 24px 1px 0;
	color:#5f5049;
	text-decoration:none;
	}
a.callout_link:hover {
	text-decoration:underline;
	}	
.clear {
	clear:both;
	}
	
div.hr_green {
	height:1px;
	border-bottom:1px solid #8ac126;
	}
div.hr_grey {
	height:1px;
	border-bottom:1px solid #cfcfcf;
	}
.main_wrapper {
	width:960px;
	margin:0 auto;
	/*border:1px solid #666;*/
	}
.content_wrapper {
	position:relative;
	}
.row {
	margin:38px 0;
	}
.column {width:320px;}
.footnote {
	font-size: 11px;
	line-height: normal;
	margin: 15px 0;
	}
sup {
	vertical-align: middle;
	position: relative;
	top:-0.3em; 
}
/* ------ HEADER -------- */

.header_wrapper {
	background-color:#f5f2e6;
	/* border:1px solid green; */
	/* margin-bottom:38px; */
	float: left;
	width: 960px;
	}
.logo {
	float:left;
	}
.navigation_holder {
	/*border:1px solid red;*/
	margin-left:320px;
	text-align:center;
	padding-top:15px;
	}
.navigation_holder a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#463933;
	text-decoration:none;
	margin:0 12px;
	}
.navigation_holder a:hover {
	text-decoration:underline;
	}
.navigation_holder a.active {
	color: #456012;
	/* font-style: italic; */
	}
.navigation_holder a.active:hover {text-decoration: none;}

/* ------ end of HEADER -------- */


/* ------ Quote -------- */

.quote_wrapper {
	float:right; 
	background:url(/ersys/images/quotes_bcg.gif) no-repeat left 17px;
	padding:17px 20px 0 0;
	/*border:1px solid red;*/
	}
.quote_wrapper h3 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#77a720;
	font-size:24px;
	font-weight:normal;
	margin:10px 0 0 34px;
	}
.quote_wrapper .footnote {float:right; margin-top:11px; font-size:12px;}
.wide_quote {width:603px;}
.short_quote {width: 320px;}

/* ------ END of Quote -------- */


/* ------ Subscription -------- */

.subscription_wrapper {
	background-color:#dfddd2;
	padding:20px 28px 17px;
	}
.subscription_wrapper h3, subscribe_holder h3 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 15px 0;
	}
.subscription_wrapper p, .subscribe_holder p {
	font-size:12px;
	line-height:15px;
	margin:10px 0 12px 0;
	}	
.subscription_wrapper input, .subscribe_holder input {
	width:160px;
	border-top:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:12px;
	color:#5f5049;
	padding:5px 0 5px 5px;
	}
.subscription_wrapper .btn_subscribe, .subscribe_holder .btn_subscribe {
	background:url(/ersys/images/arrow_green.gif) right no-repeat;
	padding:1px 20px 1px 0;
	color:#5f5049;
	text-decoration:none;
	display:block;
	float:right;
	font-weight:bold;
	margin-bottom:0;
	font-size: 12px;
	}
	
	
#TB_ajaxContent .error {
	color: red; 
	position:relative;
	top: -5px
	}
.subscribe_holder table {
	margin: 0 0 10px 0px;
	}
.subscribe_holder th {
	text-align: right;
	width: 125px;
	font-weight: normal;
	padding-right: 5px;
	}
.subscribe_holder input.text {
	width:180px;
	}
.subscribe_holder .required {
	font-size: 11px;
	font-weight: bold;
	}
/* ------ END of Subscription -------- */


/* ------ Breadcrumb & Footer -------- */

.breadcrumb_wrapper {
	background: url(/ersys/images/breadcr_rightEdge.gif) #f5f5f1 right no-repeat;
	width:100%;
	vertical-align: middle;
	font-weight: bold;
	float: left;
	font-size: 12px;
	margin-top: 20px;
	}
.breadcrumb_wrapper img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: left;
	}
.breadcrumb_wrapper a {
	text-decoration: none; 
	display: block;
	float: left;
}
.breadcrumb_wrapper a:hover {
	text-decoration: underline
	}
.breadcrumb_wrapper a.home {
	background-color: #8ac126;
	color: #fff;
	height: 23px;
	padding: 7px 10px 0 10px;
	margin: 0;
	font-size: 13px;
	display: block;
	}
.breadcrumb_wrapper a.breadcr_level, .breadcrumb_wrapper div.breadcr_level {
	float: left;
	padding: 9px 18px 0 10px;
	}
.breadcrumb_wrapper a.breadcr_level {
	/* color:#5f5049; */
	color: #a1a097;
	/* background: url(/ersys/images/breadcr_arrow_small.gif) no-repeat right 11px; */
	}
.breadcrumb_wrapper div.breadcr_level {
	}

.breadcrumb_wrapper a.phone_nr {
	float: right;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#8c8a80;
	font-weight: normal;
	background: url(/ersys/images/breadcr_phoneIcon.gif) no-repeat left 5px;
	padding: 4px 15px 0 25px;
	}

.footer_wrapper {
	font-size: 11px;
	margin: 27px 0 20px 0;
	}
	
/* alternate footer links styles
.footer_links_wrapper {
	margin: 20px 0 0 0;
}
.footer_links_wrapper span {
	color:#5f5049;
	font-size: 11px;
	margin: 0 10px 0 11px;
}
.footer_links_wrapper a {
	text-decoration: none;
	color:#5f5049;
	font-size: 11px;
}	
.footer_links_wrapper a:hover {
	text-decoration: underline;
	color: #456012; 
}
*/
/* ------ End of Breadcrumb & Footer -------- */

/* ------ SiteMap -------- */

.sitemap h3 {
	font-size: 14px;
	margin: 0 0 15px 0;
}
.sitemap h3 a {
	background:url(/ersys/images/arrow_green_small.gif) no-repeat right;
	padding-right:15px;
	text-decoration:none;
	color:#5f5049;
}
.sitemap h3 a:hover {
	text-decoration:underline;
	}
.sitemap h4 a {
	line-height:20px;
	font-weight: normal;
}
.sitemap h4 {
	font-size: 13px;
	margin: 0px 0 20px 20px;
}

/* ------ END of SiteMap -------- */
