a:link {  color: #006600; text-decoration: none}
a:hover {  color: #993300; text-decoration: none}
a:visited {  color: #006600; text-decoration: none}
.normal {  font-size: 11pt; color: #000000}
.subhead {
	font-size: 11pt;
	color: #339900;
	font-weight: bold;
}
.smaller {
	font-size: 8.5pt;
	color: #000000
}
.greenback {
	padding: .5em 1em;
	background-color: #33CC00;
	color: #fff;
	text-decoration: none;
	float: left;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	font-weight: bold;
	width: 120px;
}

.header {
	font-size: 22px;
	color: #006600;
	font-weight: bold;
}

.title {
	font-size: 18px;
	color: #009900;
}

ul#navigation {
	padding: 0;
	margin: 0;
	color: #fff;
	float: none;
	width: 820px;
}
ul#navigation li {
	display: inline;
	font-weight: bold;
}

ul#navigation li a {
	padding: .5em 1em;
	background-color: #33CC00;
	color: #fff;
	text-decoration: none;
	float: left;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;

}
ul#navigation li a:hover {
	background-color: #66CCCC;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 960px;
	padding-left: 12px;
	padding-top: 1px;
}
.flashsquare {
	float: right;
	height: 80px;
	width: 80px;
	right: 888px;
	clear: none;
}

.left3col {
	padding: 4px;
	width: 120px;
	float: left;
	clear: both;
}
.left2col {
	padding: 4px;
	width: 810px;
	float: left;
	clear: both;
}
.middlecol {
	padding: 5px;
	width: 675px;
	float: left;
}
.rightcol {
	padding: 5px;
	float: left;
	width: 130px;
}
.footer {
	width: 960px;
	font-size: 10px;
	clear: both;
}
.leftcol400 {
	padding: 4px;
	width: 380px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rightcol400 {
	padding: 4px;
	width: 380px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.listline {
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	margin: 2px;
}
.left1col {
	padding: 4px;
	width: 940px;
	float: left;
	clear: both;
}
.stop_press {
	font-size: 8.5pt;
	color: #000000;
	margin-bottom: 6px;
	margin-top: 6px;
}
.subsub {
	font-size: 10pt;
	color: #339900;
	font-weight: bold;
}
