
/* --- BASIC STYLE --- */ 
 html, body, form, fieldset, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, div, img, a {
  margin: 0;
  padding: 0; 
  
}


html,body {
  height: 100%;
}
img {
  border: none;
  vertical-align: bottom;
}
#careers {display: none;}
#contact {display: none;}




/* --- END BASIC STYLE --- */ 

#header h1  {
  display:block;
}

#wholepage {
  height: 100%; 
  float: left;
  /*width: 1005px;*/
}

#level1 {
  display: none;
}

#level3 {
  display: none;
}

#leftCalc {
    /*clear: both;
float: left;*/
  width: 425px;
  margin: 0 0 0 0;

}

#leftCalc input,td {
display: none;
}

#notes {
display: block;

}

#rightCalc { 
  /*clear: left;*/
  /*float: left;*/
  width: 700px;
  margin: 0 0 0 0;

}

 

.leftCalCol {
  /*float: left;*/
  /*display: block;*/
  width:125px;
  font-size: 12pt;
 
}

.rightCalCol {
  
   font-size: 12pt;
   /*float: left;
 display: block;*/
  width: 125px;

}

#rates_table li {
  width: 450px;
  float: left;
  list-style-type:none;
  clear: both;
 /* height: 65px; */
}

#rates_table li ul {
  margin:10px 0 0 0;
  float:left;
  list-style-type:none;
  width: 300px;
}
#rates_table li ul li{
  width: 300px;
  clear: none;
  height: auto;
}

#rates_table li ul li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#rates_table p {
  float: left;
  clear: both;
  border: solid;
} 
 
.calLabel {
  /*clear: left;
  float: left;
   margin: 10px 0 0 0;
    display: block;*/
 width: 85px;
 font-weight: bold;
} 

/*
 from rates_table clear: left;ulli

#rates_table.ul  {
   width:400px;
    border-width : thin;
	border-color : black;
	border-style : solid;
}

#rates_table   {
 width:600px;
  /*clear: left;
border-width : thin;
border-color : green;
border-style : solid;

}
*/





#topCalc1,#topCalc2 {
  display: none;
}

#hype {display: none;}

body {
    background: #ffffff url() repeat-y 0 0;
}

#primary {
    background: #ffffff url() repeat-y 0 0;
}

#special {
    background: #ffffff url() repeat-y 0 0;
}

