/* Generic Selectors */




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5151;
	background-color:#d1d3d4;	
	
}

#page {
	position: relative;	
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

p {
	width: 95%;
	margin-bottom: 15px;
	
}

li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-style: italic;
	color: #FFFFFF;
	font-size: 10px;
	list-style-type: none;
	margin-bottom: 5px;
}
	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F5151;
	margin-top: 50px;
	margin-bottom: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 25px;
	margin-top: 50px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #82A54F;
	padding: 4px 0px 4px 3px;
	text-align:left
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #82A54F;
	margin-bottom: -10px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}




/************************* Classes *************************/





/*************************  Pseudo classes *************************/

a:link {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
}

li :link {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
}

li :visited {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #6699CC;
	font-weight: normal;
	text-decoration: underline;
}

li :hover {
	color: #6699CC;
	font-weight: normal;
	text-decoration: underline;	
}
  
a:active {
	color: #6699CC;
	font-weight: bold;
	text-decoration: underline;
} 


/*************************  ID's *************************/

#logo {
	position: absolute;
	z-index: 100;
	width: 155px;
	height: 157px;
	margin-top: 0px;
	margin-left: 0px;
	border-top: 10px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	background-color:#4F5151;
}

#Top1 {
	position: absolute;
	z-index: 90;
	width: 775px;
	height: 109px;	
	margin-top: 0px;
	margin-left: 168px;
	border-top: 10px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	font-weight: normal;
	background-color:#66CC33
}

#TopBanner {
	position: absolute;
	z-index: 60;
	width: 775px;
	height: 25px;
	margin-top: 120px;
	margin-left: 168px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	font-weight: normal;
	background-color:#EBA321
}

#LowerBanner {
	position: absolute;
	z-index: 50;
	width: 775px;
	height: 19px;
	margin-top: 148px;
	margin-left: 168px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	font-weight: normal;
	background-color:#4F5151;
	
}

/************************* All Menu *************************/

#indexMenu {
	position: absolute;
	z-index: 100;
	width: 580px;
	height: 20px;
	margin-top: 430px;
	margin-left: 0px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	font-size: 12px;
	left: 0px;
	top: 0px;
}

#indexMenu li {display:inline;}

#indexMenu li a {
	padding:0em .5em;
	color:#FFFFFF;
	font-style: normal;
	text-decoration:none;
	float:center;
}

#indexMenu li a:hover {
	color:#FFFFFF;
	text-decoration:underline
}


#menu {
	position: absolute;
	z-index: 50;
	width: 635px;
	height: 20px;
	margin-top: 148px;
	margin-left: 230px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
}

#menu li {display:inline;}

#menu li a {
	padding:0em 1em;
	color:#FFFFFF;
	font-style: normal;
	text-decoration:none;
	float:center;
}

#menu li a:hover {
	color:#FFFFFF;
	text-decoration:underline
}

/*************************  Index Sections *************************/

#indexTop {
	position: absolute;
	z-index: 100;
	width: 920px;
	height: 170px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	margin-top: 0px;
	margin-left: 0px;
	border-top: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color:#A2B968;
	
}

#indexBanner {
	position: absolute;
	z-index: 100;
	width: 580px;
	height: 210px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	margin-top: 180px;
	margin-left: 0px;
	
}

#indexMenuHolder {
	position: absolute;
	z-index: 80;
	width: 560px;
	height: 160px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	margin-top: 430px;
	margin-left: 0px;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	background-color:#4F5151;
}

#indexNews {
	position: absolute;
	z-index: 100;
	width: 290px;
	height: 400px;
	padding: 0px 20px 0px 40px; /*top right bottom left*/
	margin-top: 180px;
	margin-left: 580px;
	border-top: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	background-color:#E7EDD2;
}

#indexNews a {
	padding:0em 0em;
	color:#0066FF;
	font-style:bold;
	float:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#indexNews a:hover {
	color:#0066FF;
	text-decoration:underline
}

