.backgrnd {
	background-image: url(../imgs/blue_street_background.jpg);
	background-repeat: repeat-y;
}
.footerBack {
	background-image: url(../imgs/footer.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 804px;
}
h2 {
	font-size: 17px;
	line-height: 20px;
	color: #143D8D;
}
p strong.gray {
	color: #666;	
}
.blue10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #143D8D;
}
.blue10pt a:link, .blue10pt a:visited, .blue10pt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #143D8D;
	text-decoration:underline
}
.blue10pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #143D8D;
	text-decoration:none
}
.bodyBack {
	background-image: url(../imgs/body_street.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightSide {
	background-color: #C8CAD7;
	background-image: url(../imgs/right_side_street.gif);
	background-position: bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5F6E8D;
	background-repeat: no-repeat;
	width: 209px;
}
.blue12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011949;
}
.blue12pt a:link, .blue12pt a:visited, .blue12pt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011949;
	text-decoration:underline
}
.blue12pt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011949;
	text-decoration:none
}
.blue11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #011949;
}
.blue11pt a:link, .blue11pt a:visited, .blue11pt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #011949;
	text-decoration:underline
}
.blue11pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #011949;
	text-decoration:none
}
.headerBack {
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
}
.white10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.white10pt a:link, .white10pt a:visited, .white10pt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline
}
.white10pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none
}
.subBackgrnd {
	background-image: url(../imgs/sub_header.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 804px;
}
ul {
	list-style-image: url(../imgs/bullet.gif);
	list-style-position: outside;
}

ul.services {
	list-style-image: url(none);
	margin: 13px 0px 0px 7px;
	padding: 0px;
}
ul.services li {
	margin: 0px 0px 2px;
	padding: 0px;
	list-style: none;
	background: url(../imgs/services-bull.jpg) no-repeat left top;
	height: 31px;
	width: 195px;
	font-size: 12px;
	line-height: 15px;
}
ul.services li a:link, ul.services li a:visited, ul.services li a:active {
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	display: block;
	height: 22px;
	width: 171px;
	padding-top: 9px;
	padding-left: 24px;
}
ul.services li a:hover, ul.services li a:focus {
	text-decoration: underline;	
}
