#contentarea h2 {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: #8e3242;
	}
	
#contentarea h1 {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
	color: #8e3242;
	}
	
#contentarea h3 {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	color: #8e3242;
	}
	
#contentarea p {
	padding-bottom: 10px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #333;	
	}
	
#contentarea ul {
	padding-bottom: 10px;
	list-style-type: square;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #333;	
	}
	
#contentarea ol {
	padding-bottom: 10px;
	list-style-type: 1;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #333;	
	}
	
#indexarea {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 0px;
	border-top: 1px dotted #ccc;
	}
	
#indexarea h3 {
	display: inline;
	background: url('../images/share/special-offers-aarow.gif') no-repeat 0% 50%;
	padding-left: 12px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #8e3242;
	}

#indexarea h3 a {
	text-decoration: underline;
	color: #8e3242;
	}
	
#indexarea h3 a:hover {
	text-decoration: underline;
	color: #555;
	}
	
#indexarea p {
	margin-top: 0px;
	margin-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	}
	
#indexarea p a {
	font-weight: normal;
	color: #8e3242;
	text-decoration: underline;
	}
	
#indexarea p a:hover {
	display: inline;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	}
	
#indexarea p a:visited {
	font-weight: normal;
	color: #8e3242;
	text-decoration: underline;
	}
	
#indexarea li a {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #8e3242;
	text-decoration: underline;
	}

#indexarea li a:hover {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	text-decoration: underline;
	}
	
#indexarea li a:visited {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #8e3242;
	text-decoration: underline;
	}	
	
h6 {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	color: #333;
	}
	
a {
	color: #8e3242;
	text-decoration: underline;
	}
	
a:hover {
	color: #333;
	text-decoration: underline;
	}
	
a:visited {
	color: #8e3242;
	text-decoration: underline;
	}
	
#callout .color {
	color: #8e3242;
	}
	
#callout a {
	font-size: 12px;
	font-weight: bold;
	color: #8e3242;
	text-decoration: underline;
	}
	
#testimonial {
	color: #8e3242;
	}
	
#newsletter h5 {
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #8e3242;
	}
	
#newsletter input[type=text].ssn {
	border: 1px solid #8e3242;
	}
	
#newsletter a {
	display: inline;
	width: 200px;
	background: url('../images/special-offers/specialoffers_submit.gif') no-repeat 85% 0%;
	padding: 3px 25px 1px 3px;
	line-height: 20px;
	}
	
#breadcrumb li a:hover {
	color: #8e3242;
	}


/* Re-entry program landing page */

#re-entry-box {
	width: 519px;
	height: 195px;
	display: block;
	border: 1px solid #333;
	margin: 0px 0px 15px 0px;
	background: url('../images/special-offers/re-entry-bg.jpg') no-repeat top left;
	}

