.subSection {
	font-weight: bold;
	color: #D16E06;
	font-size: 12px;
}
.subHeader {
	font-size: 14px;
	font-weight: bold;
	color: #1377C4;
}
#SubAreaTitle {
	font-size: 1.25em;
	font-weight: bold;
	color: #1377C4;
	align: right;
	padding: 0px 5px 0px 0px;
	text-align: right;
	display: block;
}
#pageTitle{
	font-size: 1.25em;
	font-weight: bold;
	color: #1377C4;
	align: right;
	padding: 10px 20px 10px 0px;
	text-align: right;
	display: block;
}
#Logo {
	position: relative;
	left: 600px;
	top: 75px;
}
.clientList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height: 1.5em;
	font-style: normal;

}
