﻿.login_title 
{
    font-size:12px;
    color:Black;
}

.account_header
{
    FONT-SIZE: 9pt; 
    COLOR: black; 
    font-weight: bold; 
    height: 25px;
    vertical-align:middle;
    background-color:#ccedff;
}

.account_required_field
{
  color:#C70019; 
  padding-left:10px; 
  width: 116px; 
  font-size: 9pt;  
}
.account_label
{
    color:black; 
    padding-left:10px; 
    width: 116px; 
    font-size: 9pt;
}
.account_emphasis
{FONT-SIZE: 9pt; COLOR: black; font-style: italic;}

.account_row_odd
{
    background-color:#EDF8FE; 
    height:30px}
.account_row_even
{
    background-color:White; 
    height:30px
}
.lost_header
{
    background-color:#ccedff; 
    font-weight:bold; 
    font-size:14px;
    height:30px;
    }
.account_warning
{
  color:red;
  padding-left:10px; 
  font-size: 9pt;  
}