

.nav
{
  text-align:center;
  font-family: verdana;
  font-size: 8pt;
  color: #CFB44A;
  font-weight: bold;
  text-decoration: none;
}
.nav a:link{
  font-family:verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #CFB44A;
  text-decoration: none;
}
.nav a:visited{
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #CFB44A;
  text-decoration: none;
}
.nav a:active{
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #CFB44A;
  text-decoration: none;
}
.nav a:hover{
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}






.navSub
{
  text-align:center;
  font-family: Arial;
  font-size: 8pt;
  color: #FFFAF0;
  font-weight: bold;
  text-decoration: none;

}
.navSub a:link{
  font-family:Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFAF0;
  text-decoration: none;
}


.navSub a:visited{
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFAF0;
  text-decoration: none;
}
.navSub a:active{
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFAF0;
  text-decoration: none;
}
.navSub a:hover{
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #999999;
  text-decoration: none;
}

.content
{
  text-align:justify;
  font-family:Arial;
  font-size: 8pt;
  color: #000000;
  font-weight:lighter;
  text-decoration: none;  
}

.content h1
{
  
  font-family:Monotype Corsiva;
  font-size: 18pt;
  color: #000000;
  text-decoration: none;
  
}



.bios
{
  text-align:center;
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
  font-weight:normal;
  text-decoration: none;

}

.bios h1
{
  text-align:center;
  font-family: Arial;
  font-size: 16pt;
  color: #000000;
  font-weight: bold;
  text-decoration: none;

}


.bios a:link
{
  font-family:verdana;
  font-size: 8pt;
  color: #CFB44A;
  text-decoration: none;
}
.bios a:visited{
  font-family: verdana;
  font-size: 8pt;
  color: #CFB44A;
  text-decoration: none;
}
.bios a:active{
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
}
.bios a:hover{
  font-family: verdana;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
}

.biosPosition {
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #CFB44A;
}
.biosName {
  font-family: times;
  font-size: 18pt;
  font-weight: bold; 
  color: #CFB44A;
  font-style: italic;
}





.footer{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
  text-align: center;
}
.footer a:link{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
  font-weight:bold;
}
.footer a:visited{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
  font-weight:bold;
}
.footer a:active{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
  font-weight:bold;
}
.footer a:hover{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: underline;
  font-weight:bold;
}



.newsTitle{
  font-family: times;
  font-size: 10pt;
  font-weight:bold;
  font-style: italic;
  color: #CFB44A;
  text-decoration: none;
  padding-bottom: 3px;
}
.newsTitle a:link{
  font-family: times;
  font-size: 10pt;
  font-weight:bold;
  color: #CFB44A;
  text-decoration: none;
}
.newsTitle a:visited{
  font-family: times;
  font-size: 10pt;
  font-weight:bold;
  color: #CFB44A;
  text-decoration: none;
}
.newsTitle a:active{
  font-family: times;
  font-size: 10pt;
  font-weight:bold;
  color: #CFB44A;
  text-decoration: none;
}
.newsTitle a:hover{
  font-family: times;
  font-size: 10pt;
  font-weight:bold;
  color: #CFB44A;
  text-decoration: underline;
}


.newsBody{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
  text-align: justify;
  padding-bottom:15px;
}
.newsBody a:link{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
}
.newsBody a:visited{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
}
.newsBody a:active{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
}
.newsBody a:hover{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: underline;
}


.welcomeTitle {
  font-family: times;
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;
  color: #CFB44A;
}
.welcomeTitleORE {
  font-family: times;
  font-size: 14pt;
  font-style: italic; 
  font-weight: bold; 
  color: #CFB44A; 
  padding-left: 15px;
}

.normalWhite {
  color: #ffffff;
  font-family: verdana;
  font-size: 8pt;
  text-align: justify;
}
.normalWhite a:link{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: underline;
}
.normalWhite a:visited{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: underline;
}
.normalWhite a:active{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: underline;
}
.normalWhite a:hover{
  font-family: verdana;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;
}


.normalGrey{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
}
.normalGrey a:link{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
}
.normalGrey a:visited{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
}
.normalGrey a:active{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
}
.normalGrey a:hover{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
}


