@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #192021;
	background-image: url(images/green_background.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.oneColLiqCtrHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #D8D8D8 url(images/content_bckgrnd.jpg) repeat-y left;
	margin: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header {
	background: #1A1F21 url(images/green_background.jpg) repeat-y left top;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #centerRow {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #D9D9D9 url(images/content_bckgrnd.jpg) repeat-y left;
}
.oneColLiqCtrHdr #footer {
	padding: 9px 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#192021 url(images/green_background.jpg) repeat-y left;
	height: 95px;
	width: 100%;

} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#FFFFFF;
	margin-top:50px;
}
img {
	border:0px;
	
}
#logo {
	height: 87px;
	width: 325px;
	padding-top: 56px;
	padding-right: 33px;
	padding-bottom: 42px;
	/*padding-left: 376px;*/
	margin: 0px 20px 0px 376px;
	float: left;
}
#sustainability_head {
	float: left;
	margin-left: 40px;
	margin-top: 35px;
	background-color: #D8D8D6;
}
#mainContent {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 857px;
	padding-top: 37px;
	padding-right: 70px;
	padding-bottom: 48px;
	padding-left: 97px;
}
#mainNav{
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_nav.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 24px;
	background-color: #D9D9D9;
}
#rule {
	border: 0px;
	width: 100%;
	background-color:#d0e1ce;
	color:#d0e1ce;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
#mainImage {
	margin: 0px 0px 0px 70px;
	padding: 0px;
	width: 433px;
	float: left;
}
#networkImage {
	margin: 0px 55px 0px 55px;
	padding: 0px;
	width: 233px;
	float:left;
	text-align: center;
}
#mainCopy {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 553px;
}
#headline {
	width: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-align: left;
}
p, li, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

	#mainNav ul li {
	display: block;
	list-style-type: none;
	padding-bottom: 0px;
	float: left;
	font-size: 9pt;
	color: #FFFFFF;
	width: 106px;
	text-align: center;
}
#mainNav a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
}
#mainNav a:hover, #mainNav a.contact:hover, #subNav a:hover {
	color:#64b15c;
}
#mainNav a.contact {
	color:#000000;
}
#subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	line-height: 13pt;
	margin: 5px 0px 0px 20px;
	width: 170px;
	padding-right: 20px;
	float: left;
}
#subNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px;
	font-weight: normal;
}
a {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color:#64b15c;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding: 6px 0px 0px 0px;
	margin: 0px;
}
p.10ptspace {
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.light_headline {
	font-size: 10pt;
	font-weight: normal;
}
#mainCopy ul {
	margin-top: 0px;
}
#news {
}
#news h1 {
	color: #FFFFFF;
	background-color: #666666;
	margin: 0px;
	padding: 2px;
}
#news p {
	margin-bottom: 10px;
	padding: 2px;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
	background-color: #CCCCCC;
}
#subNav li {
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	width: 170px;
}
#subNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
}
#subNav li.title {
	background-color: transparent;
}
table.process {
	background-color: #E6E6E6;
	font-weight: bold;
}
table.process td {
	border-bottom:solid 1pt #333333;
	border-left: solid 1pt #333333;
	border-right: solid 1pt #333333;
}
table.process td.green p {
	color:#357D2D;
}
table.process p {
	margin-left:5px;
	margin-bottom: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
}
#footer p.emailLink {
	margin:0px;
	padding:0px;
}
#footer a:hover {
	color:#000000;
}
#netLogos {
	background-color: #FFFFFF;
	width: 150px;
	height: 150px;
	overflow: hidden;
	text-align: center;
	padding: 10px 74px 10px 74px;
	border: solid #000000 1px;
}

#mainImage p {
	color: #FFFFFF;
}
#auditHeader {
	padding: 10px;
	background-color: #FFFFFF;
}
.over_image {
	padding: 10px;
	margin: 10px 0px 0px 10px;
	width: 390px;
}
.over_image h2 {
	color: #FFFFFF;
	font-weight: bolder;
	padding: 5px 5px 5px 5px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11pt;
}
.over_image p {
	padding-bottom: 5px;
	font-weight: bold;
	width: 190px;
	font-size: 14px;
}
#header_line1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#mainCopy ol {
	padding-left: 20px;
}
#mainCopy ol li strong {
}
.orange_list li {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 20px 0;
}
.orange_list {
	padding-left: 20px;
	width: 240px;
	padding-top: 75px;
}
