body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.secondaryNav {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174D8C;
}

.secondaryNav a:link, .secondaryNav a:visited  {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174D8C;
	text-decoration:none;
}

.secondaryNav a:hover {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174d8c;
	text-decoration:underline;
}

.proSecondaryNav {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174d8c;
}

.proSecondaryNav a:link, .proSecondaryNav a:visited {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174d8c;
	text-decoration:none;
}

.proSecondaryNav a:hover {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174d8c;
	text-decoration: underline;
}


.tertiaryNav {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #174D8C;
	text-decoration: none;
	line-height: 12px;
}


.tertiaryNav a:link, .tertiaryNav a:visited {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #174D8C;
	text-decoration: none;
	line-height: 12px;
}

.tertiaryNav a:hover {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #174D8C;
	text-decoration: underline;
	line-height: 12px;
}

.subheadText {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #174d8c;
	line-height: 22px;
}


.bottomPicPro {
            background-image: url("../images/photos_bottom/our-projects.gif");
            background-repeat: no-repeat;
            background-position: bottom right;
}

.bottomPicIssues {
            background-image: url("../images/photos_bottom/issues-and-answers.gif");
            background-repeat: no-repeat;
            background-position: bottom right;
}

.bottomPicAboutUs {
            background-image: url("../images/photos_bottom/about-us.gif");
            background-repeat: no-repeat;
            background-position: bottom right;
}

.bottomPicPressroom {
            background-image: url("../images/photos_bottom/pressroom.gif");
            background-repeat: no-repeat;
            background-position: bottom right;
}
.bottomPicPhotos {
            background-image: url("../images/photos_bottom/about-windparks.gif");
            background-repeat: no-repeat;
            background-position: bottom right;
}

.bottomPicContactUs {
            background-image: url("../images/photos_bottom/contact-us.gif");
            background-repeat: no-repeat;
            background-position: bottom right;
}

.bottomPicCareers {
            background-image: url("../images/photos_bottom/careers.gif");
            background-repeat: no-repeat;
            background-position: bottom right;
}

.bodyTextHead  {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #174d8c;
	font-weight:bold;
}

.bodyTextSubHead  {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174d8c;
	font-weight:bold;
}

.photoBorderLeft {
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 5px;
  border:1px solid #ddd;
  background:#FFFFFF;
  }
  
  .photoBorderRight {
  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 5px;
  border:1px solid #ddd;
  background:#FFFFFF;
  }
  
  a:link, a:visited  {
	color: #174D8C;
	text-decoration: none;
}

a:hover  {
	color: #174d8c;
	text-decoration: underline;
}

p, div, td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

.red {
	color: #FF0000;
}