body  {
  padding: 0px;
  margin: 0px 0px; 
  font-family: Arial, Verdana, serif;
  background-color: #818181;
}

 a { 
 	color: #5F842A; 
 	text-decoration: none; 
 }

 a:hover { 
 	color: #5F842A; 
 	text-decoration: underline; 
 }
 
 dd {
 	margin: 5px 5px;
 	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
 }

.show {
	display: block;
}
.hide {
	display: none;
}

h1 {
  	font-family: Georgia, Times, serif;
	color: #4C5F29;
	font-size: 18px;
	line-height: 21px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

h2 {
  	font-family: Georgia, Times, serif;
	color: #4C5F29;
	font-size: 20px;
	line-height: 23px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 8px;
}


sup {
	font-size: 50%;
	line-height: 90%;
}


/********************************************/
/************* CONTAINER STYLES *************/
/********************************************/

.container {
	position: relative;
	background: url(/images/fade-bg.jpg) repeat-x;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px; 
	margin: 0px auto; 
	text-align: center;
}

.outerContainer { 
	background: url(/images/icon-bg.jpg) no-repeat; 
	background-position: top right;
	width: 980px;
	margin: 0px auto; 
	padding: 0px;
}

.innerContainer#home {
	width: 800px;
	background-color: translucent;
	margin: 0px auto; 
	padding: 0px;
	text-align: center;
}

.innerContainer#landing {
	width: 800px;
	background-color: translucent;
	margin: 0px auto; 
	padding: 10px 0px 40px 0px;
}

.extraBorder {
	position: relative;
	background-color: #EAEBD9;
	border: 1px solid #9EA08B;
	padding: 4px; 
	margin: 0px auto; 
	width: 824px;
}

.borderTop {
	display: block;
	background: url(/images/borderTop.gif) no-repeat;
	padding: 0px 0px 0px 0px; 
	width: 800px;
	height: 11px;
}

.borderMiddle {
	display: block;
	background: url(/images/borderMiddle.gif) repeat-y;
	padding: 0px 0px 0px 0px; 
	width: 800px;
}

.borderBottom {
	display: block;
	background: url(/images/borderBottom.gif) no-repeat;
	padding: 0px 0px 0px 0px; 
	width: 800px;
	height: 11px;
}

.borderMiddle .borderMiddlePadding {
	padding: 5px 15px 20px 15px; 
}



/******************************************/
/************* HEADER STYLES **************/
/******************************************/

.innerContainer#home .header {
	display: block;
	width: 800px;
	height: 80px;
	background-color: translucent;
	padding: 0px 0px 0px 0px;
	clear: both;
	text-align: left;
}

.innerContainer#landing .header {
	display: block;
	width: 800px;
	height: 30px;
	background-color: translucent;
	padding: 15px 0px 8px 0px;
	clear: both;
	text-align: left;
}

.innerContainer#landing #logo {
	display: block;
	width: 211px;
	height: 65px;
	padding: 10px 0px 15px 5px;
	text-align: left;
	float: left;
}

.header .newsClipArea {
	padding: 3px 0px 10px 5px;
	border-left: 1px dotted #9EA08B;
	display: block;
	width: 310px;
	height: 51px;
	float: left;
	visibility: visible;
	overflow: hidden;
}

.header .newsClipArea .link a {
	display: block;
	width: 310px;
	height: 14px;
	margin-top: 45px;
	color: #5F842A;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.header .newsClipArea #newsClip {
	position: absolute;
	clip: rect(0px, 300px, 45px, 0px);
	width: 310px;
	height: 51px;
	color: #555555;
	font-size: 11px;
	line-height: 14px;
	visibility: hidden;
}

.header .newsClipArea #newsClip .clip {
	width: 310px;
	height: 14px;
	color: #555555;
	font-size: 11px;
	line-height: 14px;
}

.header .newsClipArea #newsClip .clip a {
	width: 310px;
	height: 14px;
	color: #555555;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.header .newsClipArea #newsClip .clip a:hover {
	width: 310px;
	height: 14px;
	color: #555555;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}

.boldText {
	font-weight: bold;
}

/******************************************/
/************* EDITOR STYLES **************/
/******************************************/

.headline {
	font-family: Georgia, Times, serif;
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-bottom: 10px;
}

.quoteArea {
	font-family: Arial, Helvetica, sans-serif;
	color: #266B8B;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	display: block;
	margin-top: 5px;
	height: 30px;
}

