@charset "utf-8";
/* CSS Document */




h2 {

		color:#ce171f;

}
h3 {

	color:#ce171f;
}

div.subhead h2 {

	color: #ce171f;

} 
a {
	color: #ce171f;
	text-decoration: none;
}
a:hover, .box ul.links li a:hover  {
	color: #017199;
}
.box ul.links li a { 	color: #555555;}

.box ul.links li{
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin: 0px;
	padding: 4px 0px 4px 25px;
	list-style-type: none;
	color: #555555;
	background-image: url(/images/redc08/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#quote {
	background-color: #f3e9ea;
	
}