html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, font, img, q, s, samp, small, strike, strong, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, legend {
        border:0;
        margin:0;
        padding:0;
        outline-color:-moz-use-text-color;
        outline-style:none;
        outline-width:0;
}
body {
        background-image:none;
        background-color:transparent;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin: 0;
}
ol, ul {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin:0;
        padding:0;
}
.main {
        margin:0 auto;
        padding:0;
        text-align:left;
        width:992px;
}
em, strong {
        font-style:normal;
        font-weight:bold;
        text-decoration:none;
}
em {
        color:#10597B;
}
h1, h2 {
        text-decoration:none;
}
a:link, a:visited, a:link .alt, a:visited .alt {
        color: #336699;
}
a:hover, a:active, .txtred, .txterror {
        color:#000;
}
a:link .imagelink, a:visited .imagelink {
        border:solid 2px #336699;
}
a:hover .imagelink, a:active .imagelink {
        border:solid 2px #000;
}
a:hover .alt, a:active .alt, .txtwhite, #topred a:link, #topred a:visited, #topred a:hover, #topred a:active {
        color:#f6f6f6;
}
h1, h2, h3, h4, h5, h6 {
        padding: 5px 0 0 0;
        margin: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
}
.fl {
        float: left;
}
.fr {
        float: right;
}
.cb {
        clear: both;
        font-size:1px;
}
.cl {
        clear: left;
}
.clearFix {
        content:".";
        display:block;
        margin:0; padding:0;
        visibility:hidden;
        height:0;
        clear:both;
}

#header_container {
        background:transparent url(/i/on_header_bg.png) repeat-x top left;
        padding:0;border:0;margin:0;
        height:45px;
        width:100%;
        text-align:left;
        z-index:1001;
}
#header_main {
        min-width:700px;
        height:45px;
        position:relative;
        margin:0 auto;
        z-index:1002;
}
#header_left {
    float:left;
    height:45px;
    width:141px;
    margin:0;
}
#header_right {
    float:right;
    padding-right:20px;
    height:45px;
    width:300px;
}
#header_right .ho:hover {text-decoration:underline;}
#header_right a {
        color:#336699;
        text-decoration:none;
        font-weight:bold;
}

.footerlinks a:hover {text-decoration:underline;}

#logo1 {
        height:45px;
        width:141px;
        display:block;
        position:relative;
}
.header_heading_03 {
        font-size:11px;
        font-weight:500;
        color:#336699;
        margin:17px 20px 60px 0;
        padding:0;
        position:relative;
        text-align:right;
}

#body_contain {
text-align:center;
}
#body_contain .title {margin: 10px auto;}
#body_contain .size {margin:10px auto; font-size:14px;}
#return {
    margin-top:40px;
    font-size:18px;
}
