

/* I added all the css that I wanted from this file into "main.css" */


body {margin-left: auto; margin-right: auto;}

.Center-Container {
  position: relative;
}

.Absolute-Center {
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}

/* Uncomment this if you have 'text-align: center' for 'body' in your CSS: body {text-align: center;}
*:first-child+html #superbox-container {left: -50%;}
* html #superbox-container {left: -50%;} */

/* body{text-align:center; {For IE6} */

a  { color:#0000ff; }
a:hover { color:#0000ff; }
a:visited { color:#800080; }

H1 {z-index: 20;
  font-family: "Times New Roman", Times, serif;
  font-size: 16pt;
  font-weight: bold;
  color: rgb(0,0,0);
  line-height: 150%;
  text-align: center;
  margin-top: .35in;
  margin-bottom: .05in;
  }

H2 {z-index: 10;
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    font-weight: bold;
    color: rgb(0,0,0);
    line-height: 120%;
    }

H3 {z-index: 10;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: rgb(0,0,0);
    line-height: 120%;
    }

.IsYourStateNext {position: absolute;
    top: 40px;
    left: 20px;
    height: 60px;
    width: 415px;
    z-index: 5;
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    line-height: 150%;
    text-align: center;
    padding: 6px;
    border-width: 1px;
    border-color: rgb(66,33,0);
    border-style: solid;
    background-color: rgb(255,170,42);
    overflow: hidden}

.MyStyle {z-index: 10;
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    color: rgb(0,0,0);
    line-height: 130%;
    border:solid #422100 .5pt;
    padding-left: 2px;
    padding-right: 2px;
    background-color: rgb(212,171,116)}

iframe {
    overflow-x: hidden;
    }
#contentFRM {
    Z-INDEX: 50; LEFT: 0px; POSITION: absolute; TOP: 0px
    }

