body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 850px;
}
h1, h2, h3, h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #0066CC;
	padding: 2px;
	padding-top: 6px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #0066CC;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #0066CC;
}
table {
	font-size: 1em;
}
p {
	color: black;
	font-size: 1em;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: disc
}
ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: circle;
}
ul ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: square;
}
dt {
	font-weight: bold;
}
.redux90 {
	font-size: 90%;
}
.redux85 {
	font-size: 85%;
}
.redux80 {
	font-size: 80%;
}
.printonly {
	display: none;
}
.printonly2 {
	display: none;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0066CC;
	background-color: transparent;
	padding: 0 3 0 3;
}
a:hover, a:active {
	text-decoration: none;
	color: #000099;
	padding: 0 3 0 3;
}
#masthead {
	height: 79px;
}
#masthead .logo {
	background-color: #0066CC;
	float: left;
	margin-right: 6px;
}
#masthead .issue {
	background-color: transparent;
	margin-left: 1em;
}
#masthead .printonly {
	display: none;
}

.left {
	float:left;
	margin: 4px 12px 4px 4px;
}
#nav {
	clear: both;
	width: 13em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	float: left;
}
#nav p {
	text-indent: 0px;
	margin-top: 3px;
	font-size: 85%;
	margin-left: 12px;
}
#nav h6 {
	margin-top: 6px;
	margin-bottom: 3px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 2;
}
#nav li {
	border-bottom: 2px solid #FFFF00;
}
#nav li a:link, #nav li a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 6px solid #0066CC;
	border-right: 1px solid #0066CC;
	background-color: #0066CC;
	color: #FFFF00;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active {
	text-decoration: underline;
}
#story {
	margin-left: 14em;
}
#story h1, #story h2, #story h3, #story h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 2px;
}
#story h1 {
	font-size: 2em;
}
#story h2 {
	font-size: 1.6em;
}
#story h3 {
	font-size: 1.2em;
}
#story h4 {
	font-size: 1em;
	padding-top: 0px;
	line-height: 1em;
	margin-top: 18px;
}
#story h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #0066CC;
}
#story h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #0066CC;
}
#story p {
	text-indent: 0em;
	color: black;
	font-size: 1em;
}
#story ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: disc
}
#story ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: circle;
}
#story ul ul ul {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
	list-style-type: square;
}
#story dt {
	font-weight: bold;
}
.credit {
	font-size: 80%;
	font-color: #0066CC;
	font-style: italic;
	text-align: right;
	text-indent: 0px;
	color: #999999;
}
.printonly {
	display: none;
}
#story a:link, #story a:visited {
	text-decoration: none;
	background-color: transparent;
	color: #0066CC;
}
#story a:hover, #story a:active {
	text-decoration: underline;
	background-color: transparent;
	color:#000099;
}
.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	color: #CC0000;
}.bluebold {
	font-weight: bold;
	color: #0066CC;
}
.right {
	float:right;
	margin-left: 12px;
	margin: 4px 4px 4px 12px
}
.reverse {
	color: #FFFF00;
	background-color: #0066CC;
	border: none;
}
.noindent {
	text-indent: 0px;
}
#story .noindent {
	text-indent: 0px;
}
.red {
	color: #FFFF00;
	background-color: red;
}
.orange {
	color:#FFFF00;
	background-color: orange;
	}
.green {
	color:#FFFF00;
	background-color: green;
	}
.blue {
	color:#FFFF00;
	background-color: blue;
	}
.purple {
	color:#FFFF00;
	background-color: purple;
	}
.cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #666666;
	text-indent: 0px;
}
#story .cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
	text-indent: 0px;
	margin: 0px 0px 4px 0px;
}
#story .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 3em;
	margin-right: 3em;
	text-indent: 0px;
}
.authoraffiliation {
	width: 200px;
	float: right;
	background-color: #FFFF99;
	border-left: 1px #FFFF00 solid;
	padding: 6px;
	margin-left: 12px;
	font-size: 80%;
}
.authoraffiliation p { margin: 0px; }
.width150 {
	padding: 4px;
	width: 150px;
}
.width200 {
	padding: 4px;
	width: 200px;
}
.width225 {
	padding: 4px;
	width: 225px;
}
.moreinfo {
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
}
.ruleabove {
	border-top: 1px solid #FF9900;
	padding-top: 4px;
}

