.window
{
  border-bottom:    #204262 2px solid;
  border-top:       #204262 2px solid;
  border-left:      #204262 2px solid;
  border-right:     #204262 2px solid;
  font-family:      Verdana;
  font-size:        8pt;
  color:            000000;
}

.vry_ltl_text
{
  font-family:      Verdana;
  font-size:        7pt;
  color:            142A3E;
  line-height:      16px;
  text-decoration:  none;
}

.ltl_text
{
  font-family:      Verdana;
  font-size:        8pt;
  color:            142A3E;
  line-height:      16px;
  text-decoration:  none;
}

.ltl_link
{
  font-family:      Verdana;
  font-size:        8pt;
  color:            142A3E;
  line-height:      16px;
}

.text
{
  font-family:      Verdana;
  font-size:        10pt;
  color:            142A3E;
  line-height:      16px;
  text-decoration:  none;
}

.grey_text
{
  font-family:      Verdana;
  font-size:        10pt;
  color:            586575;
  line-height:      16px;
  text-decoration:  none;
}

.ltl_grey_text
{
  font-family:      Verdana;
  font-size:        8pt;
  color:            586575;
  line-height:      16px;
  text-decoration:  none;
}

.error
{
  font-family:      Verdana;
  font-size:        10pt;
  color:            #A60000;
  line-height:      16px;
  text-decoration:  none;
  font-weight:      bold;
}

.button
{
  border-bottom:    #7A9BBC 1px solid;
  border-top:       #C1DAF7 1px solid;
  border-left:      #C1DAF7 1px solid;
  border-right:     #7A9BBC 1px solid;
  font-family:      Verdana;
  font-size:        10pt;
  color:            142A3E;
  line-height:      16px;
  text-decoration:  none;
  background-color: 8EABD1;
}

.input
{
  border-bottom:    #204262 1px solid;
  border-top:       #204262 1px solid;
  border-left:      #204262 1px solid;
  border-right:     #204262 1px solid;
  font-family:      Verdana;
  font-size:        10pt;
  color:            142A3E;
  line-height:      16px;
  text-decoration:  none;
  background-color: EAF5FF;
}

.link
{
  font-family:      Verdana;
  font-size:        10pt;
  color:            142A3E;
  line-height:      16px;
}

.top_text
{
  font-family:      Verdana;
  font-size:        12pt;
  color:            142A3E;
  text-align:       center;
  line-height:      16px;
}

.info_href_bg
{
  background-color: #8CB0D9;
  color:            #000000;
  font-family:      Verdana;
  font-size:        10pt;
  color:            142A3E;
  line-height:      16px;
  text-decoration:  none;
}

div.info_href a:hover
{
  background-color: #819EC4;
  color:            #000000;
}

.cur_step
{
  font-family:      Verdana;
  font-size:        10pt;
  color:            ffffff;
  text-decoration:  none;
  font-weight:      bold;
}

.smpl_step
{
  font-family:      Verdana;
  font-size:        10pt;
  color:            414F75;
  text-decoration:  none;
  font-weight:      bold;
}

