/* CSS Document */
body { text-align: center; }
body, table { font: 13px Arial, Helvetica, sans-serif;}

td li { line-height: 13px;}

a {	color: #3E601A;}

a:hover { text-decoration: none; }

.greenBox		{ border: thin solid #74B230; margin-left:3.75pt; line-height:15.0pt; }
.greenTitle		{ display: block; background-color: #74B230; color: #FFF; font-weight: bold; padding-left: 3px; }
.greenPadding	{ padding-left: 8px; }
.emphasis		{ font-weight: bold; }
.title			{ font-size: 10pt; color: #3E601A; font-weight: bold; }
.description	{ margin-left: 8px; line-height: 18px; }
.description span { margin-left: 18px; }
.footer			{ font-size: 11px; color: #666633; }
.heading		{ font-weight: bold; font-size: 20px; color: #3E601A; }
.background		{ width: 100%; display: block; background-color: white; }
.landscape table { margin-left: auto; margin-right: auto; }
.landscape td	{ text-align: center; }
.greenSpace		{ background-color: #74B230; display: block; color: #FFF; font-weight: bold; font-size: 16px; text-align: center; }
.brownSpace		{ background-color: #A7AB66; display: block; font-weight: bold; font-size: 16px; text-align: center; }
.padding		{ margin-left: 3px; }
.floatRight		{ position: relative; left: 80px; }
