


@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #c2dd89;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
.oneColLiqCtr #container {
	width: 800px;  /* this will create a container 800 pixels wide  */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
		font: 100% Verdana, Arial, Helvetica, sans-serif;

	}


.oneColLiqCtr #headercontainer {
	width: 100%;  /* this will create a container 100% of the browser width */
	height: 160px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom: 1px;	
}

.oneColLiqCtr #mainContent {
	width: 590px;
	margin: 0 5px 0  0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-right-width: 2px;
	border-right-color: #407323;
	border-right-style: solid;	
}


.oneColLiqCtr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #a7e66d; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px;
}

.background {
	background-attachment: fixed;
	background-image: url(images/GreenGhstedBkg.jpg);
	background-repeat: repeat;
	background-position: left top;
}


.graphc_spaced {
	margin-top: 1%;
	margin-bottom: 1%;
	
}


.graphc_spaced-extra {
	margin-top: 3%;
	margin-bottom: 3%;
	
}


.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 2em;
	margin-left: 2em;
	list-style-position: inside;
	list-style-type: disc;
	text-align:left;
}
.emphasis_text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 1%;
	margin-bottom: 1%;
}

.emphasis_text-large {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 1%;
	margin-bottom: 1%;
	font-size: large;
}

.emphasis_text-big {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 1%;
	margin-bottom: 1%;
	font-size: larger;
}

.headerleft {
	float: left;
	margin-left: 10%;
	top: 20px;
	left: auto;
	
}


.headerright {
	float: right;
	margin-right: 3%;
	top: 0px;
	
}

.label {
	font-size: 18px;
	font-family: Impact, Arial Narrow Bold, Helvetica CondensedBlack, sans-serif;
	font-weight:normal;
	color:#000000;
	text-align: center;
	line-height: 120%;
	margin-bottom: 1em;
}


.labelleft {
	font-size: 18px;
	font-family: Impact, Arial Narrow Bold, Helvetica CondensedBlack, sans-serif;
	font-weight:normal;
	color:#000000;
	text-align: left;
	line-height: 120%;
	margin-bottom: 1em;
}

.stylehead {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#000000;
}

.style4 {font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {color: #00CCFF}
.style7 {color: #FF6600}
.style8 {color: #009900}
.style9 {color: #940000}

.bodycopy {color:#000000; font-family:Arial, Helvetica, sans-serif; 
}


.bodycopyLink {color:#006633; font-family:Arial, Helvetica, sans-serif; 
}

.bodycopyLink:Hover {color:#CC6600; font-family:Arial, Helvetica, sans-serif;
}

.bodycopyLGO {color:#CC6600; font-family:Arial, Helvetica, sans-serif;  font-weight:bolder;
}

.formulatext {color:#CC6600; font-family:Arial, Helvetica, sans-serif;  font-weight:bolder;
}

.bodycopyLGhead {color:#FF6600; font-family:Arial, Helvetica, sans-serif;  font-weight:bolder;
}

.bodycopyLGB {color:#000000; font-family:Arial, Helvetica, sans-serif;   font-weight:bolder;
}

.HomeHead {
	color:#000000;
	font-family:Impact, Arial Narrow Bold, Helvetica CondensedBlack;
	font-weight:normal;
	font-size:24px;
}

.HomeHeadRed {
	color:#CC3300;
	font-family:Impact, Arial Narrow Bold, Helvetica CondensedBlack;
	font-weight:normal;
	font-size:24px;
}


.bullethead {color:#000000; font-family:Arial, Helvetica, sans-serif; 
}


.bulletheadlink {color:#006633; font-family:Arial, Helvetica, sans-serif;
}

.bulletheadlink:Hover {color:#CC6600; font-family:Arial, Helvetica, sans-serif; 
}


.footercopyLink {color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:10px;
}

.footerLink:Hover {color:#CC6600; font-family:Arial, Helvetica, sans-serif; font-size:10px;
}
.supscript {
	font-size: 70%;
	text-decoration: none;
	
}

.tblcopy {
	color:#black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:500;

}

.tblheader {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;

}