* {
	margin: 0;
	padding: 0;
}
body {
	background: #069;
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
	text-align: center;
}
a:link {
	color: #0071AC;
	text-decoration: none;
}
a:visited {
	color: #004265;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	border-bottom: 1px dotted #990000;
}
a:active {
	color: #FF0000;
	border-bottom: 1px dotted #990000;
}
h1 {
	padding: 15px 0 8px 0px;
	font: bold 2.1em/18px Georgia, "Times New Roman", Times, serif;
	color: #069;
	font-style: italic;
}
img {
	border-style: none;
}
.byline {
	margin-right: -175px;
	margin-bottom:	12px;
	font: italic 1.2em/18px Georgia, serif;
	color: #069;
	border-bottom: 1px solid #ccc;
}
.breadcrumb{
	font: 10px/18px "Lucida Grande", Verdana, sans-serif;
}
.breadcrumb a:link {
	color: #069;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #069;
	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;
}
.shareprint img {
	border: 0px;
	vertical-align: middle;
}
h2, h3{
	font-weight: bold;
	line-height: 18px;
}
h2 {
	padding: 10px 0 4px 0px;
	font-size: 1.5em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #069;
}
h3 {
	padding-bottom: 6px;
	padding-top: 12px;
	letter-spacing: -1px;
	color: #007ab8;
	font-size: 1.25em;
}
#wrap {
	background: repeat-x;
}
#page {
	margin: 0 auto;
	width: 725px;
	background: #fff;
	text-align: left;
}
#header {
	padding-top: 12px;
	padding-bottom: 12px;
	background: #069;
}
#print-footer {
	display: none;
}
#content-primary {
	float: right;
	margin: 12px 200px 25px 25px;
	width: 500px;
}
#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 -175px 0 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;
}
#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;
}

