#pager {
	margin: 0 20px;
	font-family: "Helvetica Neue", "Nimbus Sans L", Arial, Helvetica, sans-serif;
}
#pager dt {
	font-weight:bold;
	padding: 3px;
	border: 1px solid #ddd;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	border-radius:6px;
}
#pager dd {
	padding:3px;
	margin-left: 10px;
	font-size:90%;
}
#pager a:active {
	background-color: #2e5c76;
	color: #fff;
}
#pager li {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #d5d5d5;
}
#slideshow {
	margin: 1em 20px;
}


.endorse1 {
	background-color: #d0dde0; 
}
.endorse2 {
	background-color: #d5d5d5;
	color:#606050;
}
.endorse1, .endorse2 {

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	border-radius:6px;
	font-family: "Helvetica Neue", "Nimbus Sans L", Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.endorse1 blockquote big, .endorse2 blockquote big {
	visibility:hidden;
}
.endorse1 blockquote {
	background:#d0dde0 url(/img/equotebg.png) no-repeat bottom right; 
	padding-bottom: 15px;
}
.endorse2 blockquote {
	background:#d5d5d5 url(/img/equotebg2.png) no-repeat bottom right; 
	padding-bottom: 15px;
}
.endorse1 img, .endorse2 img {
	float:right; 
	margin:0 10px 10px 10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	border-radius:6px;
}
.endorse1 img.lquot, .endorse2 img.lquot  {
	float:left; 
	margin-left: -20px;
}
h3.endorsehead {
	position:relative; 
	left:22%; 
	top: -25px; 
	text-align:left; 
	width: 70%; 
	padding: 4px; 
	border: 1px solid #fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	border-radius:6px;
	color:#2e5c76;; 
	background:#fff; 
	font-weight:normal; 
	font-size: 120%;
}
.faq dt {
	display:block;
	font-weight: bold; 
	font-family: "Helvetica Neue", "Nimbus Sans L", Arial, Helvetica, sans-serif;
	color:#2e5c76; 
	margin: 10px 20px 15px 0; 
	background: #fff url(/img/qbg.png) no-repeat;
	min-height:40px; 
	padding: 6px 10px 6px 35px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	border-radius:6px;
}

.faq dd {
	display:block;
	background: #d0dde0 url(/img/abg.png) no-repeat; 
	font-family: "Helvetica Neue", "Nimbus Sans L", Arial, Helvetica, sans-serif;
	min-height: 40px; 
	margin: 10px 20px 15px 0; 
	padding: 6px 10px 6px 35px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	border-radius:6px;
}
.faq dd dt {background-color: #d0dde0; background-image: none; min-height:1em; margin:10px 0 0 1em
}
.faq dd dd {
	background-image: none;min-height: 1em;
}
* html .fq dt dd, * html .faq dd dd {
	height: 1em;
}
.activeLI {
	
	background-color: #2e5c76;
	color: #fff;
}

.activeLI a:link, .activeLI a:visited, .activeLI a:hover {
	color:#fff;
}
.cyclenav {
	text-align:center;
}