a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99CCFF;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99CCFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
}
hr {
	color: #3F88D0;
}
.bullet {
	color: #FF4B00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.bgcol {
	background-color: #007DE1;
	padding: 3px;
}
.bgcol2 {
	background-color: #EB4100;
	padding: 3px;
}
.bgcol3 {
	background-color: #0066CC;
}
.bgcol4 {
	background-color: #007DE1;
}


#co-profile .firstpara {
	margin-bottom: 50px;
}
#co-profile .firstpara p {
	font-style: italic;
}
#co-profile .division {
	margin-bottom: 50px;
}
#co-profile .division p {
	margin-left: 13px;
}
#sdg-contact #map {
	text-align: center;
	margin: 15px 0px 25px;
}
#sdg-contact #map p {
	margin-top: 10px;
}


#rebrand-flash a:link,
#rebrand-flash a:visited {
 background: url(../images/home/services/arrow-install.gif) no-repeat right center;
}
