@charset "utf-8";
#Servicemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
	width: 173px;
}
#Servicemenu  #subheader {
	padding-top: 5px;
}
#Servicemenu   a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	text-decoration: none;
	font-size: 11px;
}
#Servicemenu      a:hover      {
	color: #c02026;
}


.Header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
.bullet {
	background-image: url(../images/services_bullet.gif);
	height: 20px;
	width: 10px;
	background-repeat: no-repeat;
}
.line {
	border-bottom-color: #cacbcd;
	border-bottom-style: solid;
	height: 1px;
	border-bottom-width: 1px;
}

