body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e0e0e0;
}
.home_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.endorsementQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin:10px 10px 0px 10;
}
.endorsementRight{
	font: Arial, Helvetica, sans-serif; 
	color:#666666; 
	font-size:13px;
	font-weight:bold;
	float:right;
}

.clientBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.head {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8c2723;
	}
	
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8c2723;
	font-weight: bold;
	}

a:link {color: #8c2723; text-decoration: none} 
a:visited {color: #8c2723; text-decoration: none} 
a:hover {color: #8c2723; text-decoration: underline}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.green {
		color: #8c2723;
}

blockquote {
	font-size:11px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ticker {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bolder;
	line-height: 11px;
}

.ticker_credit {
	color: #8c2723;
	font-size: 10px;
	font-weight: bolder;
	text-align: right;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}


/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 250px;
height: 95px;
border: 0px solid black;
padding: 0px;
background-color: #f8f8ef;
}

.someclass{ 
/*class to apply to your scroller(s) if desired*/
}
