*, HTML {
    padding: 0;
    margin: 0;
}

A IMG,
IMG {
    border: 0 none;
}

BODY {
    font-size: 15px;
    line-height: 18px;
    font-family: Arial, Sans-Serif;
    background: #656d89 url('/media/725/bg.jpg') no-repeat fixed 0 0;
}

.clear {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#headerContainer {
    padding-bottom: 20px;
    border-top: 1px dotted #C8C8C8;
}

#brandingContainer {
    width: 900px;
    margin: 0 auto;
    padding: 0 20px;
    background-color: white;
}

#siteContainer {
    padding: 0 20px 20px;
}

.topRoundedContainer,
.bottomRoundedContainer {
    height: 25px;
    width: 940px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: top left;
}

.topRoundedContainer {
    margin-top: 25px;
    background-image: url('/media/695/rounded-container-top.png');
}

.bottomRoundedContainer {
    background-image: url('/media/700/rounded-container-bottom.png');
}

.shadowContainer {
    width: 940px;
    margin: 0 auto;
    position: relative;
    background-color: #FFFFFF;
}

.twoColumnLayout {
}

.twoColumnLayout .firstColumn {
    float: left;
    width: 610px;
    padding: 0 15px;
    border-right: 1px dotted #C8C8C8;
}

.twoColumnLayout .secondColumn {
    float: left;
    width: 226px;
    padding: 0 15px;
}

H1, H2, H3, H4,
P, TABLE, UL, OL,
STRONG, EM, A, U {
    color: #333333;
    font-family: Arial, Sans-Serif;
}

H1 {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 5px;
}

P {
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 10pt;
}

A {
    color: darkblue;
    font-size: 12pt;
    text-decoration: none;
}

A:hover {
    color: black;
    text-decoration: underline;
}

STRONG, B {
    font-weight: bold;
}

EM, I {
    text-transform: italics;
}

UL, OL {
    margin: 0 0 10px 35px;
}

LI {
    padding-bottom: 10px;
}

.sideTag {
    left: -20px;
    position: absolute;
    top: 40px;
}

#footerContainer {
    width: 900px;
    margin: 0 auto;
    text-align: right;
}

#footerContainer H1,
#footerContainer H1 A {
    color: white;
    font-size: 12px;
    font-weight: normal;
}

#footerContainer H1 A {
    color: #FF6600;
}

TABLE.groups TD {
    padding: 20px 0;
    border-bottom: 1px dotted #C8C8C8;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
