body.home {
	margin:      0px;
	padding:     0px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-size:   12px;
}
form {
	margin:  0px;
	padding: 0px;
}
input,
select,
textarea {
	font-family: Arial, Sans-Serif, Helvetica;
	font-size:   12px;
}
h1 {
	font-size:   22px;
	font-weight: normal;
	color:       #318425;
}
h2 {
	font-size:   18px;
	font-weight: normal;
	color:       #999;
}
h3 {
	font-size:   14px;
	font-weight: normal;
	color:       #999;
}
h4 {
	font-size:   12px;
	font-weight: bold;
	color:       #318425;
}
h5 {
	font-size:      10px;
	font-weight:    normal;
	color:          #318425;
	text-transform: uppercase;
}
h1 a,
h2 a {
	text-decoration: none;
}
th {
	padding:          4px 15px;
	background-color: #348E28;
	color:            #FFF;
	text-align:       left;
	font-size:        11px;
	font-weight:      bold;
}
ul {
	margin:  0px;
	padding: 0px;
}
li {
	font-size: 11px;
	color:     #333;
}
li a {
	color:           #333;
	text-decoration: none;
}
a {
	color: #318425;
}
a img {
	border: none;
}
hr {
	height:     1px;
	color:      #CCC;
	border:     none;
	border-top: 1px solid #CCC;
}
/* PAGE FRAME */
table.pageFrame {
	position: relative;
	z-index:  0;
	width:    100%;
}
td.pageFrameLeft,
td.pageFrameRight,
div.pageFrameGfx {
	display: none;
}
td.pageFrameMid {
	position: relative;
	z-index:  2;
}
/* PAGE TABLE */
table.pageTable {
	position: relative;
	z-index:  0;
	width:    100%;
}
td.header {
	display: none;
}

