@charset "utf-8";
/* CSS Document */

#TopDiv
{
	width:976px;
	height:104px;
	background-image:url(images/TopSlice_B.png);
	background-repeat:no-repeat;
}

#Mid_Div
{
	background-image:url(images/Mid_Slice_B.png);
	width:965px;
	padding-left:11px;
	text-align:left;
	float:left;
}

.ListHead
{
	background-color:#bbd3f2;
	color:#10509e;
	font-weight:bold;
}s
#ServiceData
{
	padding-top:10px;
	padding-bottom:5px;
}

#ReadMore a
{
	color:#10509e;
	text-decoration:none;
}
#ReadMore a:hover
{
	color:#FF6600;
	border-bottom:1px dotted #FF6600;
}
.colorStyle
{
	color:#10509e;
}
.fontHeading
{
	font-size:15px;
	font-weight:bold;
}