#indexColorBar1 {
	position: absolute;
	z-index: 90;
	width: 560px;
	height: 20px;	
	margin-top: 390px;
	margin-left: 0px;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color:#A2B968;
}

#indexColorBar2 {
	position: absolute;
	z-index: 90;
	width: 560px;
	height: 20px;	
	margin-top: 410px;
	margin-left: 0px;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color: #82A54F
}

/*************************  Main Doc Sections *************************/

#navigation {
	position: absolute;
	z-index: 40;
	width: 155px;
	height: 420px;	
	margin-top: 170px;
	margin-left: 0px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	font-weight: normal;
	background-color:#82A54F
}

#navigation li {display:list-item;}

#navigation li a {
	padding:0em 0em;
	color:#FFFFFF;
	font-style:italic;
	float:center;
}

#Navigation li a:hover {
	color:#FFFFFF;
	text-decoration:underline
}


#centerDoc {
	position: absolute;
	z-index: 20;
	width: 700px;
	height: 400px;
	padding: 0px 20px 20px 75px; /*top right bottom left*/
	margin-top: 170px;
	margin-left: 148px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color:#E7EDD2;
	overflow: auto;
	
}
	

/*************************  Special Pages *************************/

#navigationTeam {
	position: absolute;
	z-index: 40;
	width: 155px;
	height: 1450px;	
	margin-top: 170px;
	margin-left: 0px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	font-weight: normal;
	background-color:#82A54F
}

#navigationTeam li {display:list-item;}

#navigationTeam li a {
	padding:0em 0em;
	color:#FFFFFF;
	font-style:italic;
	float:center;
}

#NavigationTeam li a:hover {
	color:#FFFFFF;
	text-decoration:underline
}


#centerDocTeam {
	position: absolute;
	z-index: 20;
	width: 700px;
	height: 1430px;
	padding: 0px 20px 20px 75px; /*top right bottom left*/
	margin-top: 170px;
	margin-left: 148px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color:#E7EDD2;
	overflow: auto;
	
}



#navigationProjects {
	position: absolute;
	z-index: 40;
	width: 155px;
	height: 630px;	
	margin-top: 170px;
	margin-left: 0px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	font-weight: normal;
	background-color:#82A54F
}

#navigationProjects li {display:list-item;}

#navigationProjects li a {
	padding:0em 0em;
	color:#FFFFFF;
	font-style:italic;
	float:center;
}

#NavigationProjects li a:hover {
	color:#FFFFFF;
	text-decoration:underline
}


#centerDocProjects {
	position: absolute;
	z-index: 20;
	width: 700px;
	height: 610px;
	padding: 0px 20px 20px 75px; /*top right bottom left*/
	margin-top: 170px;
	margin-left: 148px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color:#E7EDD2;
	overflow: auto;
	
}





#navigationModel {
	position: absolute;
	z-index: 40;
	width: 155px;
	height: 720px;	
	margin-top: 170px;
	margin-left: 0px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	font-weight: normal;
	background-color:#82A54F
}

#navigationModel li {display:list-item;}

#navigationModel li a {
	padding:0em 0em;
	color:#FFFFFF;
	font-style:italic;
	float:center;
}

#NavigationModel li a:hover {
	color:#FFFFFF;
	text-decoration:underline
}


#centerDocModel {
	position: absolute;
	z-index: 20;
	width: 700px;
	height: 700px;
	padding: 0px 20px 20px 75px; /*top right bottom left*/
	margin-top: 170px;
	margin-left: 148px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color:#E7EDD2;
	overflow: auto;
	
}



#navigationResources {
	position: absolute;
	z-index: 40;
	width: 155px;
	height: 1800px;	
	margin-top: 170px;
	margin-left: 0px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	font-weight: normal;
	background-color:#82A54F
}

#navigationResources li {display:list-item;}

#navigationResources li a {
	padding:0em 0em;
	color:#FFFFFF;
	font-style:italic;
	float:center;
}

