.featureFrame {
          border-style: solid;
          border-width: 1px 1px 1px 2px;
          border-color: #CCCCCC #DFDFDF #CCCCCC #FFFFFF; /* top,right,bottom,left */
          margin-top: 0px;
}
h1, h2, h3, h4, h5, h6 {
        font-family: Arial,Tahoma,Verdana;
        color: #FFFFFF;
        text-align: center;
        margin-bottom: 0px;
}
form { margin-top: 0px; margin-bottom: 0px; }
.normalText {
          color: #083194;
          font-style: normal;
          font-size: 13px;
          text-decoration: none;
          font-family: Arial,Tahoma,Verdana;
}
.normalText a:link {
          color: #FFFFFF;
          text-decoration: none;
}
.normalText a:visited {
          color: #800080;
          text-decoration: none;
}
.normalText a:hover {
          color: #D20005;
          text-decoration: underline;
}
.normalText a:active {
          color: #0000FF;
          text-decoration: none;
}
.featureBarText {
          color: #FFFFFF;
          text-align: center;
          font-weight: bold;
          font-size: 13px;
          text-decoration: none;
          font-family: Arial,tahoma,verdana;
}
.featureBarText a:link {
          color: #0000FF;
          text-decoration: none;
}
.featureBarText a:visited {
          color: #0000FF;
          text-decoration: none;
}
.featureBarText a:hover {
          color: #0000FF;
          text-decoration: none;
}
.featureBarText a:active {
          color: #0000FF;
          text-decoration: none;
}
























