    a {
  color:#FF3600;
  text-decoration:none;
    }

    a:hover {
  color:#FF3600;
  text-decoration:underline;
    }
    

    #block_trans {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  
  height: 500px;
  filter: alpha(opacity=85);
  -moz-opacity:0.85;
  opacity: 0.85;
}

    #block_trans p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  display: block;
    filter: alpha(opacity=95);
  -moz-opacity:0.95;
  opacity: 0.95;
}

    .error_msg {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FF6600;
  float: left;
  padding-top: 8px;
}




.topLeft {
  width:5px;
  height:5px;
  background-image:url(/images/SearchBox/TopLeft_Orange.jpg);
  background-repeat: no-repeat;
  float: left;
  font-size: 1px;
}
.topRight {
  width:5px;
  height:5px;
  background-image:url(/images/SearchBox/TopRight_Orange.jpg);
  background-repeat: no-repeat;
  float: right;
  font-size: 1px;
}
.topLine{
  width:405px;
  height:5px;
  background-image:url(/images/SearchBox/line_Orange.jpg);
  background-position:top;
  background-repeat:repeat-x;
  font-size: 1px;
}

.bottomLeft {
  width:5px;
  height:5px;
  background-image:url(/images/SearchBox/BottomLeft_Orange.jpg);
  float:left;
  background-repeat: no-repeat;
  font-size: 1px;
}
.bottomRight {
  width:5px;
  height:5px;
  background-image:url(/images/SearchBox/BottomRight_Orange.jpg);
  float:right;
  background-repeat: no-repeat;
  font-size: 1px;
}
.bottomLine {
  width:405px;
  height:5px;
  background-image:url(/images/SearchBox/line_Orange.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
  margin-bottom:10px;
  font-size: 1px;
}

.boxEdges {
  width:403px;
  border-left-color:#FF3600;
  border-left-width:1px;
  border-right-style:solid;
  border-right-color:#FF3600;
  border-right-width:1px;
  border-left-style:solid;
  margin: 0px;
  padding: 0px;
}

.standard
{

    /*border:1px solid black;*/
  margin-right:10px;
  margin-left: 5px;
  padding:0 20px 0 10px;
    
}

/* AD BOX */

.topLineAd{
  width:170px;
  height:5px;
  background-image:url(/images/SearchBox/line_Orange.jpg);
  background-position:top;
  background-repeat:repeat-x;
  font-size: 1px;
}

.bottomLineAd {
  width:170px;
  height:5px;
  background-image:url(/images/SearchBox/line_Orange.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
  margin-bottom:10px;
  font-size: 1px;
}

.boxEdgesAd {
  width:168px;
  border-left-color:#FF3600;
  border-left-width:1px;
  border-right-style:solid;
  border-right-color:#FF3600;
  border-right-width:1px;
  border-left-style:solid;
  margin: 0px;
  padding: 0px;
}
#headerContentGenericAd {
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px;
height:120px;
}

/* @@@@@@@@@@@@@@@@@@@@*/

#headerContent {
  margin-right: 0px;
  margin-left: 15px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#headerContent h1 {
  font-family:Arial, Helvetica, sans-serif;
  color:#006699;
  font-size:24px;
  padding: 0px;
  margin: 0px;
  }
#headerContentGeneric {
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color:#fdad6d;
  background-image:url(/regions/Map.jpg);
  background-position:right;
height:120px;
}
#headerContentGeneric h1 {
  font-family:Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-size:24px;
  padding: 0px;
  padding-bottom: 4px;
  margin: 0px;
  }
#headerContentGeneric h2 {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
margin:0;
padding:0 0 4px;
}
#headerContentGeneric p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  padding: 0px;
  padding-top: 10px;
  margin: 0px;
  }

#mainBoxContent 
{
    /*border:1px solid black;*/
  margin-right:10px;
  margin-left: 5px;
  padding:0 20px 0 10px;
  
}

#mainBoxContent p {
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  margin: 0px;
}
#footerContent {
  margin-right: 10px;
  margin-left: 15px;
  padding-top: 4px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#Bold {
  margin-right: 10px;
  margin-left: 15px;
  padding-top: 4px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#footerContent p {
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  margin: 0px;
}
.highlight {
  font-weight: bold;
  color: #FF3600;
}
#footerContent a {
  color:#FF3600;
  text-decoration: none;
}
#footerContent a:hover {
  color:#FF3600;
  text-decoration: none;
}
hr  {
  color: #CCCCCC;
  height: 1px;
}
#headContentRight {
  height: 79px;
  width: 136px;
  display: block;
}
#headContentLeft {
  height: 80px;
  display: block;
}
#headContentLeft p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF3600;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
  font-weight: bold;
}
#clearAll {
  clear: both;
  height: 2px;
}

.nfrcTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}
.nfrcGrayBox {
  background-color: #EEEFF1;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 15px;
  border-top: #FFFFFF 1px solid;
  border-bottom: #FFFFFF 1px solid;
}

#pdfDownload a {
font-family: Arial, Helvetica, sans-serif;
color: #0A4C6C;
font-size: 12px;
padding-top: 0px;
margin: 0px;
padding-bottom: 5px;
text-decoration: none;
vertical-align:top;

}

#pdfDownload img {
padding-top: 0px;
vertical-align:middle;
padding-bottom: 5px;


}

.nfrcGrayFont {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  text-align: left;
  display: block;
  float: left;
}
.nfrcYES {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #006699;
  text-align: right;
  display: block;
  float: right;
  padding-right: 10px;
  padding-top: 1px;
}
.nfrcNO {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #990000;
  text-align: right;
  display: block;
  float: right;
  padding-right: 10px;
  padding-top: 1px;
}
   









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

