#left
{
  float:                  left;
  width:                  200px;
  height:                 1100px;
  background-image:       url(../images/grey_back.gif);
  background-repeat:      repeat-y;
  margin-right:           3px;
  margin-top:		  -153px;
}

#left_first
{
  color:                  #FFFFFF;
  background-image:       url(../images/grey_back.gif);
  background-repeat:      repeat-y;
  padding-bottom:         35px;
}

#left_first_top
{
  text-align:             center;
  font-weight:            bold;
  font-size:              18px;
  padding-bottom:         10px;
  padding-top:            10px;
  position:               relative;
}

div.left_first_b
{
  clear:                  both;
  padding-bottom:         10px;
}

div.left_first_left
{
  float:                  left;
  width:                  37px;
  padding-left:           13px;
}

.left_first_b3
{
  padding-bottom:         4px;
}

.left_first_right1
{
  padding-top:            10px;
}

.left_first_right2
{
  padding-top:            8px;
}

.left_first_right3
{
  padding-top:            2px;
}

.left_first_left4
{
  padding-top:            5px;
}

div.left_first_right
{
  float:                  left;
  width:                  150px;
  font-size:              12px;
  font-weight:            bold;
}

div.left_first_empty
{
  clear:                  both;
  height:                 1px;
  line-height:            1px;
  font-size:              1px;
}

#left_second
{
  background-color:       #e5e5e5;
  position:               relative;
  font-size:              15px;
  padding:                6px 5px 45px 10px;
  line-height:            1.5em;
}

#left_second_daught
{
  width:                  160px;
  height:                 15px;
  background-color:       #e5e5e5;
  position:               absolute;
  top:                    -25px;
  left:                   20px;
  font-size:              15px;
  padding-top:            10px;
  color:                  #006ab2;
  font-weight:            bold;
}

#left_third
{
  background-color:       #c9c9c9;
  position:               relative;
  font-size:              15px;
  padding:                6px 5px 45px 10px;
  line-height:            1.5em;
}

#left_third_daught
{
  width:                  160px;
  height:                 15px;
  background-color:       #c9c9c9;
  position:               absolute;
  top:                    -25px;
  left:                   20px;
  font-weight:            bold;
  font-size:              15px;
  padding-top:            10px;
  color:                  #e3234f;
  font-weight:            bold;

}

#left_four
{
  background-color:       #aaaaaa;
  clear:                  left;
  font-size:              15px;
  position:               relative;
  padding:                6px 5px 45px 10px;
  line-height:            1.5em;
}

#left_four_daught
{
  width:                  160px;
  background-color:       #aaaaaa;
  top:                    -25px;
  left:                   20px;
  position:               absolute;
  font-size:              15px;
  padding-top:            10px;
  color:                  #e95e10;
  font-weight:            bold ;
}

#popupwhy, #popuphow, #popupwhat {
  text-align:             center;
}

#popwhy
{
    position:               absolute;
    margin-left:            190px;
    padding:                20px;
    width:                  240px;
    margin-top:             -73px;
    background-color:       #e5e5e5;
    color:                  #006ab2;
    text-align: left;
    display: none;
    z-index: 9;
}

#pophow
{
    position:               absolute;
    background-color:       #C9C9C9;
    margin-left:            190px;
    padding:                20px;
    width:                  240px;
    margin-top:             -51px;
    text-align: left;
    color:                  #e3234f;
    display: none;
    z-index: 9;
}

#popwhat
{
    position:               absolute;
    margin-left:            190px;
    padding:                20px;
    width:                  240px;
    margin-top:             -51px;
    background-color:        #aaaaaa;
    text-align: left;
    color:                  #e95e10;
    display: none;
    z-index: 9;
}
/* Localized */