td {
   font-family : Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #414849;
   line-height: 20px;

}
select {
    width:85px;
    border:1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #414849
}

.logoLine {
  background: url(../images/npn_logo_line.gif);
  background-position: left;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
}

.calculations_table {
  background: url(../images/bg_table.gif);
}

.titles {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.calculations_table td {
  height: 28px;
  font-size: 14px;
  line-height: 18px;
}

.center {
  text-align: center;
}

.input_calc {
  border-bottom: 1px solid #bcbcbc;
  border-top: 1px solid #bcbcbc;
  border-right: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;

  width: 99px;
  height: 24px;
  text-align: center;
  color: #000;
}

.green {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #088e31;
}

.img {
  border: 0;
}

.textColumn {
  width: 250px;
  height: 35px;
  border-style: none;
  border-width: medium;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.textColumnColored {
  width: 250px;
  height: 35px;
  background-color: #E6F0FF;
  border-style: none;
  border-width: medium;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.monthlyColumn {
  width: 99px;
  height: 35px;
  text-align: center;
  border-style: none;
  border-width: medium
}

.monthlyColumnValue, .monthlyColumn, .monthlyColumnColored, .biweeklyColumn, .biweeklyColumnColored {
   font-weight: bold;
   font-size: 13px;
}

.monthlyColumnColored {
  width: 99px;
  height: 35px;
  text-align: center;
  background-color: #E6F0FF;
  border-style: none;
  border-width: medium
}

.biweeklyColumn {
  width: 115px;
  height: 35px;
  text-align: center;
  border-style: none;
  border-width: medium
}

.biweeklyColumnColored {
  width: 115px;
  height: 35px;
  text-align: center;
  background-color: #E6F0FF;
  border-style: none;
  border-width: medium
}

.linkColumn {
  width: 129px;
  height: 35px;
  text-align: right;
  border-style: none;
  border-width: medium
}

.style1 {
  color: #009900;
  font-size: 11pt;
  font-weight: 700
}

.style2 {
  color: #009900;
  font-weight: bold;
}

.style3 {
  border-left-style: solid;
  border-left-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.style4 {
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px
}

.style5 {
  border-right-style: solid;
  border-right-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px
}

.style6 {
  border-style: none;
  border-width: medium
}

.style7 {
  border-left-style: none;
  border-left-width: medium;
  border-right-style: none;
  border-right-width: medium;
  border-bottom-style: none;
  border-bottom-width: medium
}

.style8 {
  border-top-style: solid; 
  border-top-width: 1px; 
  border-bottom-style: solid; 
  border-bottom-width: 1px;
  padding-left: 4px;
  padding-right: 4px; 
  padding-top: 1px;
  padding-bottom: 1px
}

.style9 {
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#table2, #table6, #table1, #table7{
	width: 720px;
}

#table4, #table3, #table5, #table10, #table100, #table8 {
	width: 650px;
}

#serviceChargeTable, #noServiceChargeTable {
	width:  650px;
}

#waiverTable{
	width: 650px;
}

#disclaimer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 648px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    text-align: left;
    margin-bottom: 10px;
    white-space: normal;
    line-height: 20px;
}