	@charset "UTF-8";
	/* CSS Document */
	
	* {
	margin:0;
	padding:0;
	
	}
	
	html, body, table, th, tr, td, p, img, hr, ul, li, h1, h2, h3, h4, h5, div, form, fieldset {padding:0; margin:0; border:none;}
		
	body {
	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; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/backgroundGradTop.jpg);
	background-repeat: repeat-x;
	}
	.oneColFixCtr #container {
		width: 800px;
		margin: 0 auto;
		text-align: left; /* this overrides the text-align: center on the body element. */
	}
	.oneColFixCtr #container #headLogo {
	float: left;
	height: 33px;
	width: 153px;
	padding-top: 16px;
	padding-bottom: 0px;
	}
	.oneColFixCtr  #container  #form1   {
		float: right;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding-top: 20px;
	}
	.twitter  {
	/*float:left;*/
	position: relative;
	top: 4px;
	margin-left:4px;	
	padding-left: 9px;	
	}
	#form1 a{
		text-decoration: none;
		color: #000000;
		}
		
	#form1 a:hover{
		text-decoration: underline;
		}
		
		
		
	#header {	
		height: 154px;
		width: 800px;
		float: left;
		margin-top:14px;
	}
	#header #headerOptionNav {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-align: right;
		position: relative;
		top: 135px;
		right: 16px;
		vertical-align: top;
		display: block;
		padding-bottom: 5px;
		width: 795px;
	}
	#header #headerOptionNav img {
		text-align: center;
		vertical-align: bottom;
		margin-right: 4px;
	}
	#header #headerOptionNav a:link, #header #headerOptionNav a:visited {
		text-decoration: none;
		color: #4B73AB;
	}
	#header #headerOptionNav a:hover {
		color: #003466;
	}
	#navBar {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003466;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	width: 790px;
	float: left;
	text-align: center;
	display: block;
	}
	#navBar .topNav {
		list-style-type: none;
		color: #CCCCCC;
		width: 800px;
		padding-left: 0px;
		margin-left: 10px;
		display: inline;
		height: 0px;
	}
	#navBar .topNav li {
		display: inline;
		font-size: 10px;
		font-weight: normal;
		margin-left: 16px;
		margin-right: 16px;
	}
	#navBar .topNav a:link, #navBar .topNav a:visited {
		text-decoration: none;
		color: #FFFFFF;
	}
	#SectionNav #NavBarNews .newsStory .dateline {
		font-weight: lighter;
		color: #000000;
		font-size: 11px;
	}
	#navBar .topNav a:hover {
		text-decoration: none;
		color: #9FCDF3;
	}
	.oneColFixCtr  #Section {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-top: 12px;
		background-color: #FFFFFF;
		float: left;
		width: 800px;
		background-repeat: repeat-y;
		margin-bottom: 12px;
		background-image: url(../img/sectionBackground.gif);
		background-position: right;
	}
	
	#Section #SectionContent {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		padding-right: 30px;
		padding-left: 22px;
		width: 490px;
		background-color: #FFFFFF;
		float: left;
		padding-bottom: 24px;
		margin-right: 10px;
		background-repeat: repeat-y;
		background-position: right;
		margin-top: 19px;
	}
	#SectionNav .navList a:link, #SectionNav .navList a:visited {
		color: #003466;
		text-decoration: none;
	}
	#SectionNav .navList li a:hover {
		color: #005BB3;
		text-decoration: underline;
	}
	
	#SectionNav a:hover {
	color: #005BB3;
	text-decoration: underline;
	}
	
	#SectionNav a {
	color: #1F374D;
	text-decoration: none;
	
	}
	
	#Section #SectionNav {
		width: 235px;
		margin-left: 0px;
		padding-left: 12px;
		float: right;
		padding-top: 20px;
		background-color: #CFE1F3;
		background-image: url(../img/SectionNavGradientTile.png);
		background-repeat: repeat-x;
		padding-bottom: 12px;
	}
	#SectionNav .navList {
	color: #003466;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C81AD;
	padding-bottom: 12px;
	display: block;
	padding-left:0px;
	}
	#SectionNav #NavBarNews {
	margin-bottom: 18px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #BFCEDF;
	padding-bottom: 6px;
	}
	#SectionNav  h1  {
	color: #4C81AD;
	font-size: 13px;
	font-weight: lighter;
	margin-bottom: 24px;
	margin-top:4px;
	margin-left:0px;
	text-transform: uppercase;
	padding-bottom: 8px;
	
	}
	#SectionNav  h2  {
		color: #4C81AD;
		font-size: 12px;
		font-weight: lighter;
		margin-bottom: 12px;
		text-transform: uppercase;
	}
	#SectionNav #NavBarNews .newsStory {
	color: #003466;
	font-size: 10px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right:8px;
	
	}
	#SectionNav .navList li {
		margin-bottom: 18px;
		display: block;
		text-align: left;
		margin-left: 4px;
	}
	#Section #SectionContent h1 {
		font-size: 18px;
		color: #003466;
		text-transform: uppercase;
		margin-bottom: 22px;
		clear: left;
		font-weight: lighter;
		margin-top: 20px;
	}
	#Section #SectionContent h2 {
		font-size: 14px;
		color: #003466;
		margin-bottom: 8px;
		margin-top: 12px;
	}
	#Section #SectionContent p {
		margin-bottom: 16px;
		line-height: 18px;
	}
	
	#Section #SectionContent{
		margin-bottom: 16px;
		line-height: 18px;
	}
	
	
	#footer {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		background-color: #003466;
		float: left;
		height: 24px;
		width: 790px;
		padding: 5px;
		margin-bottom:12px;
	}
	
	#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	float: left;
	height: 24px;
	width: 790px;
	padding: 5px;
	margin-bottom:12px;
	margin-top: 2px;
	}
