/**********   COMMON STYLES   **********/
body, html {
   background:       #fff;
   width:            100%;
   height:           100%;
   padding:          0px;
   margin:           0px;
   text-align:       center;
}
body, input, select, textarea {
   font-family:  Arial,Verdana,Tahoma,Helvetica,sans-serif;
   font-size:        9pt;
}
body, td, th {
   font-size:        9pt;
}
a:link {
   color: #1778C7;
}
a:visited {
   color: #1778C7;
}
a:hover {
   color: #AA0F03;
}
a:active {
   color: #AA0F03;
}
form, div {
   background:       transparent;
   border:           none;
}
.subname {
   font-weight:      bold;
   font-size:        11.3pt;
   color:            #0D5889;
}
.comment {
   font-size:        7.5pt;
}
.error_text {
   font-weight:      bold;
   color:            #800000;
}
.asterisk {
   color:            #FF0000;
}
.button {
   font-family:  Verdana,Tahoma,Arial,Helvetica,sans-serif;
   color:            #000000;
}
.input {
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}
.framed {
   border:           1px solid #E0E0E0;
}
.sepline {
   background:       #E0E0E0;
}
th, .header_cell {
   font-weight:      bold;
   text-align:       center;
}

/**********   DESIGN ELEMENTS   **********/
.content_a, .content_b, .content_c, .content_d, .content_e {
   vertical-align: top;
   text-align: left;
}
body, html {
   background: #fff;
}
.content_a, .content_b, .content_c, .content_d, .content_e, .content_f,
.content_a td, .content_b td, .content_c td, .content_d td, .content_e td, .content_f td,
.content_a th, .content_b th, .content_c th, .content_d th, .content_e th, .content_f th
{
	color: #000;
}
.user_menu {
}
.foot {
	text-align: center;
	color: #ffffff;
}
.foot, .foot a, .foot a:link, .foot a:active, .foot a:hover, .foot a:visited {
   color: #ffffff;
}
