/*  if_plan_css.css */

div#content {
  padding:            0px 0px 0px 20px;
  width:              780px;
}
div#oneColumn, div.oneColumn {
  width:              780px;
  padding:            5px 0px;
}
h2 {
  clear:              both;
  width:              780px;
/*
  background-color:   #959595;
  color:              #FFFFFF;
*/
  line-height:        1.75em;
  font-weight:        normal;
  font-size:          1.4em;
  margin:             5px 0px;
}
h3 {
  clear:              both;
  width:              780px;
  background-color:   #99C9D0;
  color:              #000000;
  line-height:        1.75em;
  font-weight:        normal;
  font-size:          1.2em;
}
div.levelH2Left {
  clear:              both;
  float:              left;
  width:              200px;
  line-height:        1.75em;
  font-weight:        normal;
  font-size:          1.4em;
  margin:             5px 0px;
}
div.levelH2Right {
  float:              left;
  width:              580px;
  line-height:        1.2em;
  font-weight:        normal;
  font-size:          0.9em;
  margin:             7px 0px;
}
div.levelOneLeftHead {
  clear:              both;
  float:              left;
  width:              485px;
  line-height:        1.4em;
  font-weight:        bold;
  font-size:          1em;
}
div.levelTwoLeftHead {
  clear:              both;
  float:              left;
  width:              475px;
  padding-left:       10px;
  line-height:        1.4em;
  font-weight:        bold;
  font-size:          1em;
}
div.levelOneRightHead {
  float:              left;
  width:              295px;
  line-height:        1.4em;
  font-weight:        bold;
  font-size:          1em;
}
div.levelOneLeft {
  clear:              both;
  float:              left;
  width:              485px;
  line-height:        1.4em;
  font-weight:        normal;
  font-size:          1em;
}
div.levelTwoLeft {
  clear:              both;
  float:              left;
  width:              475px;
  padding-left:       10px;
  line-height:        1.4em;
  font-weight:        normal;
  font-size:          1em;
}
div.levelOneRight {
  float:              left;
  width:              295px;
  line-height:        1.4em;
  font-weight:        normal;
  font-size:          1em;
}
div.levelTwoRight {
  float:              left;
  width:              295px;
  line-height:        1.4em;
  font-weight:        normal;
  font-size:          1em;
}
div.clear {
  clear:              both;
  height:             0px;
}
div.footnote {
  font-size:          0.8em;
  padding:            20px 0px;
}