.oneColFixCtr #container #TLDStack {
	float: left;
	clear: left;
	background-image: url(../img/TDLImages.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 450px;
	margin-right:20px;
}
.oneColFixCtr #container #KochLogoLarge {
	background-image: url(../img/kochLogoLg.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 80px;
	float: left;
	margin-top:8px;
}
	
	#footer2 a, #footer a:visited {
	color: #333333;
	text-decoration: none;
	}
	#footer2 a:hover {
	color: #000000;
	text-decoration: underline;
	} ,  
	
	#NavBarOptionalBanner #bannerCopy{
		margin-left: 0px;
		float: none;
		font-size: 10px;
		color: #000000;
		
	}
	

	
	 #NavBarOptionalBanner #bannerCopy a:link, #NavBarOptionalBanner #bannerCopy a:visited{
	 text-decoration:none;
	 font-size: 10px;
	 color: #000000;
	 }
	
	#NavBarOptionalBanner #bannerCopy a:hover {
	text-decoration:underline;
	}
	
	#SectionNav #NavBarOptionalBanner {
	float: left;
	width: 210px;
	margin-bottom: 20px;
	margin-right: 3px;
	padding-bottom:6px;
	display: block;
	
	}
	#SectionNav #NavBarOptionalBanner img {
		float: left;
		margin-right: 8px;
		border:none
	}
	
	
#inlineRight {
		float: right;
		padding-top: 12px;
		padding-left: 20px;
		padding-bottom: 2px;
		color: #333333;
		font-size: 9px;
		font-style: italic;
		line-height: 12px;
		font-weight: lighter;
		width: 200px;
	}
	
	#inlineRight p{
		line-height: 12px;
		margin-top: 6px;
	}
	
	
