body {
  margin: 0px 0px 0px 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #656565;
  text-align: center;
  background: url("../vazomyne/body_bg.gif") repeat-y top center;
}

#container {
  margin: auto;
  padding: 0px 0px 0px 0px;
  width: 756px;
  text-align: left;
}

#callout {
  margin: 20px 8px 6px 8px;
  padding: 4px 1px 6px 1px;
  width: auto;
  text-align: center;
  background-color: #ffffff;
  color: #f50508;
  font-size: 16px;
  font-weight: bold;
  border-top: 1px solid #0c4372;
  border-bottom: 1px solid #0c4372;
}

strong {background-color: #fffee0; color: #f50508;}
strong.normal {background-color: #ffffff; color: #376793;}
p.signature {
  color: #376793; 
  font-weight: bold; 
  margin: -2px 0px 30px 10px !important;
  margin: -10px 0px 30px 0px; 
  font-style: italic;}

/* LINKS */

a {color: #fbb739; text-decoration: none;}
a:hover {text-decoration: underline;}

/* IMG FLOATS AND BORDERS */

img.floatRight {
  border: 0px solid #000000;
  float: right;
  margin: 10px 0px 10px 10px;
}

img.floatLeft {
  float: left;
  margin: 0px 0px 0px 0px;
}

img.cap {margin: 0px 0px 0px 0px !important; margin: 0px 0px -2px 0px;}

img.noBorder {
  border: 0px solid #000000;
  overflow: visible;
}

/* HEADINGS */

h1 {font-size: 26px; color: #376793;}
h1 span.highlight {color: #f50508; text-decoration: none;}

h2 {font-size: 18px; color: #376793; margin-top: 33px; padding-top: 5px;}
h2 span.highlight {color: #f50508; text-decoration: none;}

td {font-size: 12px; font-weight: bold;}

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;
}

/* DEFINATION LISTS */

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;
}

/* HARD RULZ */

hr {
  margin: 0px 0px 0px 0px;
}

/*  TABLE FORMATTED INFORMATION */

.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);
}
