/*slide control styles*/
#controls 			{ float:left; width:828px; 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 350px;  }
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; }





.indexBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
}
.bodytextCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 30px;
	text-align: center;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 30px;
	text-align: center;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 40px;
	list-style-image: url(../images/checkmark.png);
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.imageborder {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.bodytextBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	list-style-image: url(../images/checkmark.png);
}
.bodytextBiggerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 20px;
	list-style-image: url(../images/checkmark.png);
}
.bodytextNoMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	list-style-image: url(../images/checkmark.png);
}
.bodytextBigMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	margin-top: 0px;
	margin-right: 80px;
	margin-left: 80px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	list-style-image: url(../images/checkmark.png);
}