.normalGold{
  font-family: verdana;
  font-size: 8pt;
  color: #CFB44A;
  text-decoration: none;
}
.normalGold a:link{
  font-family: verdana;
  font-size: 8pt;
  color: #CFB44A;
  text-decoration: none;
}
.normalGold a:visited{
  font-family: verdana;
  font-size: 8pt;
  color: #CFB44A;
  text-decoration: none;
}
.normalGold a:active{
  font-family: verdana;
  font-size: 8pt;
  color: #CFB44A;
  text-decoration: none;
}
.normalGold a:hover{
  font-family: verdana;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
}


.normalKhaki{
  font-family: verdana;
  font-size: 8pt;
  color: #BCAD72;
  text-decoration: none;
}
.normalKhaki a:link{
  font-family: verdana;
  font-size: 8pt;
  color: #BCAD72;
  text-decoration: none;
}
.normalKhaki a:visited{
  font-family: verdana;
  font-size: 8pt;
  color: #BCAD72;
  text-decoration: none;
}
.normalKhaki a:active{
  font-family: verdana;
  font-size: 8pt;
  color: #BCAD72;
  text-decoration: none;
}
.normalKhaki a:hover{
  font-family: verdana;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;
}


.reallyLargeGold{
  font-family: times;
  font-size: 14pt;
  font-style: italic;
  font-weight: bold;
  color: #CFB44A;
}


.menuTitle{
  font-family: times;
  font-size: 10pt;
  font-weight:bold;
  font-style: italic;
  color: #CFB44A;
  text-decoration: none;
}
.menuTitle a:link{
  font-family: times;
  font-size: 10pt;
  font-weight:bold;
  color: #CFB44A;
  text-decoration: none;
}
.menuTitle a:visited{
  font-family: times;
  font-size: 10pt;
  font-weight:bold;
  color: #CFB44A;
  text-decoration: none;
}
.menuTitle a:active{
  font-family: times;
  font-size: 10pt;
  font-weight:bold;
  color: #CFB44A;
  text-decoration: none;
}
.menuTitle a:hover{
  font-family: times;
  font-size: 10pt;
  font-weight:bold;
  color: #FFFFFF;
  text-decoration: none;
}

.ContactError{
  font-family: times;
  font-size: 10pt;
  text-align: left;
  color: RED;
  text-decoration: none;  
  vertical-align:top;
}


.form-textbox
{
  border:solid 1px #666666;
  font-family: verdana;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}


.faqAnswer{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
}
.faqAnswer a:link{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
  font-weight:bold;
}
.faqAnswer a:visited{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
  font-weight:bold;
}
.faqAnswer a:active{
  font-family: verdana;
  font-size: 8pt;
  color: #A7A495;
  text-decoration: none;
  font-weight:bold;
}
.faqAnswer a:hover{
  font-family: verdana;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;
  font-weight:bold;
}


.projectTitle{
  font-family:verdana;
  font-size:10pt;
  color:#CFB44A;
  font-weight:bold;
  font-style:italic;
}
.projectBody {
  color: #ffffff;
  font-family: verdana;
  font-size: 8pt;
  text-align: justify;
}


.projectKey {
  color: #BCAD72;
  font-family: verdana;
  font-size: 8pt;
  vertical-align: top;
  text-align: right;
  font-weight: bold;
}

.projectValue {
  color: #ffffff;
  font-family: verdana;
  font-size: 8pt;
  vertical-align: top;
  padding-left: 9px;
  padding-bottom: 15px;
}
.projectValue a:link{
  color: #ffffff;
  font-family: verdana;
  font-size: 8pt;
  vertical-align: top;
}
.projectValue a:visited{
  color: #ffffff;
  font-family: verdana;
  font-size: 8pt;
  vertical-align: top;
}
.projectValue a:active{
  color: #ffffff;
  font-family: verdana;
  font-size: 8pt;
  vertical-align: top;
}
.projectValue a:hover{
  color: #CFB44A;
  font-family: verdana;
  font-size: 8pt;
  vertical-align: top;
}


.corporateDescription{
  font-family: times;
  font-size: 12pt;
  font-weight:bold;
  font-style: italic;
  color: #A7A495;
  text-decoration: none;
}
