body {
	font-family: Helvetica, Arial, Sans;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #5a2a00;
	background-image: url(images/backgroundFade.png);
	background-repeat: repeat-x;
	color: #000000;
	text-align: center;
	}
	
img { 
	border: none; 
	margin: 0px;
	padding: 0px;
	}

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1.2ex;
	font-size: 8px;
	}	
	
sup.logo {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1.5ex;
	font-size: 6px;
	}	


		
#bodyContainer {
	width:941px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin: 0 auto;
	}
	
#wind {
	height: 356px;
	}

#logo {
	width: 212px;
	margin-top: 217px;
	float: left;
	}

#mainImage {
	width: 589px;
	float: left;
	}

#date {
	width: 128px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 12px;
	text-align: left;
	float: right;
	color: #5a2a00;
	display: inline;
	}
			
#earth {
	}
	
#nav {
	float: left;
	text-align: right;
	width: 212px;
	}
	
#contentFrame {
	width: 587px;
	margin-right: 140px;
	background-color: #ffffff;
	border: 0px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: #ccbeb1;
	float: right;
	display: inline;
	}	

.whiteBackground {
	width: 550px;
	min-height: 450px;
	padding-left: 20px;
	margin-bottom: 18px;
	}

.whiteBackgroundHome {
	width: 550px;
	padding-left: 20px;
	margin-bottom: 18px;
	}

.bottomWhiteBackground {
	padding-left: 20px;
	margin-bottom: 18px;
	}

#copyright {
	width: 324px;
	padding-left: 20px;
	padding-bottom: 25px;
	margin-left: 212px;
	background-color: #5a2a00;
	color: #ffffff;
	}
		
#theGreenLine {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #e6f1e5;
	border: 0px;
	border-color: #ccbeb1;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	}

#theGreenLineMain {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 18px;
	background-color: #e6f1e5;
	border: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	}

#theGreenLineSub {
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 18px;
	background-color: #e6f1e5;
	border: 0px;
	border-bottom: 1px solid;
	border-color: #ccbeb1;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	}
	
#theGreenLineHome {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 18px;
	background-color: #e6f1e5;
	border: 0px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #ccbeb1;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	}

#text {
	color: #5a2a00;
	font-size: 12px;
	line-height: 17px;
	}
	
.date {
	font-size: 10px;
	}	
	
.head, .subhead {
	font-weight: bold;
	color: #067900;
	}
	
#subnav, #subnav a {
	color: #5a2a00;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -5px;
	text-decoration: none;
	}

#subnav a:hover {
	color: #067900;
	}
	
.currentSection {
	color: #067900;
	}
	
a.inline {
	color: #5a2a00;
	}

a.inlineGreen {
	color: #000000;
	}
	
a.inline:hover, a.inlineGreen:hover {
	color: #067900;
	}
	
.leftImage {
	float: left;
	width: 120px;
	}

.certLevels {
	height: 109px;
	padding-top: 10px;
	}

.rightImage {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	}
	
.noSpace {
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	}	
