
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font: 10pt/13pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	border-bottom: 1px dotted #990000;
}
a:active {
	color: #FF0000;
	border-bottom: 1px dotted #990000;
}
.byline {
	margin-bottom:	12px;
	font: italic 12pt/18px Georgia, serif;
	color: #000;
	border-bottom: 1px solid #ccc;
}
.breadcrumb{
	font: 10px/18px "Lucida Grande", Verdana, sans-serif;
	display: none;
}
.breadcrumb a:link {
	color: #000;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #000;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #FF0000;
	border-bottom: 1px dotted #990000;
}
.breadcrumb a:active {
	color: #FF0000;
	border-bottom: 1px dotted #990000;
}
.shareprint{
	font: 10px/18px "Lucida Grande", Verdana, sans-serif;
	text-align: right;
	margin-top: -31px;
	display: none;
}
.shareprint img{
	border: 0px;
	vertical-align: middle;
}
h1 {
	padding: 15px 0 8px 0px;
	font: italic bold 18pt/18pt Georgia, "Times New Roman", Times, serif;
	color: #000;
}
h2 {
	padding: 10px 0 4px 0px;
	font-size: 14pt/18pt;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #000;
}
img {
	border-style: none;
}
#wrap, #page, #content-primary {
	width: auto;
	border: 0;
	margin: 0 0%;
	padding: 0;
	float: none !important;
	}
#header {
	padding-top: 12px;
	padding-bottom: 12px;
	background: #069;
	display:  none;
}
#print-footer {
	padding-top: 4pt;
	border-top: 1px solid #000;
	margin: 0 3%;
	font: 8.5pt/12pt Verdana, "Lucida Grande", Lucida, sans-serif;
}
#content-primary {
	margin: 0 3%;
	padding-bottom: 8pt;
}
#content-primary p {
	padding-bottom: 10px;
}
#content-primary ol{
	list-style-position: inside;
	padding-bottom: 10px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.photo-container {
	float: right;
	margin: 0 0 5px 18px;
	background: #fff;
	font: 11px/15px "Lucida Grande", Verdana, sans-serif;
	border: 2px solid #000;
	padding: 4px;
	clear: right;
	margin-bottom: 5px;
}
.photo-container img {
	border-width: 1px;
	border-style: solid;
}
.photo-credit {
	font: 9px/11px "Lucida Grande", Verdana, sans-serif;
	margin: 0 0 -8px 0;
	text-align: right;
}
.photo-credit a:link {
	color: #000000;
	text-decoration: none;
}
.photo-credit a:visited {
	color: #000000;
	text-decoration: none;
}
.photo-credit a:hover {
	color: #FF0000;
	border-bottom: 1px dotted #990000;
}
.photo-credit a:active {
	color: #FF0000;
	border-bottom: 1px dotted #990000;
}
#footer {
	clear: right;
	margin-bottom: 18px;
	padding: 12px;
	border: 2px solid #000;
	background: #283C4B;
	font-size: 11px;
	color: #fff;
	height: 40px;
	display: none;
}
#footer a:link {
	color: #CCCCCC;
	border-bottom: 1px dotted #ccc;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
#footer a:hover {
	color: #FF0;
	border-bottom: 1px dotted #FF0;
}
#footer a:active {
	color: #FF0;
	text-decoration: none;
	border-bottom: 1px dotted #FF0;
}
#footer-links {
	width: 412px;
	float: left;
	position: relative;
}
#footer-copyright {
	width: 283px;
	float: right;
	position: relative;
}
#footer-copyright {
	text-align: right;
}
.clear {
	clear: both;
}
