.subnav {
	padding: .5em 0 .5em 0;
	margin: .5em 0 .5em 0;
	border-style:solid;
	border-color:#ccc;
	border-width: 1px 0 1px 0;
}
.fcc {
	background-color:#ffffff;
	color:#000000;
	width:500px;
	font-family:arial,sans-serif;
	font-size:90%;
	line-height:1.25em;
}
.fcc h1 {
	background-color:#ececec;
	font-family:verdana,san-serif;
	font-weight:normal;
	font-size:125%;
	line-height:1.5em;
}
.fcc h2 {
	color:#666666;
	font-family:verdana,san-serif;
	font-size:100%;
}
.fcc h3 {
	color:#000000;
	font-family:verdana,san-serif;
	font-size:100%;
}
.news_footer {
	font-size:x-small;
	text-align:center;
}

.newsletter_photo {
	width:270px;
	float:right;
	font-size:small;
}
.newsletter_photo img {
	padding: 10px;
	border: solid #cccccc 1px;
}
.newsletter_thumb {
	float:right;
	margin: 0 0 0 10px;
}
.newsletter_thumb img {
	padding: 10px;
	border: solid #cccccc 1px;
}

.newsletter_thumb_l {
	float:left;
	margin: 0 10px 10px 0px;
}
.newsletter_thumb_l img {
	padding: 10px;
	border: solid #cccccc 1px;
}


.callout {
	width:200px;
	float:right;
	border:solid 1px #999999;
	padding: 10px;
	margin:10px;
}
.callout ul {
	padding:.5em;
	margin:0 0 0 1em;
}
.callout li {
	list-style-type:none;
}

.head {
	font-size:175%;
	margin: 1.5em 0 .5em 0;
	color:#666666;
	font-weight:bold;
}
.photo_credit {
	font-size:xx-small;
	float:right;
	color:#666666;
}
.deck {
	font-size:125%;
	color:#999999;
	line-height:1.75em;
	border-style:dashed;
	border-color:#cccccc;
	border-width: 0 0 1px 0;
	padding: 0 0 20px 0 ;
	margin: 0 0 20px 0;
}
.dropcap {
	font-size:200%;
	line-height:1em;
}
.rule {
	padding: 0 0 15px 0 ;
	margin: 0 0 25px 0;
	border-style:solid;
	border-color:#ececec;
	border-width:0 0 1px 0;
}

.pullquote {
	color:#999;
	background-color:transparent;
	font-size:180%;
	padding: 1em 0 1em 0;
	margin: 1em 0 1em 0;
	border-style:dashed;
	border-color#999;
	border-width: 1px 0 1px 0;
	line-height:1.25em;
}

.title {
	font-weight:bold;
	font-size:125%;
}
.dateline{
	padding:3px 0 3px 0;
	font-size:110%;
}
.abstract{
	margin-bottom:1.5em;
}
