/* CSS Document */
/* Media */

h1 { font-size: 13px; color: #676A95; font-weight: bold; }
h2 { font-size: 12px; color: #8688A9; font-weight: bold; }
h3 { font-size: 12px; color: #000; font-weight: bold; }

#bg-main { background: #8D8FAD no-repeat; height: 210px; border-bottom: 1px solid #000; }

#left-nav { background: #8D8FAD; }

.left-menu-header { background: #8385A5; border-bottom: 1px solid #737595; padding: 3px 2px 3px 2px; }
.left-menu-header img { vertical-align: middle; padding: 0 4px 0 4px; }

#content-heading { background: #8688A9; color: #fff; font-family: helvetica; font-size: 21px; height: 82px; padding: 2px 0 0 0; }
#content-heading img { vertical-align: text-bottom; }

a { color: #8688A9; text-decoration: underline; }
a:hover, a.current { text-decoration: underline; }

