@charset "utf-8";
.subjecthead {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	color: #073a61;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #009F55;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.servhead {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.related {
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Sans", Verdana, arial, helvetica, sans-serif;
}
li {
	list-style-type: decimal;
	list-style-image: url(images/arrow.png);
	list-style-position: outside;
}

.footer {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
}
.sectionhead {
	font-size: 20px;
	font-weight: normal;
	color: #073A61;
	line-height: 40px;
}
.Chead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #073a61;
}

.photo {
	float: left;
	padding-right: 10px;
}

