/***************************
	Parker Poe Print Styles
***************************/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}
a:link, a:visited {
	text-decoration: none;
	color: #3b6e8f;
}
a:hover, a:active {

}
a img {
	border: none;
}
p.moreLink {
	width: 14px;
	height: 15px;
	overflow: hidden;
}
div#related p.moreLink a:link,
div#related p.moreLink a:visited {
	display: inline-block;
	overflow: hidden;
	width: 14px;
	height: 15px;
}
.hide {
	display: none;
}
.show {
	display: inline;
}
.print {
	display: inline;
}
.screen {
	display: none;
}




/***************************
	Hidden Containers
***************************/
div#header,
div#footer,
ul#mainNav,
ul#sideAds,
ul#relWidgets,
ul#pageLinks a,
ul#contentNav,
div#pracImage,
div#newsDetailImage,
div#headerImage,
img#headerImage,
form#contactForm,
form#subscriptionForm,
form#newsSearch,
div#attSearch,
div#attSpotlight,
ul#pagination
{
	display: none;
}
table th {
	text-align: left;
}
table td {
	padding-right: 40px;
}



/***************************
	Containers
***************************/
div#leftCol {
	width: 1.75in;
	overflow: hidden;
}
div#mcContainer {
	width: 4.75in;
}


/***************************
	Header
***************************/
div#leftCol div#logo {
	display: none;
}
div#leftCol img#printLogo {
	height: 1in;
	width: 1.5in;
}
div#sectionTitle {
	text-align: right;
	display: block;
	position: relative;
	bottom: 28px;
}
/*SEO h1 change*/
div#sectionTitle span.printSection,
div#sectionTitle h1,
div#sectionTitle h2 {
	font-weight: normal;
	font-size: 22pt;
	color: #000000;
}


/***************************
	Left Column Content
***************************/
div#leftContent p {
	font-size: 10pt;
	color: #4d917b;
}
div#leftContent ul {
	margin: 4px 0px 25px 0px;
	list-style: none;

}
div#leftContent li {
	margin: 0px 0px 5px 0px;
}
div#leftContent a {
	color: #000000;
}
div#leftContent address {
	margin: 8px 0px 0px 0px;
	font-style: normal;
}

/***************************
	Main Narrative
***************************/
div#mcContainer {
	width: 6.75in;
}
div#profile,
div#sectionTitle,
div#bioImage {
	width: 4.75in;
}
div#leftContent {
	width: 1.75in;
	position: absolute;
	top: 1.4in;
	left: 0;
}			
div#mainContent {
	margin-left: 1.95in;
}
/*SEO h1 change*/
div.mainNarrative h1,
div.mainNarrative h2 {
	font-weight: normal;
	font-size: 16pt;
	margin-bottom: 10px;
}
/*SEO h1 change*/
div#mainContent h1#sectionTitle,
div#mainContent h2#sectionTitle {
	font-weight: normal;
	font-size: 22px;
	color: #000000;
	text-align: right;
}

div.mainNarrative h3,
div.mainNarrative h4 {
	font-weight: normal;
	font-size: 11pt;
	color: #4d917b;
}
div.mainNarrative p {
	margin: 0px 0px 12px 0px;
}
div.mainNarrative ul {
	margin: 0px 0px 0px 15px;
}
div.mainNarrative ol {
	margin: 0px 0px 0px 20px;
}
div.mainNarrative li {
	margin: 0px 0px 12px 0px;
}
ul#pageLinks li {
	list-style: none;
	color: #4d917b;
}
/*SEO h1 change*/
ul#pageLinks li h1,
ul#pageLinks li h2 {
	font-size: 16pt;
	font-weight: normal;
	display: block;
	margin-bottom: 0.25in;
}