/* TOP NAV */
td.topNav {
	display: none;
}
/* CONTENT */
td.content {
	position:  relative;
	z-index:   1;
	font-size: 12px;
}
td.content td {
	font-size: 12px;
}
table.contentTableFP,
table.contentTableSP {
	position: relative;
	z-index:  0;
	width:    100%;
}
table.contentTableFP td.contentLeft {
	position:    relative;
	z-index:     0;
	width:       70%;
}
table.contentTableFP td.contentRight,
table.contentTableSP td.contentRight {
	position:         relative;
	z-index:          1;
	width:            30%;
	background-color: #F6F6F6;
}
table.contentTableSP td.subNav {
	width:            25%;
	background-color: #F6F6F6;
}
table.contentTableSP td.contentMidNarrow {
	width: 45%;
}
table.contentTableSP td.contentMid {
	width: 75%;
}
table.contentTableSP td.contentMidFull {
	width: auto;
}
div.imagoText {
	padding-top:      15px;
	background-color: #359229;
	color:            #FFF;
	font-size:        11px;
}
div.imagoText p {
	margin:  0px;
	padding: 0px 15px 15px 15px;
}
div.imagoText h1 {
	color:   #FFF;
	margin:  0px;
	padding: 0px 15px 15px 15px;
}
table.contentColumns {
	width: 100%;
}
table.contentColumns td.column {
	padding: 15px 15px;
}
div.contentContainer {
	padding: 0px 20px 20px 20px;
}
/* RIGHT BAR */
table.rightBar {
	float:  right;
	width:  270px;
	margin: 10px 0px 0px 20px;
}
td.rightBarEdge {
	width:  10px;
}
td.content td.rightBarContent {
	width:     260px;
	padding:   20px;
	font-size: 11px;
}
td.content td.rightBarContent td {
	font-size: 11px;
}
td.content td.rightBarContent h1 {
	font-size:   14px;
	font-weight: normal;
	color:       #318425;
}
td.content td.rightBarContent h2 {
	font-size:   12px;
	font-weight: bold;
	color:       #318425;
}
/* SUB NAV */
td.subNav {
	display: none;
}
/* YAHOO */
div.yahoo {
	display: none;
}
/* BOX */
table.box {
	width: 100%;
}
table.box caption,
table.box th.caption {
	padding:          5px 5px 5px 15px;
	background-color: #E6ECE9;
	border-top:       1px solid #FFF;
	border-bottom:    1px solid #FFF;
	text-align:       left;
	font-size:        12px;
	font-weight:      bold;
	color:            #359229;
}
table.box caption a,
table.box caption a:hover,
table.box th.caption a,
table.box th.caption a:hover {

}
table.box td {
	color:     #333;
	font-size: 11px;
}
table.box td.boxContent {
	padding: 15px;
}
table.blogBox a {
	color:           #333;
	text-decoration: none;
}
table.blogBox a:hover {
	text-decoration: underline;
}
table.blogBox img {
	border:       1px solid #333;
	margin-right: 10px;
}
/* FOOTER */
td.footerLeft,
td.footerRight {
	display: none;
}
td.footer {
	position:  relative;
	z-index:   0;
	padding:   10px 15px;
	font-size: 11px;
	color:     #666;
}
/* MISC */
table.sitemap {
	position: relative;
	width:    100%;
}
table.sitemap td.left {
	width: 30%;
}
table.sitemap td.right {
	width: 70%;
}
img.videoImage {
	border: 1px solid #333;
	margin: 0px 10px 10px 0px;
}
p.videoLink {
	margin:              0px;
	padding:             1px 4px 1px 8px;
	background-image:    url(/images/2009/bullet.gif);
	background-repeat:   no-repeat;
	background-position: 0px 6px;
	color:               #318425;
}
p.videoLink a {
	text-decoration: none;
}
p.videoDescription {
	margin:    0px;
	padding:   4px 0px;
	font-size: 11px;
	color:     #333;
}
p.ingress {
	margin-top: 10px;
	font-size:  11px;
}
div.listingIngress {
	padding:    4px 0px;
	font-style: italic;
}
p.introduction {
	font-size:  12px;
	font-weight: bold;
}
div.hDiv {
	margin:     0px 0px 10px 0px;
	border-top: 1px solid #EEE;
}
div.bannersContainer {
	position: relative;
	z-index:  100;
	margin:   0px;
	padding:  0px;
}
div.banners {
	position:   absolute;
	top:        130;
	right:      -170;
	width:      150px;
	margin:     0px;
	padding:    0px 10px;
	z-index:    0;
}
div.banners p {
	margin-top:  0px;
	padding-top: 0px;
	text-align:  center;
}
div.banners p p {
	margin:  0px;
	padding: 0px;
}
div.banners img {
	display: block;
	margin:  0 auto;
}
tr.evenRow td,
tr.oddRow td {
	padding:          4px 15px;
	font-size:        11px;
	background-color: #F2F2F2;
}
tr.evenRow td {
	background-color: #F9F9F9;
}
tr.evenRow td a,
tr.oddRow td a {
	text-decoration: none;
}
tr.evenRow td a:hover,
tr.oddRow td a:hover {
	text-decoration: underline;
}
table.plainTable tr.evenRow td,
table.plainTable tr.oddRow td {
	background-color: Transparent;
}
span.date {
	color: #359229;
}
h1 span.date {
	color:       #777;
	font-size:   12px;
	font-weight: normal;
}
span.details {
	color: #777;
}
table.box input.linkBtnPlain {
	font-size: 11px;
}
input.modBtnUp,
input.modBtnUpO,
input.modBtnDown,
input.modBtnDownO,
input.modBtnSettings,
input.modBtnSettingsO {
	display: none;
}
p.note {
	margin:  0px;
	padding: 5px 0px;
	color:   #C00;
}
p.error,
p.message {
	padding: 10px;
	margin:  10px 0px;
}
p.error {
	border: 1px solid #C00;
	color:  #C00;
}
p.error a {
	color: #C00;
}
p.message {
	border: 1px solid #063;
	color:  #063;
}
p.message a {
	color: #063;
}
td.content td.help {
	padding-left: 10px;
	font-size:    11px;
	color:        #666;
}
