/**********   COMMON STYLES   **********/
body, html {
   background:       #EFEFEF;
   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   **********/
#silverwrapper {
width: 777px;
margin: 28px auto;
border: 1px solid #808080;
background: #fff;
}
.content_a {
   vertical-align: top;
   text-align: left;
background: #fff;
}
.content_b {
   vertical-align: top;
   text-align: left;
   color: #000;
height: 160px;
background: #fff;
}
.content_c {
   vertical-align: top;
   text-align: center;
   color: #656565;
height: 70px;
background: #D8D8D8;
padding-top: 5px;
}
.h_menu {
background: url(../images/menu2.gif);
border-bottom: 1px solid #808080;
text-align: center;
}

.foot {
text-align: center;
color: #ffffff;
}
.foot, .foot a, .foot a:link, .foot a:active, .foot a:hover, .foot a:visited {
   color: #ffffff;
}
#mainMenu a, #mainMenu img {
vertical-align:bottom;
}