#inline {
		float: left;
		padding-top: 12px;
		padding-right: 20px;
		padding-bottom: 2px;
		color: #333333;
		font-size: 9px;
		font-style: italic;
		line-height: 12px;
		font-weight: lighter;
		width: 200px;
	}
	
	#inline p{
		
		line-height: 10px;
		margin-top: 6px;	
	}
	
	#inlineRightT {
		float: right;
		padding-top: 16px;
		padding-left: 20px;
		padding-bottom: 2px;
		color: #333333;
		font-size: 9px;
		font-style: italic;
		line-height: 12px;
		font-weight: lighter;
		width: 160px;
	}
	
	#Section #SectionContent #inlineRightT p, #Section #SectionContent #inline p, #Section #SectionContent #inlineRight p, #Section #SectionContent #inlineT p{
		line-height: 12px;
		margin-top: 6px;
	}
	
	
	
	#Section #SectionContent #inlineT {
		float: left;
		padding-top: 12px;
		padding-right: 20px;
		padding-bottom: 8px;
		color: #333333;
		font-size: 9px;
		font-style: italic;
		line-height: 12px;
		font-weight: lighter;
		width: 160px;
	}
	
	
	#table {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
		margin-bottom:8px;
		background-color:#FFCC66;
	}
	.oneColFixCtr #container #Section #SectionContent table {
		background-color: #F2F6FB;
		color: #003466;
		font-weight: inherit;
		display: inline-table;
		margin-left: 0px;
		padding:12px;
		padding-right:15px;
		font-size:10px;
		width:525px;
	}
	
	.oneColFixCtr #container #Section #SectionContent table {
	padding-right: 0px;
	}
	
	.oneColFixCtr #container #Section #SectionContent table p {
		margin-bottom: 8px;
		line-height: 14px;
		padding-right: 12px;
		margin-right: 0px;
		
	}
	.oneColFixCtr #container #Section #SectionContent table ul li {
	margin-left: 0 px;
	}
	
	
	.oneColFixCtr #container #Section #SectionContent table strong {
		margin-top: 12px;
	display: block;	
	}
	
	
	#footer a, #footer a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#footer a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	} 
	#honors {
		margin-left: 10px;
		margin-bottom: 14px;
		background-color: #F1F6FC;
		padding: 8px;
		width: 450px;
	}
	#honors h3 {
		font-size: 11px;
		font-weight: lighter;
	}
	#italic {
		font-size: 11px;
		font-style: italic;
		font-weight: lighter;
	}
	#Section #SectionContent H3 {
		font-size: 16px;
		font-weight: lighter;
		line-height: 22px;
		color: #666666;
		margin-bottom: 18px;
		border-bottom-width: thin;
		border-bottom-style: dotted;
		border-bottom-color: #CCCCCC;
		padding-bottom: 8px;
		margin-top: 0px;
	}
	#SectionContent ol {
		font-size: 12px;
		margin-left: 44px;
		display: block;
		margin-top: 12px;
		margin-right: 44px;
		margin-bottom: 12px;
	}
	#Section #SectionContent img {
	padding-left: 0px;
	}
	
	
	#pageControl li {
	display: inline;
	padding-left: 12px;
	margin-left: 12px;
}

	#SectionContent li {
		margin-bottom: 8px;
		margin-left: 33px;
		
		font-weight: lighter;
		color: #333333;
	}
	.oneColFixCtr #container #Section #SectionContent #honors p {
		font-weight: bolder;
		font-size: 12px;
		line-height: 12px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.oneColFixCtr #container #Section #SectionContent #honors h2 {
		font-size: 14px;
		font-weight: lighter;
		margin: 0px;
	}
	.oneColFixCtr #container #Section #SectionContent #honors h3 {
		font-size: 12px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		margin: 0px;
	}
	#flashContainer {
	clear: left;
	padding-top: 8px;
	padding-bottom:8px;
	background-color: #FFFFFF;
	background-image: url(../img/transformingFlashAlternative.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	background-position: 10px;
	}
	#SectionContent a:link, #SectionContent a:visited{
	color: #003366;
	text-decoration: underline;
	}
	
	#SectionContent a:hover {
		color: #000033;
		text-decoration: underline;
	}
	#newssearch {
	background-color:#EAF2F9;
	font-size:10px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:3px;
	margin-bottom:24px;
	}
	
#link {
font-size: 12px;
margin-left: 4px;
padding-left: 14px;
padding-top: 0px;
line-height: 13px;
margin-top: 12px;
background-image: url(../img/GoArrowDim.gif);
background-repeat: no-repeat;
}

#Homelink {
	font-size: 11px;
	margin-left: 4px;
	padding-left: 14px;
	padding-top: 0px;
	line-height: 12px;
	margin-top: 12px;
	background-image: url(../img/GoArrowDim.gif);
	background-repeat: no-repeat;
}

#nolink {
font-size: 12px;
margin-left: 4px;
padding-left: 14px;
padding-top: 0px;
line-height: 13px;
margin-top: 12px;
}

p.date {
	font-size: 10px;
	color: #3A5167;
	font-weight: bold;
	margin-top:6px;
}
#Section #SectionContent p.source {
	font-size: 11px;
	color:#716C44;
	font-style: italic;
	font-weight: bold;
	display: block;
	padding-top:4px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #BFCEDF;
}

#Section #SectionContent p.link {
	font-size: 10px;
	color:#333333;
	font-weight: bold;
	display: block;
	padding-top:4px;
}
.name{
font-size:12px;
color: #1f374d;
text-decoration: bold;
}
.small {
	font-size:10px;
	color: #1f374d;
	text-decoration: none;
	margin-bottom: 8px;
}
.oneColFixCtr #container #TLD {
	clear: left;
	margin-top: 0px;
	padding-top: 20px;
	
	float:left;
	width:800px;
}
.oneColFixCtr #container #TLD #TLDlogo {
	background-image: url(../img/TDL.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 440px;
}

