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