.quoteArea .separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	text-transform: uppercase;
} {
	font-family: Times, serif;
	color: #002A14;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

.contentArea#home .columnLeft a.nav {
	padding: 5px 10px 5px 10px;
	background-color: #FFFFFF;
	width: 176px;
	color: #5F842A;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.contentArea#home .columnRight a.nav:hover {
	padding: 5px 10px 5px 10px;
	background-color: #F3F3F3;
	width: 146px;
	color: #5F842A;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}

.contentArea#home .columnRight a.nav {
	padding: 5px 10px 5px 10px;
	background-color: #FFFFFF;
	width: 146px;
	color: #5F842A;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.contentArea#home .columnLeft a.nav:hover {
	padding: 5px 10px 5px 10px;
	background-color: #F3F3F3;
	width: 176px;
	color: #5F842A;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}

.contentArea#content .columnLeft .quote {
  	font-family: Georgia, Times, serif;
	color: #4C4C4C;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-style: italic;
	display: block;
}

.contentArea#content .columnLeft .credit {
	font-weight: bold;
	font-style: none;
	display: block;
}

.contentArea#content .columnLeft a.next {
	padding: 0px 14px 0px 0px;
	background: url(/images/arrow-next.gif) no-repeat;
  	background-position: top right;
	background-color: #FFFFFF;
	color: #5F842A;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	float: right;
}

.contentArea#content .columnLeft a.next:hover {
	text-decoration: underline;
}

.contentArea#content .columnLeft a.previous {
	padding: 0px 0px 0px 14px;
	background: url(/images/arrow-previous.gif) no-repeat;
  	background-position: top left;
	background-color: #FFFFFF;
	color: #5F842A;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	float: left;
}

.contentArea#content .columnLeft a.previous:hover {
	text-decoration: underline;
}

.contentArea#contentRight .columnRight .subject {
	padding: 8px 5px 0px 0px;
	background-color: #FFFFFF;
	width: 160px;
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.contentArea#contentRight .columnRight a.subjectPlus  {
	padding: 8px 5px 5px 19px;
	background: url(/images/plus.gif) no-repeat;
  	background-position: 0px 8px;
	background-color: #FFFFFF;
	width: 135px;
	color: #5F842A;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.contentArea#contentRight .columnRight a.subjectMinus  {
	padding: 8px 5px 5px 19px;
	background: url(/images/minus.gif) no-repeat;
  	background-position: 0px 8px;
	background-color: #FFFFFF;
	width: 135px;
	color: #5F842A;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.contentArea#contentRight .columnRight .show a.nav {
	padding: 3px 10px 3px 38px;
	background: url(/images/arrow.gif) no-repeat;
  	background-position: 29px 4px;
	background-color: #FFFFFF;
	margin-left: -10px;
	width: 127px;
	color: #5F842A;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.contentArea#contentRight .columnRight .show a.nav:hover {
	padding: 3px 10px 3px 38px;
	background: url(/images/arrow.gif) no-repeat;
  	background-position: 29px 4px;
	background-color: #F3F3F3;
	margin-left: -10px;
	width: 127px;
	color: #5F842A;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}

.contentArea#contentRight .columnRight .show b {
	padding: 3px 10px 3px 38px;
	background: url(/images/arrow.gif) no-repeat;
  	background-position: 29px 4px;
	background-color: #F3F3F3;
	margin-left: -10px;
	width: 127px;
	color: #5F842A;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.contentArea#contentRight .columnRight a.nav {
	padding: 3px 3px 3px 19px;
	background: url(/images/arrow.gif) no-repeat;
  	background-position: 10px 4px;
	background-color: #FFFFFF;
	margin-left: -10px;
	width: 180px;
	color: #5F842A;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.contentArea#contentRight .columnRight a.nav:hover {
	padding: 3px 3px 3px 19px;
	background: url(/images/arrow.gif) no-repeat;
  	background-position: 10px 4px;
	background-color: #F3F3F3;
	margin-left: -10px;
	width: 180px;
	color: #5F842A;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}

.contentArea#contentRight .columnRight b {
	padding: 3px 3px 3px 19px;
	background: url(/images/arrow.gif) no-repeat;
  	background-position: 10px 4px;
	background-color: #F3F3F3;
	margin-left: -10px;
	width: 180px;
	color: #5F842A;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.contentArea#contentRight .columnRight .feature {
  	font-family: Times, serif;
	color: #828282;
	font-size: 15px;
	line-height: 17px;
	text-decoration: none;
	display: inline;
	padding: 0px 0px 15px 0px;
}