.oneColFixCtr #container #TLD #TLDMessage {
	background-image: url(../img/TDLMessage.gif);
	background-repeat: no-repeat;
	float: left;
	height: 61px;
	width: 440px;
}
.clean  {
	background-image: none;
	font-size:12px;
	float: left;
	width: 440px;
	margin-top: 22px;
	margin-bottom: 20px;
}
.clean #SectionContent p {
	margin-bottom: 12px;
}

#home {
	font-size: 9px;
	color:#003466;
	width: 230px;
	background-image: url(../img/GoArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-left: 10px;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#home a, .home a:visited, .home {
	font-size: 9px;
	color:#003466;
	text-decoration: none;
	
}


#home2 {
	font-size: 10px;
	color:#003466;
	text-decoration: none;
	text-transform: none;
	width: 210px;
	float: left;
	margin-left:38px;
}

#home2 a:link, #home2 a:visited {
color:#003466;
text-decoration:none;
}

#home2 a:hover {
color:#003466;
text-decoration:underline;
}

.oneColFixCtr #container #TLD #home2 ul {
	list-style-image: url(../img/GoArrowDim.gif);
	margin-left: 18px;
	margin-bottom: 12px;
}
.oneColFixCtr #container #TLD #home2 ul li {
	margin-bottom:6px;
	}
#home3 {
	font-size: 10px;
	color:#003466;
	text-decoration: none;
	text-transform: uppercase;
	width: 459px;
	float: right;
	margin-right:0px;
}
#home3 ul {
list-style:none;
}

#home3 li {
display:inline;
}

#bottomGroup{
	
	float:left;
	width: 800px;
	
}

.legal {
	font:Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align: left;
	padding-top: 20px;
	padding-left: 12px;
	padding-right: 12px;
}
.legal h1 {
margin-bottom: 8px;
font-size:16px;
}
.legal h2 {
	margin-bottom: 8px;
	font-size:14px;
	margin-top: 10px;
}
.legal ul {
margin-left: 18px;
margin-bottom: 6px;
}

.legal p {
	margin-bottom: 8px;
	margin-top: 0px;
	font-size: 10px;
}.oneColFixCtr #container #header_blank {
	margin-bottom: 0px;
	height: 8px;
	width: 800px;
	float: left;
	margin-top:14px;
}
.oneColFixCtr  #HomeSection {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-top: 0px;
		background-color: #FFFFFF;
		float: left;
		width: 800px;
		background-repeat: repeat-y;
		margin-bottom: 0px;
		background-image: url(../img/sectionBackground.gif);
		background-position: right;
		margin-top: 12px;
		margin-bottom: 0px;
	}
.oneColFixCtr #container #HomeSection #leftColumn {
	float: left;
	width: 212px;
	margin-right: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
}

.oneColFixCtr #container #HomeSection #leftColumn .grey {
	color:#666666;
}

