/* CSS Document */

BODY
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : #565656;
  text-decoration: none;
  line-height: 16px;
  margin: 0;
}

TD
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  text-decoration: none;
}

TR
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  text-decoration: none;
}

.blue_title
{
  font-size : 12px;
  color : #3A6C96;
}

.blue_text
{
  color : #3A6C96;
  font-size: smaller;
}

.blue_big_title
{
  font-size : 13px;
  font-weight : bold;
  color : #3A6C96;
}

.blue_large_title
{
  font-size : 18px;
  font-weight : bold;
  color : #3A6C96;
}

.grey_page_title
{
  font-size : 14px;
}

.public_title
{
  font-size : 14px;
  font-weight : bold;
  color:#3A6C96;
}

h3
{
  font-size : 14px;
}

.warning_page_title
{
  font-size : 13px;
  font-weight: bold;
  color : #F06519;
  align: center;
}

.succes_page_title
{
  font-size : 13px;
  font-weight: bold;
  color: #99CC66;
  align: center;
}

.small_text
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #999999;
  text-decoration: none;
}

.footer_text
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #888888;
  text-decoration: none;
}

A.footer_link:link, A.footer_link:visited, A.footer_link:active  {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style:normal;
  color:#888888;
  text-decoration:none;
}
A.footer_link:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style: normal;
  color:#3A6C96;
  text-decoration: underline;
}

A.bold_link:link, A.bold_link:visited, A.bold_link:active  {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: bold;
  color:#FFFFFF;
  text-decoration:none;
}

A.bold_link:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: bold;
  color:#FFFFFF;
  text-decoration: underline;
}

A.login_link:link, A.login_link:visited, A.login_link:active  {
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#3A6C96;
  font-weight: bold;
  text-decoration:none;
}
A.login_link:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#3A6C96;
  font-weight: bold;
  text-decoration:none;
}


A.the_link:link, A.the_link:visited, A.the_link:active  {
  color:#2A608E;
  text-decoration: underline;
}
A.the_link:hover {
  color:#2A608E;
  text-decoration: none;
}

.table_label
{
  background-image: url(../images/table_label_back.gif);
  font-size: 13px;
  color: #2A608E;
  font-family: Arial, Helvetica, sans-serif;
}

.normal_table_label
{
  background-image: url(../images/normal_back.gif);
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.table_label_big
{
  background-image: url(../images/table_label_big_back.gif);
  font-size: 13px;
  color: #2A608E;
  font-family: Arial, Helvetica, sans-serif;
}

.table_outline
{
  border: 1px solid #999999;
}

.form_outline
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #464646;
  background-color: #FFFFFF;
}

.onHold
{
  font-size : 11px;
  background-color: #E4EAD8;
}

.cancelled
{
  font-size : 11px;
  background-color: #FDE697;
}

.active
{
  font-size : 11px;
  background-color: #FFCCCC;
}

.resactiveLink
{
  font-size : 11px;
  background-color: #CCCC99;
}

.lateCheckout {
  font-size : 11px;
  background-color: #FF7400;
}

.noPayment
{
  font-size : 11px;
  background-color: #D4E9E8;
}

.calendarOdd
{
  font-size : 11px;
  background-color: #F3F1F1;
  height: 30px;
}

.calendarEven
{
  font-size : 11px;
  background-color: #F9F8F8;
  height: 30px;
}

.calendarEven2
{
  font-size : 11px;
  height: 30px;
}

.onActive_row {
  background-color: #FFFFFF;
  text-align: center;
}
.onHold_row {
  background-color: #DFEACD;
  text-align: center;
}
.onCancelled_row {
  background-color: #ECD7BD;
  text-align: center;
}
.onPayment_row {
  background-color: #C0C0C0;
  text-align: center;
}
.list {
  list-style-image: url(../images/bullet_03.gif);
  list-style-type: square;
}
.list2 {
  list-style-image: url(../images/bullet_00.gif);
  list-style-type: square;
  background-color: #F8F8F5;
  padding: 15px;
  padding-left: 30px;
  margin-left: 1px;
}
.light_back {
  background-color: #F8F8F5;
}
.planRate{
    color: #6B9C41;
  font-family:sans-serif;
  font-size:14pt;

}
.month{
    font-family : sans-serif;
  font-size : 10pt;
  font-weight : normal;
  color : #888888;
  text-decoration: none;
}
.attention {
    background-image: url(/images/alert.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 65px;
}