BODY{
       background-color : #18519F;
        margin-top : 0;
        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;

}
.formHeader{
        margin-top : 0;
        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;
        background : #F7F7F7;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 18px;
        font-style : normal;
        font-variant : normal;
        font-weight : bold;
        color : Navy;
        }
                .formFooter{
        margin-top : 0;
        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;
        background : #B0C4DE;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color : Navy;
        padding-bottom : 10px;
        padding-top : 10px;
        }
.homeTable{
        margin-top : 0;
        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;
        border-bottom : medium solid #6495ED;
        border-right : medium solid #6495ED;
        border-top : medium solid #6495ED;
        border-left : medium solid #6495ED;
}
a:link {
  color: #000099; 
  text-decoration: underline; 
  }
a:visited {
  color: #000099; 
  text-decoration: underline; 
        }
a:hover { 
  color: #0000FF; 
  text-decoration: underline; 
}
a:active {
  color: #0000FF; 
  text-decoration: underline; 
}


HR { height: 2px;
    color: black; 
         }

H2{
        color : Navy;
        font : normal;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 22px;
        font-style : normal;
        font-variant : normal;
        font-weight : 100;
        text-align : center;
}

H3{
        color : Navy;
        font : normal;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 19px;
        font-style : normal;
        font-variant : normal;
        font-weight : 100;
        text-align : center;
}

.searchCell {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
         border-bottom : medium solid #6495ED;
     border-right : thin solid #6495ED;
     border-top : medium solid #6495ED;
     border-left : thin solid #6495ED;
}

.searchText {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

.formText {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

        .confirmHeader{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 18px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color : Green;
        background-color : #F7F7F7;
        padding-bottom : 15px;
        padding-top : 15px;
}
table td { font-family: Arial, Helvetica, sans-serif; }