#NavigationResources li a:hover {
	color:#FFFFFF;
	text-decoration:underline
}


#centerDocResources {
	position: absolute;
	z-index: 20;
	width: 700px;
	height: 1780px;
	padding: 0px 20px 20px 75px; /*top right bottom left*/
	margin-top: 170px;
	margin-left: 148px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color:#E7EDD2;
	overflow: auto;
	
}



#navigationTurbines {
	position: absolute;
	z-index: 40;
	width: 155px;
	height: 950px;	
	margin-top: 170px;
	margin-left: 0px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	font-weight: normal;
	background-color:#82A54F
}

#navigationTurbines li {display:list-item;}

#navigationTurbines li a {
	padding:0em 0em;
	color:#FFFFFF;
	font-style:italic;
	float:center;
}

#NavigationTurbines li a:hover {
	color:#FFFFFF;
	text-decoration:underline
}


#centerDocTurbines {
	position: absolute;
	z-index: 20;
	width: 700px;
	height: 930px;
	padding: 0px 20px 20px 75px; /*top right bottom left*/
	margin-top: 170px;
	margin-left: 148px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color:#E7EDD2;
	overflow: auto;
	
}



#navigationContact {
	position: absolute;
	z-index: 40;
	width: 155px;
	height: 500px;	
	margin-top: 170px;
	margin-left: 0px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	font-weight: normal;
	background-color:#82A54F
}

#navigationContact li {display:list-item;}

#navigationContact li a {
	padding:0em 0em;
	color:#FFFFFF;
	font-style:italic;
	float:center;
}

#NavigationContact li a:hover {
	color:#FFFFFF;
	text-decoration:underline
}


#centerDocContact {
	position: absolute;
	z-index: 20;
	width: 700px;
	height: 480px;
	padding: 0px 20px 20px 75px; /*top right bottom left*/
	margin-top: 170px;
	margin-left: 148px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color:#E7EDD2;
	overflow: auto;
	
}

#navigationNews {
	position: absolute;
	z-index: 40;
	width: 155px;
	height: 1100px;	
	margin-top: 170px;
	margin-left: 0px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	font-weight: normal;
	background-color:#82A54F
}

#navigationNews li {display:list-item;}

#navigationNews li a {
	padding:0em 0em;
	color:#FFFFFF;
	font-style:italic;
	float:center;
}

#NavigationNews li a:hover {
	color:#FFFFFF;
	text-decoration:underline
}


#centerDocNews {
	position: absolute;
	z-index: 20;
	width: 700px;
	height: 1080px;
	padding: 0px 20px 20px 75px; /*top right bottom left*/
	margin-top: 170px;
	margin-left: 148px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color:#E7EDD2;
	overflow: auto;
	
}



#navigationArticles {
	position: absolute;
	z-index: 40;
	width: 155px;
	height: 620px;	
	margin-top: 170px;
	margin-left: 0px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	font-weight: normal;
	background-color:#82A54F
}

#navigationArticles li {display:list-item;}

#navigationArticles li a {
	padding:0em 0em;
	color:#FFFFFF;
	font-style:italic;
	float:center;
}

#NavigationArticles li a:hover {
	color:#FFFFFF;
	text-decoration:underline
}


#centerDocArticles {
	position: absolute;
	z-index: 20;
	width: 700px;
	height: 600px;
	padding: 0px 20px 20px 75px; /*top right bottom left*/
	margin-top: 170px;
	margin-left: 148px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color:#E7EDD2;
	overflow: auto;
	
}


/*************************  Positioning Tags For Images and Tables *************************/

.imageLeft {
	float: left;
	margin-right: 30px;
	margin-bottom: 8px;
}

.imageRight {
	float: right;
	margin-left: 30px;
	margin-bottom: 8px;
}

.imageCenter {
	alight: center;
	margin-top: 8px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 8px;
	
}
z
