@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
.content #left_intro .introHeadText {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.rightContentHeader .rightContentHeaderText {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	border-bottom: 1pt solid #000;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
.content #left_intro h1 {
	font-size: 16pt;
	line-height: 18pt;
}
.rightContainer .bottomBorder {
	display: none;
}
#right .clientList img {
	display: none;
}
.content #left_intro h2 {
	font-size: 14pt;
	line-height: 16pt;
}
.content #left_intro h3 {
	font-size: 12pt;
	line-height: 14pt;
}
.content #left_intro h4 {
	font-size: 10pt;
	line-height: 12pt;
}
#mainContent h1 {
	font-size: 18pt;
	border-bottom: 1pt solid black;
	width: 4.5in;
	padding-bottom: 2pt;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
#left p {
	font-size: 10pt;
	line-height: 12pt;
	width: 6in;
	margin-left: 0.25in;
}
#left img {
	display: none;
}
#right p {
	font-size: 10pt;
	line-height: 12pt;
	width: 6in;
	margin-left: 0.25in;
}
ul, ul {
	font-size: 10pt;
	line-height: 12pt;
}
blockquote {
	font-size: 10pt;
	font-style: italic;
	margin-left: 0.25in;
	width: 4in;
}
.rightContent p a:link, a:visited{
	text-decoration: none;
	color: #000;
	}
a[href^="http://"]:after {
	content: " Visit online at: "attr(href);
	font-weight: bold;
	}
.break {
	page-break-before: always;
	}
#login, #primaryNav, #leftQuickLink, #rightQuickLink, #footer {
	display: none;
}
#leftLevel_1 #secondaryNav {
	display: none;
}
#rightLevel_1 #breadCrumb {
	display: none;
}
.rightContentLevel_1 {
	font-size: 10pt;
	line-height: 12pt;
	width: 6in;
	margin-left: 0.25in;
}
#leftSpotLightContent p a {
	text-decoration: none;
	color: #000;
	}
a[href^="http://"]:after {
	content: " Visit online at: "attr(href);
	font-weight: bold;
}
