/*slide control styles*/
#controls 			{ float:left; width:889px; height:20px; text-align:center; margin:10px 0px 0px 10px; border:0px solid blue;  }
#panel-nav 			{ float:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border:0px solid white; margin:0 0 0 400px;  }
a#prev				{ float:left;text-indent:-99999em;width:9px;height:17px;overflow:hidden; background-image:url(../images/previous-button.png);  }
a:hover#prev 		{ background-position:0px -17px;}
a#next				{ float:right; text-indent:-99999em; width:9px; height:17px; overflow:hidden; background-image:url(../images/next-button.png); border:0px sold #00CCFF; margin:0px 5px 0px 0px;  }
a:hover#next 		{ background-position:0px -17px; }
#panel-nav a, #s7 strong { float:left; margin: 0px 5px; background-image:url(../images/panel-circle.png); margin:0px 5px 0px 0px; height:14px; width:15px; overflow:hidden; text-indent:-9999em; border:0px solid #00CCFF; }
#panel-nav a:hover {background-position:0px -14px;}
#panel-nav a.activeSlide { background-position:0px -28px; }

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
	text-align: center;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #666;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	text-decoration:underline;
}
	
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #666;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	text-decoration:underline;
}






.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #666;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
.bodytextDarker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
.headerGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1.4em;
	color: #7ABC2E;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
.bodytextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #666;
	text-align: left;
	margin-right: 0px;
	margin-left: 20px;
}
