#container {
	position: relative;
	width: 899px;
	height: 391px;
	overflow: hidden;
	padding: 0px;
}
#container h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6B6C59;
	padding-top: 10px;
	text-align: center;
}
#content {
	position	: relative;
	width		: 870px;
	left		: 15px;
	margin-top: 15px;
	height: 375px;
}
#content a {
	text-decoration: underline;
	color: #707254;
}
#content a:hover {
	text-decoration: none;
}
#content p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content h1 {
	color: #707254;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.pdfThumb {
	float: left;
	text-align: center;
	padding-right: 6px;
	padding-top: 0px;
	padding-left: 6px;
}
.thumbCenter {
	text-align: center;
}
#content ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 30px;
}
#content   li  {
	list-style-image: url(../../images/green_bullet.gif);
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}

/*scroll*/
#scrollArea {
	position	: relative;
	height		: 330px;
	width		: 15px;
	overflow	: hidden;
	background-color: #F7F7F2;
	margin-top: 50px;
	margin-right: 25px;
	float: right;
}
#scroller {
	position	: absolute;
	top			: -1px;
	width		: 15px;
	background-color: #CACDB4;
}
/*scroll*/
#greenVLine {
	background-color: #CBCDB4;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
}

#GreenSubNavContainer {
	background-image: url(../../images/green_sub_bg.jpg);
	background-repeat: no-repeat;
	height: 392px;
	width: 255px;
	margin-right: 19px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #5c5d4d;
}
#GreenIntro {
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
}
#GreenIntro a {
	color: #5c5d4d;
	text-decoration: none;
}
#GreenIntro a:hover {
	text-decoration: underline;
}

#GreenSubNav {
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
}
#GreenSubNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#GreenSubNav ul a {
	color: #5c5d4d;
	text-decoration: none;
}
#GreenSubNav ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#GreenSubNav li {
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#GreenIntro h2 {
	color: #5c5d4d;
	font-size: 18px;
	margin-bottom: -4px;
	margin-top: 0px;
}
#GreenNavBar {
	background-color: #d5d6c2;
	height: 25px;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-right: 19px;
	padding-left: 19px;
}
#GreenContent {
	float: right;
	width: 899px;
	background-color: #DEE0CD;
	height: 391px;
	color: #707254;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
.imageSmall {
	margin-bottom: 11px;
	margin-top: 5px;
}
#container_ver {
	width: 575px;
	height: 373px;
	overflow: hidden;
	float: left;
}
#content_ver {
	width		: 345px;
	left		: 15px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-left: 10px;
}
#scrollArea_ver {
	position	: relative;
	height		: 330px;
	width		: 15px;
	overflow	: hidden;
	background-color: #fff3ea;
	margin-top: 22px;
	margin-right: 45px;
	float: right;
}
.verImage {
	padding-left: 15px;
	position: relative;
	float: right;
}
.rightImage {
	float: right;
}
#content_ver h1 {
	color: #9D7757;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
}#content_ver h1 {
	color: #707254;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#content_ver a {
	text-decoration: underline;
	color: #707254;
}
#content_ver a:hover {
	text-decoration: none;
}
#greenVLine_half {
	background-color: #CBCDB4;
	height: 1px;
	width: 300px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#content_ver p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content_ver ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 30px;
}
#content_ver li {
	list-style-image: url(../../images/green_bullet.gif);
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
.newsbottomThumb {
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-top: 8px;
	padding-left: 5px;
}
.rowHolder {
	position	: relative;
	width		: 870px;
	height		: 250px;
	left		: 0px;
	margin-top: 0px;
}
.newsThumb {
padding-bottom: 5px;
border-width:0px;

}
.arrowBtn {
	padding-left: 4px;
	padding-right: 4px;
	float: left;
}
