/*slide control styles*/
#controls 			{ float:left; width:601px; 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 250px;  }
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 {
	color: #666; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}
	
a.nav:visited {
	color: #666; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}





.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	list-style-image: url(../images/checkmark.png);
	list-style-position: outside;
}

.bodytextMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 1.5em;
	color: #333;
	margin: 0px;
	padding: 15px;
}

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

.bodytextCenteredBigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	color: #600700;
	text-align: center;
}

a.redlink:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	color: #600700;
	text-align: center;
	text-decoration:underline;
}
	
a.redlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	color: #600700;
	text-align: center;
	text-decoration:underline;
}

.bodytextBiggerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #2F5188;
	list-style-image: url(../images/checkmark.png);
	list-style-position: outside;
}
.bodytextBiggerBlueCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	color: #2F5188;
	list-style-image: url(../images/checkmark.png);
	list-style-position: outside;
}
.imageborder {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.bodytextBiggerLightGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.6em;
	color: #7D7D7D;
	list-style-image: url(../images/checkmark.png);
	list-style-position: outside;
}
.bodytextDkGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #4E4E4E;
	list-style-image: url(../images/checkmark.png);
	list-style-position: outside;
}
.bodytextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #285587;
	list-style-image: url(../images/checkmark.png);
	list-style-position: outside;
}
.bulletsIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 2.3em;
	color: #000;
	list-style-image: url(../images/checkmark.png);
	list-style-position: outside;
	margin-left: 15px;
}
