body  {
  padding: 0px;
  margin: 0px 0px; 
  font-family: Helvetica, Arial, sans-serif;
  background-color: #818181;
  text-align: left;
}

 a { 
 	color: #266B8B; 
 	text-decoration: none; 
 }

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

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

h2 {
  	font-family: Georgia, Times, serif;
	color: #486353;
	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%;
}

div {
	text-align: left;
}


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

.container {
	position: relative;
	background-color: #FFFFFF;
	border-top: 5px solid #002A14;
	padding: 0px 0px 0px 0px; 
	margin: 0px auto; 
	text-align: center;
}

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

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

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


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

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

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

.header #logo {
	display: block;
	width: 400px;
	height: 71px;
	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: #266B8B;
	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;
}


/******************************************/
/************* 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 .credit {
	font-family: Helvetica, Arial, sans-serif;
	color: #002A14;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	display: block;
	margin-top: 5px;
}

.quoteArea .quote {
	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: #266B8B;
	font-size: 13px;
	line-height: 17px;
	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: #266B8B;
	font-size: 13px;
	line-height: 17px;
	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: #266B8B;
	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: #266B8B;
	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: #266B8B;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	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: #266B8B;
	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: #266B8B;
	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: #266B8B;
	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: #266B8B;
	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: #266B8B;
	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: #266B8B;
	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: #266B8B;
	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: #266B8B;
	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: 437px;
	padding: 0px;
	clear: both;
	text-align: left;
}

.contentArea#content h1 {
  	font-family: Georgia, Times, serif;
	color: #486353;
	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: #486353;
	font-size: 20px;
	line-height: 23px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 8px;
}

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

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

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


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

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

.contentArea#content .columnRight a {
	color: #266B8B;
}

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


/***************************************/
/******** CONTENT FULL STYLES **********/
/***************************************/


.columnLeftFull {
	display: block;
	width: 595px;
	padding: 0px 20px 0px 0px;
	clear: both;
	text-align: left;
}

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

.columnLeftFull h1 a {
  	font-family: Georgia, Times, serif;
	color: #486353;
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 5px;
}

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

.columnLeftFull h3 {
  	font-family: Georgia, Times, serif;
	color: #105289;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 8px;
	text-transform: capitalize;
	border: 0px;
}

.columnLeftFull h3 a.forumtitle {
	font-family: Georgia, Times, serif;
	color: #105289;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 8px;
	text-transform: capitalize;
	border: 0px;
}

.columnLeftFull .forumDesc {
	color: #4C4C4C;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 8px;
}

.columnLeftFull .forumTopicArea {
	padding: 15px 0px 15px 0px;
  	border-bottom: 1px dotted #9EA08B;
	line-height: 15px;
}

.columnLeftFull .forumTopicArea .topictitle {
	line-height: 17px;
	font-size: 14px;
	display: inline;
	padding: 0px 0px 2px 0px;
}

.panel {
	width: 570px;
}


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


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

#home .contentArea .content {
	width: 762px;
	padding: 0px;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	color: #777777;
	font-weight: normal;
	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: 190px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	color: #4C4C4C;
	font-weight: normal;
	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: 190px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	color: #4C4C4C;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}

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

#home .contentArea .columnRight strong {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	color: #4C5F29;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}

#home .contentArea .columnRight .amelio {
 	color: #4C5F29; 
 	text-decoration: none; 
}

#home .contentArea .columnRight .amelio:hover { 
 	color: #4C5F29; 
 	text-decoration: underline; 
 }

#home .quoteArea {
	display: block;
	width: 800px;
	clear: both;
	padding: 10px 0px 10px 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: #266B8B;
	font-size: 13px;
	line-height: 16px;
	font-style: none;
	font-weight: normal;
	text-align: left;
}

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

.newsDate {
	font-family: Helvetica, Arial, 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: #266B8B;
	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: #266B8B;
	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: Helvetica, Arial, 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: Helvetica, Arial, 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: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

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

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


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

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

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

