/* CSS layout */
.nospaceabove {
	padding-top: 0px;
	margin-top: 0px;
}
.center {
	text-align: center;
}
hr {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #990000;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
}
#fcwg p, #fcwg p a {
	text-decoration: none;
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
#top_nav h1 {
	margin: 6pt 0pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
}
#month h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF9900;
	font-size: 12pt;
	font-weight: bold;
}
#masthead h1 {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 30pt;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
#masthead h2 {
	color: #FFFFFF;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.biline {
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
body {
	padding: 0px;
	margin: 0px auto 0px auto;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	clip: rect(auto, auto, auto, auto);
	background-image: url('../images/wheatlg.jpg');
	background-repeat: repeat;
	width: 1280px;
}
p {
	margin: 0pt 0pt 15pt 0pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	text-align: center;
	color: #008080;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
}

}
#top_nav li {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none;
}
#top_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#top_nav a {
	padding: 5px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #800000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
#top_nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #800000;
}
#sub_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FF9900;
	list-style-type: none;
	width: 100%;
}
#sub_nav ul {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
	width: 100%;
	text-align: center;
}
#sub_nav li {
	text-decoration: none;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sub_nav b {
	color: #009900;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
#sub_nav a {
	padding: 2px;
	font-family: "times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #800000;
	text-decoration: none;
	display: block;
	border: 1px solid #800000;
	margin: 5px;
	text-align: center;
	background-color: #fffcc;
}
#sub_nav a:hover {
	font-weight: bold;
	color: #FFFFcc;
	border: 1px solid #800000;
	background-color: #800000;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #800000;
	text-decoration: none;
	text-align: right;
}
.tabletext {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #FFFFFF;
}
.fcwg {
	font-family: "times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #008080;
	text-decoration: none;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: center;
	padding: 5px 0px 10px 0px;
}
.noborder {
	border-style: none;
}
h5 {
	font-size: 12pt;
	color: #990000;
}
h4 {
	text-align: center;
	color: #990000;
}
.redunderline {
	text-decoration: underline;
	color: #990000;
}
.nospacebelow {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
