/* BODY AND HEADINGS */

body{
	background-color: #ffffff;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}

h1{
	color: #003300;
	font-size: 125%;
	line-height: 107%;
	margin-top: 6px;
	margin-bottom: 6px;
}

h2 {
	color: #003300;
	font-size: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	}

h3 {
	color: #003300;
	font-size: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	}

/* CONTAINERS */

.hspacing{
	padding: 0px 4px 0px 4px;
}

.footer{
	margin-right: 8px;
	margin-left: 8px;
	text-align: center;
	padding: 3px 0px 3px 0px;
}

.infobox{
	width: 192px;
	float: right;
	border: solid 1px #B0B0B0;
	padding: 4px;
	margin-left: 8px;
}

.tandebox{
	width: 146px;
	float: right;
	border: solid 1px #FFFFFF;
	padding: 4px;
	margin-left: 8px;
}

/* TEXT FORMATTING */

p{
	font-size: 84%;
	margin-top: 6px;
	margin-bottom: 6px;
}

li{
	font-size: 84%;
	margin-top: 2px;
	margin-bottom: 2px;
}

.author{
	font-weight: bold;
	font-size: 71%;
	margin-top: 8px;
}

.caption{
	font-size: 71%;
}

.content{
	font-size: 84%;
}

.foto{
	margin: 4px 4px 0px 0px;
	text-align: center;
}

.ftrtext{
	font-size: 71%;
}

.indent{
	margin-left: 24px;
}

.padfoto{
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}

.pgtime{
	font-size: 65%;
	color: #666;  
	margin: 4px 0px 8px 0px;
}

.taxapick{
	font-size: 84%;
}

.tbl{
	font-size: 75%;
	margin-top: 1px;
	margin-bottom: 1px;
}

.blubox{
	background-color: #eeeeee;
	font-size: 84%;
}

div.infobox p{
	margin-bottom: 10px;
	font-size: 84%;
	line-height: 125%;
}

/* LINKS */

a:link{
	font-weight: bold;
	font-size: 100%;
	color: #993333;
	text-decoration: none;
}

a:visited{
	font-weight: bold;
	font-size: 100%;
	color: #003300;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
	font-size: 100%;
	color: #ff0000;
	text-decoration: underline;
}

/* CONTAINER FORMATTING AND LAYOUT STYLES */

#networkbar, .networkbar {
	width: 750px;
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
	margin-top:6px;
	text-align:left;
	border-bottom:1px solid #999;
}

#bigtable, .bigtable {
	margin-right: 8px;
	margin-left: 8px;
}

/* divider replaces hr */
.divider{
	margin: 7px 0px 7px 0px;
	border-bottom: solid #B4B4B4 1px;
	clear: both;
}

/* don't need this but it may be useful */
.dottedline{
	margin: 7px 0px 7px 0px;
	border-bottom: dotted #B4B4B4 1px;
	clear: both;
}

/* main table columns */

.main{
	width: 750px;
	margin-top:8px;
}

.lftcol{
	width: 140px;
	padding-right: 8px;
	text-align: left;
}

.rtcol{
	width: 602px;
	padding-right: 8px;
	text-align: left;
}

.taxapick{
	width: 140px;
	background-color: #EEEEEE;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

/* layout styles for top/middle content teasers */

#clear {
	clear: both;
}

/* PHOTOS & GRAPHICS */

.pic{
	border: solid #000 2px;
}

.ui{
	border-width: 0px;
}

/* story & section images - use in surrounding div tag for alignment and rule style */

.imgctr{
	margin: 3px 0px 8px 0px;
}

td {
	font-size: 100%;
	color: #000000;
}

.head {
	font-weight: bold;
	font-size: 150%;
	font-style: italic;
	color: #004000;
	background-color: #FFFFFF;
}