body {
	margin: 0px;
}

#masthead {
	background-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #666666;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 99px;
}
.hotlines {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	clear: both;
	width: 100%;
	top: 11px;
}
.hotlines h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
#content {
	margin: 5px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	z-index: 1;
	left: 175px;
	position: absolute;
	width: 76%;
	padding: 0px;
}
#leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(graphics/bg_gray.gif);
	background-repeat: repeat-y;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: absolute;
	width: 160px;
	z-index: 2;
	left: 0px;
	right: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2F8E4E;
	margin: 0px;
	padding: 0px;
}
.story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px 10px 10px;
	margin: 0px;
	color: #000000;
	width: 88%;
}
.spotlight {
	border: 1px solid #999999;
	width: 235px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	right: 0px;
	text-align: left;
}
.spotlight h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.spotlight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	letter-spacing: 1em;
	margin: 0px;
	padding: 0px;
}
.story h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #666666;
	letter-spacing: 0.3em;
	font-weight: bold;
	font-variant: normal;
	background-color: #E9E9E9;
}
.story h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-variant: small-caps;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px 0px 4px;
}
h1 {
	font-family: "Courier New", Courier, mono, monospace;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #003300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F8E4E;
	margin: 0px;
	padding: 0px;
}
.letter {
	border: 1px solid #999999;
	padding: 30px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.story H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2F8E4E;
}
.texta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	border: 1px solid #2F8E4E;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #2F8E4E;
	border: thin outset #FFCC66;
	margin-left: 12px;}

@media print {#linkbar, #leftnav, #masthead, .hotlines, .spotlight {display:none;} }
@media print {.story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width: auto;
	margin: 0px;
	padding: 0px;	float: none;
}}

@media print {#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: auto;
	position: static;
	margin: 0px;
	padding: 0px;
	float: none;
}}

