.articleTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
.photoCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	line-height: 1.25em;
	padding-right: 3em;
	padding-left: 3em;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	clear: left;
	padding-top: .5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-indent: 1em;
	line-height: 1em;



}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;

}
.navLinkCategory {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 900;
}
body {
	margin-left: 0;
	margin-top: 0;
	position: absolute;

}

.content {
	padding: 1em;
	line-height: 1.25em;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.left-nav, .left-nav-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1em;
	clear: left;
	float: left;
	width: 160px;
	text-indent: 1em;
	padding: 0em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.left-nav a {
	text-decoration: none;
	display: block;
}
.left-nav a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
}
.left-nav-text {
	background-color: #CCCCCC;
	display: block;
	}
	
/* Article Markup */

.byLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: left;
	line-height: 1.25em;
}
.sidebar {
	margin: 0.75em 0em 0.75em 0.5em;
	border: 1px solid;
	background: #FFD7D7;
	float: right;
	min-width: 15em;
	font-size: 0.7em;
	width: 30%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1em;
	color: #333333;
	position: static;
	padding: 4px;
	clear: left;









	}

	/* Reduce main header sizes */
.sidebar h1 {font-size: 1.40em;}
.sidebar h2 {font-size: 1.25em;}
.sidebar h3 {font-size: 1.10em;}