.contentArea#contentRight .columnRight .boldLink b { 
	background: transparent;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	display: inline;
 	color: #666666; 
	font-weight: bold;
}

.pdfIcon {
	position: absolute;
	display: inline;
	margin-top: -2px;
}




/************************************/
/************* CONTENT **************/
/************************************/


.contentArea {
	text-align: left;
}

.contentArea#content {
	display: block;
	width: 385px;
	padding: 0px;
	clear: both;
	text-align: left;
}

.contentArea#content h1 {
  	font-family: Georgia, Times, serif;
	color: #4C5F29;
	font-size: 18px;
	line-height: 21px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

.contentArea#content h2 {
  	font-family: Georgia, Times, serif;
	color: #4C5F29;
	font-size: 20px;
	line-height: 23px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 8px;
}

.contentArea#content .columnLeft {
	display: block;
	width: 355px;
	padding: 0px 0px 0px 10px;
  	border-left: 1px dotted #9EA08B;
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
}

.contentArea#content .columnLeft .article {
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
}

.contentArea#contentRight .columnRight {
	display: block;
	width: 180px;
	padding: 0px 5px 5px 10px;
  	border-left: 1px dotted #9EA08B;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.contentArea#contentRight .columnRight strong {
	color: #333333;
}

.contentArea#content .columnRight a {
	color: #5F842A;
}

.leftLinks {
	text-align: left; 
	font-size: 12px;
	line-height: 15px;
}


/***************************************/
/********** HOME PAGE STYLES ***********/
/***************************************/


#home .contentArea {
	width: 800px;
	height: 170px;
	padding: 5px 0px 15px 0px;
}

#home .contentArea .content {
	width: 762px;
	padding: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

#home .contentArea .content h2 {
	font-family: Georgia, Times, serif;
	color: #A1B8BE;
	font-size: 20px;
	line-height: 22px;
	width: 660px; 
	text-align: left;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}

#home .contentArea .columnLeft {
	border-left: 1px dotted #9EA08B;
	width: 196px;
	height: 160px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

#home .contentArea .columnMiddle {
	padding: 5px 10px 0px 10px;
	border-left: 1px dotted #9EA08B;
	width: 381px;
	height: 160px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

#home .contentArea .columnRight {
	padding: 5px 20px 0px 0px;
	border-left: 1px dotted #9EA08B;
	width: 166px;
	height: 160px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

#home .quoteArea {
	display: block;
	width: 800px;
	clear: both;
	padding: 17px 0px 20px 0px;
	border-top: 1px solid #9EA08B;
	text-align: left;
}


/***************************************/
/************ NEWS PAGE ****************/
/***************************************/

.newsYear {
	padding: 5px 0px 15px 0px;
	display: block;
	width: 180px;
	clear: both;
}

.newsYear a.page {
	font-family: Georgia, Times, serif;
	color: #4C4C4C;
	font-size: 13px;
	line-height: 16px;
	font-style: none;
	font-weight: normal;
	text-align: left;
}

.newsYear a.pageMe {
	font-family: Georgia, Times, serif;
	color: #5F842A;
	font-size: 13px;
	line-height: 16px;
	font-style: none;
	font-weight: normal;
	text-align: left;
}

.newsYear .separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}


.newsheadline {
	font-family: Georgia, Times, serif;
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	text-align: left;
}



/*********************************/
/********** VENDOR LINKS *********/
/*********************************/

.vendorLinks a {
	padding: 3px 10px 3px 10px;
	background: url(/images/arrow.gif) no-repeat;
  	background-position: 0px 4px;
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 250px;
	color: #5F842A;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.vendorLinks a:hover {
	padding: 3px 10px 3px 10px;
	background: url(/images/arrow.gif) no-repeat;
  	background-position: 0px 4px;
	background-color: #F3F3F3;
	margin-left: 0px;
	width: 250px;
	color: #5F842A;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}



/*********************************/
/************* FOOTER ************/
/*********************************/

.footerArea {
	position: relative;
	padding: 0px; 
	margin: 0px auto; 
}

.footerArea .footer {
	padding-top: 15px;
	padding-bottom: 5px;
	width: 800px;
	margin: 0px auto; 
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-align: left;
}

.footerArea .footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .4px;
}

.footerArea .footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footerArea .footer b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .4px;
}

.footerArea .footer sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

.footerArea .footer .separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	text-transform: uppercase;
}


