@charset "utf-8";
body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:115%;
}
tr, td, br, li, ul, div {
	color:#000000;
	font-family:Arial, Helvetica;
	font-size:13px;
}
h1 {
	color:red;
}
p {
	line-height:130%;
}
.spaced {
	line-height:165%;
}
ul li {
	font-size:95%;
	line-height:150%;
}
.serif {
	font-family:New Century Schoolbook, Serif;
}
.small {
	font-size:85%;
}
.beige {
}
.white, .white a {
	font-size:85%;
	color:#fff;
	text-decoration:none;
}
.blue {
}
#big {
	font-size:120%;
}
#upper {
	text-transform:uppercase;
}
.headline {
	font-family:Arial, Sans;
	font-size:130%;
	margin-bottom:5px;
}
.byline {
	font-family:Arial, Sans;
	font-size:90%;
}
.questions {
	font-family:Arial, Sans;
	font-size:110%;
}
.photocredit {
	font-family:Arial, Sans;
	font-size:70%;
}
.subhead {
	font-family:Arial, Sans;
	font-size:100%;
	line-height:115%;
}
.footer {
	font-family:Arial, Sans;
	font-size:80%;
	color:#fff;
}
.more {
	font-family:Arial, Sans;
	font-size:80%;
}
img {
	border:0 none;
}
h2 {
	font-family:Arial, Serif;
	font-size:130%;
	font-weight:bold;
	line-height: 130%;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
}
h4 {
	margin:15px 0 5px;
	padding:0;
	}
h5 {
	font-size:100%;
	font-weight:bold;
}
a.buttons:link {
	color:blue;
	font-family:Arial, Helvetica;
	margin:2px;
}
a.buttons:visited {
	color:purple;
	font-family:Arial, Helvetica;
	margin:2px;
}
a.buttons:active {
	color:orange;
	font-family:Arial, Helvetica;
	margin:2px;
}
.printLink {
	font-size:10px;
}
.printLink a:link{
	text-decoration:none;
}
.printLink a:hover{
	text-decoration:underline;
}
.sup {
	font-size: .5em;
	vertical-align:super;
}
.greenText {
	color:#006600;
}
#commentBtn {
	margin:0;
	padding:0;
}
#commentBtn ul {
	list-style:none;
	margin:0;
	padding:0;
}
#commentBtn a {
	display:block;
	background:url(images/comments.png) no-repeat;
	height:46px;
	width:195px;
	text-indent:-5000px;
}
#commentBtn a:hover {
	background-position:0 -46px;
	text-decoration:none;
}