body {
    background: #b8b8b8 url(/images/templates/body_bg.jpg) repeat-x left top;
    padding: 0;
    margin: 0;
}

#signUp p {
    color: #fff;
    padding: 20px 0 0px 20px;
    font: bold 15px "Lucida Grande", "Lucida Sans", "times New Roman";
}

#signUp a {
    line-height: 25px;
    float: right;
    display: block;
    margin: -2px 30px 0 0;
}

#signUp ul {
    margin-left: 1px;
}

#signUp li {
    color: #fff;
    font: normal 12px "Lucida Grande", "Lucida Sans", "times New Roman";
}

#signUp li a {
    color: #fff;
    float: none;
}

a img {
    border: none;
}

#header {
    background: #7CC142 url(/images/templates/header_bg.jpg) no-repeat center top;
    margin: 0 auto;
    height: 169px;
    width: 793px;
}

#nav {
    color: #fff;
    height: 39px;
}

#logo {
    width: 480px;
    padding: 15px 0 0 20px;
    float: left;
}

#signUp {
    width: 280px;
    height: 110px;
    padding: 10px 0 0 0;
    float: left;
}

#contentOuter {
    background: transparent url(/images/templates/content_top.png) no-repeat center top;
    margin: 0 auto;
    position: relative;
    top: -19px;
}

#contentCopy {
    background-color: #FFFFFF;
    padding: 0 8px 0 8px;
    width: 763px;
    position: relative;
    z-index: 50;
    min-height: 700px;
}

#contentInner {
    background: transparent url(/images/templates/content_footer.png) no-repeat center bottom;
    margin: 0 auto;
    width: 780px;
    padding-top: 22px;
    padding-bottom: 8px;
    position: relative;
    z-index: 50;
}

#xpl {
    margin: 0 auto;
    width: 700px;
    padding-top: 15px;
    text-align: right;
}

#xpl a {
    font: normal 11px "lucida grande", "Lucida Sans", "times New Roman";
    color: #fff;
    text-decoration: none;
}

#topLeft {
    float: left;
    width: 232px;
}

#topLeft .boxInner {
    height: 209px;
}

#bottomLeft .boxOuter {
    margin-bottom: 5px;
}

.boxOuter {
    background: #FFFFFF url(/images/templates/box_top.gif) no-repeat left top;
    width: 227px;
    padding-top: 9px;
}

.boxInner {
    background: #f0f0f0 url(/images/templates/box_bot.gif) no-repeat left bottom;
    width: 209px;
    padding: 9px 9px 9px 9px;
}

#topRight {
    float: left;
    height: 236px;
    width: 531px;
}

#homeBottom {
    clear: both;
    width: 763px;
    padding: 5px 0 0 0;
}

#bottomLeft {
    float: left;
    width: 232px;
}

#bottomRight {
    float: left;
    width: 511px;
}

#insideOne {
    margin: 0 33px 15px 10px;
    width: 480px;
    float: left;
}

#insideTop {
    margin-left: 10px;
}

#insideTwo {
    width: 228px;
    float: left;
}

#membersNav {
    background: #7bc343 url(/images/templates/rh_top.gif) no-repeat left top;
    padding-top: 5px;
}

#subNav {
    margin: 0px;
    padding: 5px 0 10px 0;
    background: #7bc343 url(/images/templates/rh_bot.gif) no-repeat left bottom;
}

#subNav li {
    list-style: none;
    background: transparent url(/images/templates/top_line.gif) no-repeat center top;
}

#subNav li a {
    font: normal 15px arial,verdana, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 15px;
}

#subNav li:first-child {
    background: transparent;
}

#subNav ul {
    padding: 0;
    margin: 0;
}

#subNav a:hover {
    background-color: #639b36;
}

#subNav li li a {
    color: #fff;
    padding: 5px 0px 5px 40px;
    background: transparent url(/images/templates/top_line.gif) no-repeat center top;
}

#crumbs {
    color: #7bc243;
    font: normal 11px arial;
    padding-top: 0;
    margin: 0 0 0 12px;
}

.breadcrumbs_active {
    color: #000;
}
#logout a{
color: #fff;
padding-left: 15px;
   font: normal 14px "lucida grande", "Lucida Sans", "times New Roman";
}
.CB {
    clear: both;
}

td, tr, p, div, span {
    font: normal 12px "lucida grande", "Lucida Sans", "times New Roman";
    color: #000;
}

a {
    color: #7bc243;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    color: #7bc243;
    font: normal 24px "Trebuchet MS", "Lucida Sans", "times New Roman";
    padding: 4px 0;
}

h2 {
    color: #7bc243;
    font: bold 14px "lucida grande", "Lucida Sans", "times New Roman";
    padding: 4px 0;
}

h3 {
    color: #7bc243;
    font: bold 14px "lucida grande", "Lucida Sans", "times New Roman";
    padding: 4px 0;
}

h4 {
    color: #000;
    font: normal 12px "lucida grande", "Lucida Sans", "times New Roman";
    padding: 4px 0;
}

h5 {
    color: #000;
    font: bold 12px "lucida grande", "Lucida Sans", "times New Roman";
    padding: 4px 0;
}

h6 {
    color: #7bc243;
    font: normal 12px "lucida grande", Times, serif;
    padding: 4px 0;
}
