@charset "UTF-8";
.middlevert {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.footer {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.header {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.body {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
}
.featured {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}
a:link {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 13px;
	color: #660000;
	line-height: 16px;
	text-decoration: none;
}
a:visited {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 13px;
	color: #660000;
	line-height: 16px;
	text-decoration: none;
}
a:hover {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
.featuredtable {
	border: 1px solid #333333;
	margin: 5px;
}
.subheader {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
a.foliolinks:link {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
.services {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	line-height: 18px;
	padding-left: 10px;
	display: block;
}
