body {
    background: #b5dee6 url(/images/templates/body_rpt.jpg) repeat-x top left;
    margin: 7px 0 0 0;
    padding: 0;
}
#pageOuter {
    background: url(/images/templates/double_d.png) no-repeat center 130px;
}
#pageInner {
    width: 1025px;
    margin: 0 auto;
}
#header {
    width: 999px;
    padding-left: 7px;
    margin: 0 auto;
}
#pageHeader {
    background: url(/images/templates/content_top.png) no-repeat left bottom;
    width: 1025px;
    height: 128px;
    margin-top: -5px;
}
#boost {
    float: left;
    width: 380px;
    height: 100px;
    margin: 10px 0 0 350px;
}
#boost h1 {
    font: normal 24px Helvetica, arial;
    color: #fff;
    margin: 0 0 0 50px;
}
#boost h2 {
    font: normal 14px Helvetica, arial;
    color: #fff;
    margin: 0px 0 0 50px;
}
#boostButton {
    width: 151px;
    height: 25px;
    text-align: center;
    background: url(/images/templates/boost_bg.gif) no-repeat left top;
    margin: 5px 0 0 200px;
    padding-top: 2px;
}

#boostButton a {
    padding-top: 4px;
    display: block;
}

#headLinks {
    float: left;
    width: 250px;
    height: 105px;
    margin: 5px 0 0 25px;
}
.headLinks {
    height: 23px;
    width: 240px;
    float: left;
    padding-top: 10px;
}
.headLinks a {
    float: left;
    display: block;
    padding-top: 4px;
    width: 200px;
}
.headLinks span {
    float: left;
    display: block;
    padding-top: 0px;
    width: 35px;
}

.headLinks span a {
    padding-top: 0px;
}

#pageHeader a {
    font: bold 12px Helvetica, arial;
    color: #fff;
    text-decoration: none;
}

#pageHeader a img {
    border: none;
}
#pageContent {
    background: url(/images/templates/content_rpt.png) repeat-y left top;
    padding: 2px 27px 27px 27px;
    width: 971px;
}
#pageFooter {
    background: url(/images/templates/content_bottom.png) no-repeat left bottom;
    height: 30px;
    width: 1025px;
    margin-bottom: 10px;
}
#footerLinks {
    margin: 0 auto;
    width: 1000px;
}

#footerLinks ul {
    margin: 0;
    padding: 0;
}
#footerLinks li {
    float: left;
    list-style: none;
    font: normal 11px arial;
    background: url(/images/templates/footer_nav_sep.gif) no-repeat center right;
}
#footerLinks #xpl {
    float: right;
    background: transparent;
}
#footerLinks li a {
    color: #018fa9;
    text-decoration: none;
    padding: 0 10px;
}

#footerLinks li a:hover {
    text-decoration: underline;
}

#copyright {
    clear: both;
    color: #018fa9;
    font: normal 11px arial;
    margin-top: 15px;
    text-align: center;
}
#footerLinks .noBorder {
    background: transparent;
}
#homeColThree {
    clear: both;
    float: left;
    width: 972px;
}
.tagTopLong {
    height: 30px;
    width: 972px;
    margin-top: 15px;
    background: url(/images/templates/tag_top_long.jpg) no-repeat top left;
}
.tagContentLong {
    height: 24px;
    margin-top: 6px;
    float: left;
    width: 950px;
    padding: 0 10px 0 10px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    background: url(/images/templates/tag_rpt.jpg) repeat-x bottom left;
}
.boxContentLong {
    width: 950px;
    background: #f7f7f7;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding: 10px;
    float: left;
}
.boxFootLong {
    background: url(/images/templates/tag_foot_long.gif) no-repeat top left;
    height: 7px;
    clear: left;
}
.errorText {
    color: #ff3333;
}
.CB {
    clear: both;
}
p, div, span, td {
    font: normal 12px arial, verdana;
    color: #000;
    line-height: 140%;
}

a {
    color: #0A8057;
}

a img {
    border: none;
}

h1 {
    font: normal 24px Helvetica, arial, verdana;
    color: #0A8057;
    margin: 0;
    padding: 5px 0;
}

h2 {
    font: normal 16px Helvetica, arial, verdana;
    color: #0A8057;
    margin: 0;
    padding: 5px 0;
}

h3 {
    font: bold 12px Helvetica, arial, verdana;
    color: #0A8057;
    margin: 0;
    padding: 5px 0;
}

h4 {
    font: bold 14px Helvetica, arial, verdana;
    color: #fff;
    margin: 0;
    padding: 3px 0;
}