#Homelink a, #Perspectivelink a {
	font-weight: bold;
	text-decoration: none;
	color: #003466;
}
#Homelink a:hover, #Homelink a:visited, #Perspectivelink a:hover{
	text-decoration: underline;
}
#HomeNews {
	border: 1px solid #999999;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 9px;
}
#Perspectivelink {
	font-size: 14px;
	margin-left: 4px;
	padding-left: 14px;
	padding-top: 5px;
	line-height: 14px;
	margin-top: 10px;
	background-image: url(../img/GoArrowDim.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	border: 1px solid #666666;
	padding-bottom: 5px;
	padding-right: 3px;
	background-position: 0.1em 0.3em;
	background-color: #FBFBFB;
}
#Perspectivelink .subhead {
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	padding-top: 3px;
	color: #666666;
}
#Perspectives {
	float: right;
	width: 579px;
	background-image: url(../files/web_images/Perspectives/conversations_cover.jpg);
	height: 460px;
	background-repeat: no-repeat;
	background-position: right;
	background-color:#FFFFFF;
}
#PerspectivesInner {
	float: right;
	width: 559px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #E1E8EE;
	text-align: left;
	font-size: 12px;
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
#Perspectives #coverStory {
	background-image: url(../files/web_images/Perspectives/coverScreen.png);
	width: 360px;
	text-align: left;
	/*margin-left: 201px;*/
	margin-top: 236px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 24px;
	padding-left: 8px;
	display: block;	
	float:right;

}
#rStory {
	background-image: url(../files/web_images/Perspectives/coverScreen.png);
	width: 360px;
	text-align: left;
	/*margin-left: 201px;*/
	margin-top: 236px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 24px;
	padding-left: 8px;
	display: block;	
	float:right;
}
#rStory h2, #coverStory h2, #perspectiveInner h2 {
	font-size: 16px;
	font-weight: lighter;
}
.PerpectiveMore {
	margin-top: 4px;
	display: block;
	top: 2px;

	width: 100px;
	text-align: left;
	float: right;
	color: #FFFFFF;
	background-color: #003466;
	left: 0px;
	
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.PerpectiveMore a, .PerpectiveMore a:visited {
	
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.PerpectiveMore a:hover {
	
	text-decoration: underline;
	
}
#archives {
	background-color: #CCCCCC;
	width: 60px;
	margin-left: 150px;
	padding: 1px;
	text-align: center;
	margin-top: 8px;
	font-size: 10px;
}
 #archives a {
	color: #333333;
	text-decoration: none;
}
#PerspectivesInner #coverStory p {
	font-size: 12px;
	margin-bottom: 12px;
	line-height: 18px;
}
#inlineRightT p {
	font-size: 10px;
	font-style: italic;
}
.legal .container #section li {
	list-style-position: inside;
	padding-left: 8px;
	padding-bottom: 2px;
}
.legal .container #section strong {
	font-size: 11px;
	line-height: 14px;
}
.legal .container #section #legalList {
	width: 315px;
	float: left;
	background-color: #F7F7F7;
	height: 250px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.legal .container #section #legalList li {
}
.oneColFixCtr #container #HomeSection #leftColumn #NavBarOptionalBanner {
	margin-bottom: 7px;
}
#insetBullet {
	background-color:#CFE1F3;
	float:left;
	padding-left:14px;
	padding-right:18px;
	font-weight:bold;
	width: 213px;
	/*margin-bottom: 20px;*/
	padding-top:6px;
	padding-bottom: 6px;
	/*height: 300px;*/
}
#insetBullet2 {
margin-left:12px;
line-height:10px;
}
.persp{
margin-bottom: 0px;
line-height: 14px;
margin-top: 0px;
font-weight:lighter;
font-size:12px;
}
.oneColFixCtr #container #Section #SectionNav .navList ul {
	list-style-type: none;
	margin-left: 7px;
	margin-top: 8px;
	font-weight: normal;
}

#rightColumnItem {
font:Arial, Helvetica, sans-serif;
font-size:10px;
}
#rightBarLinks {
	margin-left: 560px;
	padding-left: 12px;
	margin-right: 12px;
	
	
}
#NavBarOptionalBanner #bannerCopy #rightBarLinks h3{
	font-size:16px;
	color:#0E3D6E;
	margin-bottom: 12px;
	margin-top: 12px;
}
#NavBarOptionalBanner #bannerCopy #rightBarLinks h4{
	font-size:13px;
	color:#0E3D6E;
	margin-bottom: 8px;
	margin-top: 12px;
}
#NavBarOptionalBanner #bannerCopy #rightBarLinks #rightColumnItem {
margin-bottom: 8px;
}
.byline{
	font-style:italic;
	color:#416485
}

#chart {
margin-bottom: 12px;
font-size: 11px;
width: 128px;
line-height: 10px;
float: left;
margin-right: 34px;
margin-bottom: 12px;
padding-bottom: 12px;
}
.enviro {
	font-size: 10px;
	list-style-type: none;
	text-align: left;
	margin-top: 30px;
	display: block;
	float: left;
	width: 280px;
	margin-left:0px;
}

.envirox{
	font-size: 9px;
	list-style-type: none;
	text-align: left;
	margin-top: 30px;
	display: block;
	float: left;
	width: 114px;
	margin-left:0px;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-top: -2px;
}

.enviro li, envirox li {
	height: 22px;
	background-image: url(../img/enviroDocIcon.gif);
	background-repeat: no-repeat;
	background-position: -2px -1px;
	padding-left: 22px;
	padding-bottom: 18px;
	margin-left: 0px;
}
.enviro a, .enviro a:hover{
	color: #377E30;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.envirox a , .envirox a:hover{
	color: #377E30;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
}
#enviroDiv .enviro .enviroLink {
	color: #499C4D;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
}
 #enviroDiv .envirox .enviroLink {
	color: #499C4D;
	text-decoration: none;
	font-size: 9px;
	line-height: 9px;
	text-align: center;
}
.industryImageLink {
	float: right;
	width: 233px;
	background-color: #FFFFFF;
	padding-left: 16px;
	padding-top: 12px;
	padding-right: 17px;
}
