﻿

@charset "UTF-8";
/* CSS Document */

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.menuType {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  color: #FFFFFF;
}

.eecGreen {color: #D6E03D}
.eecBlue {color: #007cc3}
.eecOrange {color: #feab03}
.eecRed {color: #ed1b23}

.categoryHeader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #999999;
  width: 150px;
  padding-bottom: 2px;
}
.footerType {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  margin-top: 9px;
  margin-bottom: 9px;
}

.selectedButton {
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 22px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #999999;
  border-top-width: 2px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  margin-left: 2px;
}

a.selectedButton {
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 22px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #999999;
  border-top-width: 2px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
}

a:link.selectedButton {
  color: #FFFFFF;
  background-color: #999999;
  text-decoration: none;
}
a:visited.selectedButton {
  color: #FFFFFF;
  background-color: #999999;
  text-decoration: none;
}
a:hover.selectedButton {
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none;
}
a:active.selectedButton {
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none;
}




.imageButton {
  border:solid;
  border-width: 2px;
  border-color:#FFFFFF;

}
.title-Buttons {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  color: #000000;
  position:absolute;
  padding-left: 30px;
  visibility: hidden;
}


.numberButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 20px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #007CC3;
  width: 20px;
  display: block;
}
.portfolioButtons {
  width: 800px;
  height: 1px;
  overflow:hidden;
}

.footer_Links {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  margin-top: 9px;
  margin-bottom: 9px;
}

a.footer_Links {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  margin-top: 9px;
  margin-bottom: 9px;
}
a:link.footer_Links {
  color: #666666;
  text-decoration: none;
}
a:visited.footer_Links {
  color: #666666;
  text-decoration: none;
}
a:hover.footer_Links {
  color: #000000;
  text-decoration: none;
}
a:active.footer_Links {
  color: #000000;
  text-decoration: none;
}
.Green_Headline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-weight: bold;
  font-variant: normal;
  color: #526C0B;
}
.Body-Type {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 13px;
  font-weight: normal;
  color: #000000;
}
.Orange_Headline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-weight: bold;
  font-variant: normal;
  color: #b47803;
}


a:link.redText {
  color: #ed1b23;
  text-decoration: underline;
}
a:visited.redText {
  color: #ed1b23;
  text-decoration: underline;
}
a:hover.redText {
  color: #000000;
  text-decoration: underline;
}
a:active.redText {
  color: #000000;
  text-decoration: underline;
}


a:link.orangeText {
  color: #b47803;
  text-decoration: underline;
}
a:visited.orangeText {
  color: #b47803;
  text-decoration: underline;
}
a:hover.orangeText {
  color: #feab03;
  text-decoration: underline;
}
a:active.orangeText {
  color: #feab03;
  text-decoration: underline;
}


a:link.greenText {
  color: #526C0B;
  text-decoration: underline;
}
a:visited.greenText {
  color: #526C0B;
  text-decoration: underline;
}
a:hover.greenText {
  color: #219211;
  text-decoration: underline;
}
a:active.greenText {
  color: #219211;
  text-decoration: underline;
}

.menuButton {
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 22px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #7EA01C;
  border-top-width: 2px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  margin-left: 2px;
}

a.menuButton {
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 22px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #7EA01C;
  border-top-width: 2px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style: solid;
  border-color: #FFFFFF;
}

a:link.menuButton {
  color: #FFFFFF;
  background-color: #7EA01C;
  text-decoration: none;
}
a:visited.menuButton {
  color: #FFFFFF;
  background-color: #7EA01C;
  text-decoration: none;
}
a:hover.menuButton {
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none;
}
a:active.menuButton {
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none;
}


