@media print 
{
	.hide
	{
		display:none;
	}
}
/* BEGIN ELEMENT STYLES ************************************ */
html, body, .wrapper1, .wrapper2, .wrapper3 {
	/*height: 100%;*/
	margin: auto;
	padding: 0;
	border: none;
}
body, p, td {
	/* background gradient goes here */
	color: #251b11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #80aa09;
	text-decoration: none;
}
a:hover {
	color: #80aa09;
	text-decoration: underline;
}
h1 {
	color:#80aa09;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	color: #261b11;
	font-size: 11px;
}
h3 {
	color:#80aa09;
	font-size: 11px;
	display: inline;
}
h4 {
	color: #65492f;
	font-size: 11px;
}
a:link, a:visited, a:active {}
a:hover {}
ol {}
ul {}
hr {}
img {
	border: none;
}
/* END ELEMENT STYLES ************************************** */

/* BEGIN THEME STYLES ************************************** */
.wrapper1 {
	/* top background curves go here */
	background: #fff url(../images/horizontalGradientTile.gif) center top repeat-y;
	width: 100%;
	text-align: center;
}
.wrapper2 {
	background:  url(../images/curvedBackground.jpg) center top no-repeat;
	width: 100%;
	text-align: center;
}
.wrapper3 {
	text-align: left;
	width: 835px;
}

.leftGradient {
	background: transparent url(../images/leftGradientTile.jpg) left top repeat-y;
	width:20px;
	vertical-align: top;
}
.rightGradient {
	background: transparent url(../images/rightGradientTile.jpg) left top repeat-y;
	width:20px;
	vertical-align: top;
}

.sideBorderCell {
	background-color: #ffffff;
}

.bodyArea {
	background-color: #fff;
	vertical-align: top;
}

.contentArea{
	vertical-align: top;
}

.portletGreen {
	border: #80aa09 1px solid;
	padding: 8px;
}
.portletGreenHeading {
	background-color: #80aa09;
	color: #ffffff;
	font-weight: bold;
	height: 22px;
	padding-left: 8px;
}
.protletGreenSubheading {
	color: #5f7b10;
	font-weight: bold;
}

.protletBrown {
	border: #bc9e6e 1px solid;
	vertical-align: top;
}

.protletBrown p {
	margin: 8px;
}

.protletBrownHeading {
	background-color: #bc9e6e;
	color: #ffffff;
	font-weight: bold;
	height: 22px;
	padding-left: 8px;
}
.protletBrownSubheading {
	color: #65492f;
	font-weight: bold;
}

.moreLink:link, .moreLink:visited, .moreLink:active, .moreLink:hover {
	color:#80aa09;
	font-weight: bold;
	text-decoration:none;
}

.footerArea {
	background-color: #fff;
	vertical-align: bottom;
}
.footerTable {
	background: #ffffff url(../images/footerTableBackground.gif) left top no-repeat;
}
.topRow {
	color: #482a10;
	height:42px;
	vertical-align: top;
}
.topRow .cell {
	vertical-align: top;
}
.topRow a:link, .topRow a:visited, .topRow a:active {
	color: #482a10;
	text-decoration: none;
}
.topRow a:hover {
	color: #482a10;
	text-decoration: underline;
}
.topRow a.top {
	background: #fff url(../images/backToTopArrow.gif) 2px 2px no-repeat;
	padding-left: 15px;
}
.bottomRow {
	color: #ffffff;
	padding-left: 185px;
}
.bottomRow a:link, .bottomRow a:visited, .bottomRow a:active {
	color: #ffffff;
	text-decoration: none;
}
.bottomRow a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* END THEME STYLES **************************************** */

/* BEGIN NAVIGATION STYLES ********************************* */
.navigation {
	background: #482e13 url(../images/topNavGradientTile.gif) left top repeat-x;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	height: 42px;
	vertical-align: top;
}
.lefthandNav {
	background: #e9e0c3 url(../images/leftNavGradientTile.jpg) left top repeat-x;
	vertical-align: top;
}
/*
.lefthandNav ul {
	list-style: none;
	margin: 7px 0px 20px 11px;
	padding-left: 0;
}
.lefthandNav li {
	color: #40260a;
	margin-bottom: 15px;
}

.lefthandNav a:link, .lefthandNav a:visited, .lefthandNav a:active {
	color: #40260a;
	font-weight: bold;
	text-decoration: none;
}
.lefthandNav a:hover {
	color: #40260a;
	text-decoration: underline;
}
*/
/* END NAVIGATION STYLES *********************************** */

/* BEGIN EDITOR STYLES ************************************* */
.heading_1 {
	color:#80aa09;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}
.heading_2 {
	color: #261b11;
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
}
.heading_3 {
	color: #261b11;
	font-size: 11px;
	display: inline;
}
.heading_4 {
	color: #65492f;
	font-size: 11px;
	display: inline;
}
/* END EDITOR STYLES *************************************** */
/*-- Title and read more / download links --*/


A.blueText, A.blueText:ACTIVE, A.blueText:LINK, A.blueText:VISITED, A.blueText:HOVER
{	
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;
}

A.previewTitles, A.previewTitles:ACTIVE, A.previewTitles:LINK, A.previewTitles:VISITED, A.previewTitles:HOVER
{	
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;
}	
A.previewContent, A.previewContent:ACTIVE, A.previewContent:LINK, A.previewContent:VISITED
{	
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}	
A.previewContent:HOVER
{	
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline;
}	
.previewContent ul 
{
	margin:0px 0px 0px 15px;
}
/*------------------------------------------*/
.repeaterFilter
{
	border:1px solid #80aa09;
}
.listFilterHeading
{
	padding:5px;
	color:#80aa09;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #80aa09;
	width:300px;
}
.listFilterValue
{
	background-color:#f7ffe1;
	padding:2px;
}

.mainHeading_1 {
color:#80aa09;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
display: block;
margin-bottom: 10px;
}
.mainHeading_2 {
color: #261b11;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
display: block;
margin-bottom: 10px;
}
.mainHeading_3 {
color: #261b11;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
display: inline;
}
.mainHeading_4 {
color: #65492f;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
display: inline;
}

.mainParagraph {
color: #261b11
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}


.consumerHeading_1 {
color: #e83419;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: normal;
text-align: left;
}

.consumerHeading_2 {
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 22px;
/*margin-left: -10px;*/
text-align: left;
}

.consumerHeading_3 {
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
}

.consumerHeading_4 {
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
}

.consumerParagraph {
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
}