@charset "utf-8";
/* CSS Document */

/****************************** Main Body Styles **********************/

.whitetitle
{
	color:#FFFFFF;
}
.mainNewsWrapper {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.interviewBoxWrapper {
	float: left;
	width: 604px;
	margin-bottom: 10px;
}
.interviewBox {
	background: #546E00;
	height: 100px;
	overflow: hidden;
	
}
.interviewBox img {
	float: right;
	border: none;
}
.interviewBox a {
	color: #fff;
}
.interviewBox h3 {
	color: #fff;
	margin: 0px 10px 0px 10px;
	border-top: 8px solid #546E00;
	width: 470px;
	border-bottom: none;
	background-image: none;
	padding: 0;
}
.interviewBox p {
	color: #fff;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
	width: 485px;
	padding: 0;
}
.featureColumn {
	width: 190px;
	float: left;
	margin-left: 15px;
	margin-top: 0;
}
.featureColumn h2 {
	margin-bottom: 4px;
}
.featureColumn .latestContentWrapper li {
	margin-left: 0;
}

/********************** Body Right Styles ********************/

.pressReview {
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}
.pressReview h2 {
	border: 0;
	color: #fff;
	margin: 8px;
}
.pressReview a, .pressReviewDays li {
	color: #fff;
	font-size: 11px;
}

.pressReview ul {
	clear: left;
}
.pressReviewTitle {
	background-color: #A3CC01;
	background-image: url(../images/pressReview_bg.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 1px;
	margin-bottom: 1px;
}
.pressReviewTitle h3 {
	background: none;
	margin: 6px 0 0 6px;
	padding: 0 0 0 0;
}
.pressReviewDays {
	margin-top: 0;
	background: #8DA83E;
	width: 100%;
	float: left;
	
}
.pressReviewBody {
	background: #fff;
	border-left: 1px solid #546E00;  
	border-right: 1px solid #546E00; 
	border-bottom: 1px solid #546E00; 
	padding-bottom: 10px;
}
.pressReviewBody ul {
	margin: 0 0 0 8px;
	padding-top: 10px;
}
.pressReviewBody li {
	padding-left: 18px;
	font-size: 11px;
}
.pressReviewBody a {
	color: #000;
}
.active, .current, .notActive {
	border-right: 1px solid #fff;
	display: block;
	float: left;
	background: #8DA83E;
	font-weight: bold;
	padding-left: 7px;
	line-height: 20px;
	padding: 3px 0 3px 7px;
}
.pressReview .active {
	background: #546E00;
}
.pressReview .active a {
	color: #fff;
}
.pressReview .current {
	background: #fff;	
	color: #546E00;
}
.pressReview .notActive a {
	background: #ccc;
}
.pressReview .notActive {

}
.registerWrapper {
	float: left;
	border: 1px solid #999;
	width: 99%;
	background-image: url(../images/email_bg.jpg);
	background-position:right;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.registerWrapper h2 {
	border-bottom: 1px dotted #333;
	margin: 10px 60px 10px 10px;
}
.registerWrapper p {
	margin-left: 10px;
}
#bodyLeftWrapper .featureBoxWrapper {
	width: 398px;
}
#bodyLeftWrapper .featureBox {
	width: 100%;
}

.highlightWrapper {
	border-bottom: 1px solid #F2F2F2; 
	float: left;
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 6px;
}



.bodyRightWrapper .stakeholderNews {
	border-top: 6px solid #546E00;
	float: left;
	margin-bottom: 12px;
}
.bodyRightWrapper .stakeholderNews h2 {
	margin-left: 0;
	padding-left: 0;
	margin-top: 6px;
}
.bodyRightWrapper .stakeholderNews ul li {
	margin-bottom: 6px;
	padding-left: 20px;
}

.bodyRightWrapper .latestContentWrapper {
	border-top: 6px solid #546E00;
}
.bodyRightWrapper .latestContentWrapper  h2 {
	background: none;
	margin: 0;
	padding-left: 0;
	border: none;
	text-indent: 0;
}
.bodyRightWrapper .latestContentWrapper  p {
	margin-top: 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #546E00;
}
.bodyRightWrapper .listBackground {
	margin-left: 0;
}
.specialFeature {
	width: 604px;
	float: left;
	border-top: 6px solid #546E00;
}

.specialFeature h2 {
	background: none;
	border: none;
	text-indent: 0 !important;
	margin-bottom: 0;
}

.introPara {
	padding: 0 0 6px 0;
	margin: 0;
	border-bottom: 1px solid #546E00;
	margin-bottom: 14px;
}

.specialBox {
	float: left;
	width: 298px;
	margin-bottom: 14px;
}
.specialBox img {
	float: left;
	border: none;
	border-right: 8px solid #FFFFFF;
	margin-top: 6px;
}
.specialBox h3 {
	margin-top: 4px;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}
.specialBox p {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.specialBox h2 {
	background: #F2F2F2;
	margin-right: 0px;
	padding-left: 5px;
}
.specialBox .pullQuote {
	margin-right: 10px;
}

/*.featureBoxWrapper h3 {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}*/
/**********special feature half size*************/

.specialFeaturehalf {
	width: 297px;
	float: left;
	border-top: 6px solid #546E00;
	margin-right: 5px;
}

.specialFeaturehalf h2 {
	background: none;
	border: none;
	text-indent: 0 !important;
	margin-bottom: 0;
}
.specialFeaturehalfright {
	width: 297px;
	float: left;
	border-top: 6px solid #546E00;
	margin-left: 5px;
}

.specialFeaturehalfright h2 {
	background: none;
	border: none;
	text-indent: 0 !important;
	margin-bottom: 0;
}

.introPara {
	padding: 0 0 6px 0;
	margin-right:10 px;
	border-bottom: 1px solid #546E00;
	margin-bottom: 14px;
}

.specialBoxhalf {
	float: left;
	width: 294px;
	margin-bottom: 14px;
}
.specialBoxhalf img {
	float: left;
	border: none;
	border-right: 8px solid #FFFFFF;
	margin-top: 6px;
}
.specialBoxhalf h3 {
	margin-top: 4px;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}
.specialBoxhalf p {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.specialBoxhalf h2 {
	background: #F2F2F2;
	margin-right: 0px;
	padding-left: 5px;
}
.specialBoxhalf .pullQuote {
	margin-right: 10px;
}
.joinUsBox {
	float: left;
}
.joinUsBox img {
	margin: 10px;
}
.joinUsBox a {
	border: 1px solid #FFFFFF;
	float: left;
}
.joinUsBox a:hover {
	border: 1px solid #F2F2F2;
}
.joinUsBox img {
	border: none;
}
.joinUsBox h2 {
	background: none;
	border-top: 6px solid #546E00;
	text-indent: 0;
}

