body {
  margin: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #555555;
  text-align: center;
  background: url("../images/body_bg.gif") repeat-y top center;
}
 
img.right {
  border: none;
  float: right;
  margin: 10px 0px 10px 10px;
}

img.noBorder {
  border: none;
  overflow: visible;
}


#rightColumn p, h1, h2, h3, h4, td {margin-left: 15px; margin-right: 10px;}

h1 {font-size: 26px; color: #376793;}
h1 span.highlight {color: #6db5dd;}

h2 {font-size: 18px; color: #6db5dd; margin-top: 33px; padding-top: 5px; border-top: 1px solid #eeeeee;}
h2 span.highlight {color: #376793;}

td {font-size: 12px;}

.maxLogoLight {color: #f9bb15;}
.maxLogoDark {color: #0b2264;}

h3 {font-size: 14px; color: #376793;}
h4 {font-size: 11px; color: #376793;}
h5
{
    color: rgb(255, 255, 255);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
    margin-right-value: 15px;
    margin-bottom: 5px;
    margin-left-value: 8px;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
}

dl {
  margin: 0px 15px 0px 15px;
  padding: 0px 0px 0px 0px;
}

dt {
  width: 220px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 5px;
  border-top: 1px solid #eeeeee;
  font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

dd {
  float: right;
  width: 317px;
  margin: 0px 0px 0px 0px;
  padding: 5px;
  border-top: 1px solid #eeeeee;
}

.article_sm { font-size: 10px; color: ##555555; font-weight: normal;}

.altRow {background-color: #edf2f8;}

.hlbg {color: #000000; background-color: #ffff99; font-weight: bold;}

.nospace {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 13px;
    font-style: normal;
    color: rgb(0, 0, 0);
    margin-top: 3px;
    margin-right-value: 5px;
    margin-bottom: 3px;
    margin-left-value: 5px;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
}

.ing {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(0, 0, 0);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(0, 0, 0);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(0, 0, 0);
}
