/*  http://www.w3.org/Style/CSS/ - help */


/* general page settings */
body   { font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff }
p  { font-size: 12px; font-family: Arial, Helvetica, sans-serif }
td { font-size: 12px; font-family: Arial, Helvetica, sans-serif }

/* general font/link settings for the side bars */
a.side:link  { color: #ffffff; font-weight: normal; font-size: 12px; text-decoration: underline }
a.side:visited { color: #ffffff; font-weight: normal; font-size: 12px; text-decoration: underline }
a.side:hover  { color: #98B2BE; font-size: 12px; font-weight: normal; text-decoration: underline }
a.side:active  { color: #ffffff; font-size: 12px; font-weight: normal; text-decoration: underline }

/* general font/link settings for the email link side bars */
a.email:link  { color: #98B2BE; font-weight: normal; font-size: 12px; text-decoration: underline }
a.email:visited { color: #98B2BE; font-weight: normal; font-size: 12px; text-decoration: underline }
a.email:hover  { color: #98B2BE; font-size: 12px; font-weight: normal; text-decoration: underline }
a.email:active  { color: #98B2BE; font-size: 12px; font-weight: normal; text-decoration: underline }


a.side_menu:link   { color: #cfe5ea; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.side_menu:visited { color: #cfe5ea; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.side_menu:hover  { color: #98B2BE; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;  text-decoration: none}
a.side_menu:active  { color: #cfe5ea; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none}

/* general font settings for the side bars */
.side_active { color: #ffffff; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }


/* general font settings */
.normal   { color: #1B263A; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.normal_bold  { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.normal_italic  { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: italic }
.smaller  { font-size: 95% }
.big_bold  { font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.title   { color: white; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

/* This is the text style for the tables */
.td_light    { font-family: Arial, Helvetica, sans-serif; font-weight: bold; background: #457781; padding-left: 2px; border: solid 1px #0C1D25 }
.td_lightest    { font-family: Arial, Helvetica, sans-serif; font-weight: bold; background: #bbc9d0; padding-left: 2px; border: solid 1px #457781 }
