﻿#menu {
    width: 160px;
}

#news h2 {
    margin: .2em 0 .8em .2em;
    font-size: 14pt;
    font-weight: bold;
}

#news ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 7pt;
}

#news li {
    margin: 0 2pt;
}

    #news li p {
        margin-bottom: 0;
    }

#news .title {
    display: block;
    font-weight: bold;
    text-decoration: underline;
    font-size: 8pt;
}

#container {
    width: 820px;
    margin: 20px auto 0;
}

.imagetext {
    width: 405px;
    margin: 190px 210px 0px 18px;
    font-size: 11pt;
    font-family: Sans-Serif;
    line-height: 1.5;
}

.imagetext a {
    font-weight: bold;
}

#news {
    float: left;
    width: 232px;
    height: 175px;
    margin: 2px 0 0 15px;
    background: url(Images/newsbg.png) no-repeat right top;
}

.photo {
    display: none;
    float: left;
    margin: 10px;
    width: 585px;
    height: 270px;
    background-repeat: no-repeat;
}

#states {
    float: left;
    margin: 0 10px 10px;
    width: 585px;
    height: 86px;
    background: url(../Images/NewImages/state_icons_box.png) no-repeat;
}

#strength {
    float: left;
    margin: 0px 10px 10px 0px;
    position: relative;
    width: 290px;
    height: 547px;
    background: url(../Images/NewImages/annual_report_2013_top.png) no-repeat;
}

#ortapp_cfpb {
    float: right;
    width: 290px;
    height: 547px;
}

#right {
    float: right;
    width: 600px;
    margin-right: 10px;
}

#left {
    float: left;
    width: 195px;
    margin-left: 10px;
    margin-top: 10px;
}

#report {
    clear: left;
    float: left;
    margin: 0 10px;
}

#services {
    float: right;
    clear: right;
    margin: 0 10px 0 0;
    width: 177px;
    height: 60px;
}

    #services div {
        text-align: right;
    }

#footer {
    background: white;
}

#annualreportbutton {
}

#annualreport {
}

#ortapp #cfpb {
    float: left;
    position: relative;
    width: 290px;
    height: 547px;
}

ul.links {
    list-style: none;
    padding: 0;
    margin: 4px 0 0 0;
}

.note {
    font-size: 7pt;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    margin: .5em 0;
}

.inputline {
    margin: 4px 0;
    font-size: 8pt;
}

    .inputline label {
        display: inline-block;
        width: 60px;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 7pt;
        font-weight: bold;
    }

    .inputline .textBox {
        width: 108px;
        height: 12px;
    }

#login .inputline label {
    width: 45px;
    height: 12px;
}

#login .inputline .textBox {
    width: 123px;
    height: 12px;
}

.forgot-pass {
    font-size: 7pt;
    font-weight: bold;
    float: left;
    line-height: 25px;
}

.account-link {
    display: block;
    margin: 3px 0;
}

#login, #links, #disclosure {
    color: white;
    font-family: Segoe UI, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    margin: 0 0 20px;
    background: url(../Images/NewImages/sidebar-gradient.png) right top no-repeat;
    width: 175px;
    padding: 2px 8px 8px 8px;
    overflow: hidden; /* Prevent collapsing margins */
}

#login {
/*    margin: 0 0 13px;*/
    margin-left: 2px;
    margin-bottom: 13px;
    background-size: cover;
    background-clip: padding-box;
}

#links {
    margin: 10px 0;
}

#disclosure {
    margin: 13px 0;
}

#or-links {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
}

#login h2, #links h2, #disclosure h2 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    margin: 4px 0;
}

#login li, #links li, #disclosure li {
    margin: 2px 0;
}

#login a, #links a, #disclosure a {
    color: white;
    text-decoration: underline;
}

    #login a:hover, #links a:hover, #disclosure a:hover {
        text-decoration: none;
    }

#login hr, #links hr, #disclosure hr {
    height: 1px;
    border: none;
    background: white;
}

#login .buttons {
    margin-top: 6px;
    text-align: right;
}

#disclosure .buttons {
    margin-top: 6px;
    text-align: right;
}

#socialnetworkpanel {
    margin: 0 0 10px;
    background: url(../Images/NewImages/connect-with-us-box.jpg) right top no-repeat;
    width: 175px;
    height: 90px;
    padding: 0 8px;
    overflow: hidden;
}

#socialnetworktable {
    margin-top: 40px;
    margin-left: 8px;
    width: 165px;
}

.tdicon {
    text-align: center;
}

#or-links div {
    clear: both;
    margin-top: 10px;
    height: 65px;
}

#or-links img {
    float: left;
    margin-right: 10px;
    border: 0;
}

#or-links a {
    text-decoration: none;
    color: black;
}

#welcome {
    float: left;
    margin: 10px 10px 0;
    width: 585px;
    height: 50px;
    text-align: center;
}

    #welcome a {
        font-size: 24pt;
        line-height: 50px;
    }

#nav {
    width: 190px;
    margin-left: 2px;
    margin-top: 10px;
}

#imageheader {
    margin-left: 2px;
    width: 190px;
}

    #imageheader img {
        width: 190px;
    }

.menuItem a, .menuItemSelected .menuItem a {
    color: white;
}

    .menuItem a:hover {
        color: #a8a8a8;
    }

.menuItem, .menuItemSelected .menuItem {
    background:#003087;
}

#nav > li:first-child {
    background: url(../Images/NewImages/nav-bg-darkblue.png) top right no-repeat;
}
