﻿.title-one {
	background-color:#E82C2E;
}
.content h2 {
	color:#E82C2E;
}
.content h2 a:visited {
	color:#E82C2E;
}
.content h3 {
	color:#E82C2E;
}
.content h3 a:visited {
	color:#E82C2E;
}
.quick-links h3 {
	color:#21368C
}
.content h4 {
	color:#E82C2E;
}
.content h4 a:visited {
	color:#E82C2E;
}
.content h5 {
	color:#E82C2E;
}
.content h5 a:visited {
	color:#E82C2E;
}
.content hr {
	background-color:#E82C2E;
	color:#E82C2E;
}
#content-container ul {
	list-style-type:none;
}
#content-container ul li {
	background-image:url(../images/col-list.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
}
