/* CONTENT CLASSES */

h1, .header1 {
    font-size: 1.25em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #08193c;
    /*text-transform: lowercase;*/
    margin-top: 5px;
    margin-bottom: 12px;
}
h2, .header2 {
    font-size: 1.15em;
    margin-top: .5em;
}
h3, .header3 {
    font-size: 1.1em;
    margin-top: .5em;
    color: #000;
}
h4, .header4 {
    font-size: 1em;
    margin: .5em 0px;
}
h5, .header5 {
    font-size: .9em;
    margin-top: .5em;
}
h6, .header6 {
    font-size: .8em;
    margin-top: .5em;
}

.linkRight {
    text-align: right;
    font-weight: bold;
    font-size: .9em;
}

/* TABLE CLASSES */

.bordered {
    border: 1px solid #ccc;
}

/* TABLE ROW / CELL CLASSES */

.bordered_heading {
    border: 1px solid #ccc;
    background-color: #e6e6e6;
    color: #515151;
    font-weight: bold;
    font-size: 1em;
    padding: 2px 4px;
}
.darkblue_bordered_heading {
    border: 1px solid #ccc;
    background-color: #08193c;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    padding: 3px 4px;
    text-align: center;
}
.darkblue_heading {
    background-color: #08193c;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    padding: 3px 4px;
}
.row_heading {
    padding: 2em 0em .5em 0em;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
.row_heading_link {
    padding: 2em 0em .5em 0em;
    text-align: right;
    border-bottom: 1px solid #ccc;
}
.row_oneCell {
    padding: 3px 10px;
    line-height: 1.6em;
}
.row_officers {
    border-bottom: 1px solid #ccc;
    padding: 4px 0px;
    line-height: 1.2em;
    font-size: .9em;
}
.row_underlined {
    border-bottom: 1px solid #ccc;
    padding: 3px 1px;
    line-height: 1.2em;
}
th.row_underlined {
    text-align: left;
}
.row_bottom_right {
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: #ccc;
    padding: 3px 0px 3px 8px;
    line-height: 1.2em;
}
.row_underlined_indent{
    border-bottom: 1px solid #ccc;
    padding: 3px 0px 3px 8px;
    line-height: 1.2em;
}
.row_rates {
    border-bottom: 1px solid #ccc;
    padding: 1px 4px;
    background-color: #e6e6e6;
}
.row_rates_centered {
    border-bottom: 1px solid #ccc;
    padding: 1px 4px;
    background-color: #e6e6e6;
    text-align: center;
}
.row_q {
    padding: 3px 0px 0px 10px;
    vertical-align: top;
}
.row_a {
    padding: 3px 0px 15px 10px;
    vertical-align: top;
}
th.row_q {
    padding: 3px 0px 0px 0px;
    vertical-align: top;
}
th.row_a {
    padding: 3px 0px 0px 0px;
    vertical-align: top;
}
.row_loan_officer {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    font-weight: bold;
    padding: 3px;
}


/*  OTHER CLASSES  */

#content a:link, #content a:visited {
    font-weight: bold;
    text-decoration: underline;
}
#content a:hover, #content a:active {
    font-weight: bold;
    text-decoration: underline;
    color: #08193c;
}
#content ul {
    list-style-type: square;
    margin-top: 1em;
}
#content ul li {
    margin-left: 30px;
    line-height: 1.5em;
}
#content li a:link, #content li a:visited {
    font-weight: bold;
    text-decoration: none;
}
#content li a:hover, #content li a:active {
    font-weight: bold;
    text-decoration: none;
    color: #08193c;
}
#content ol {
    margin-left: 50px;
}

#content blockquote {
    margin: 0em 20px 1em 20px;
}
#content hr {
    width: 50%;
    height: 1px;
}
.superscript {
    font-size: .7em;
    vertical-align: top;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}
.atm {
    text-align: center;
    border: 1px solid #000;
    font-weight: bold;
    padding: 2px 0px;
    margin: 0px 3px;
}

#sitemap a:link, #sitemap a:visited {
    font-weight: normal;
    text-decoration: none;
}
#sitemap a:hover, #sitemap a:active {
    font-weight: normal;
    text-decoration: none;
    color: #08193c;
}
#content .loan_officer_table a:link, #content .loan_officer_table a:visited, 
#content .loan_officer_table a:hover, #content .loan_officer_table a:active {
    font-weight: normal;
}
#content .loanOfficerC1 {
    vertical-align: top;
}
#content .loanOfficerC2 {
    vertical-align: top;
    padding-top: 4px;
}
#content .loanOfficerC3 {
    vertical-align: top;
    padding-top: 6px;
}


/* QUICK LINKS CLASSES */

#content .quickLinks {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
#content .quickLinksHeader {
    background-color: #08193c;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    color: #fff;
    text-transform: lowercase;
    border: 1px solid #ccc;
    padding: 2px;
    height: 18px;
}
#content .quickLinksCell {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #ccc;
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: #515151;
    text-align: left;
    padding: 3px 12px;
}
#content .quickLinksCell a:link, #content .quickLinksCell a:visited, 
#content .quickLinksCell a:hover, #content .quickLinksCell a:active  {
    color: #515151;
    text-decoration: none;
    font-weight: normal;
}

/* QUICK LINKS CLASSES FOR PERSONAL SERVICES PAGE */
#content .quickLinks1 {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
#quickLinksTable1 {
    margin-top: 50px;
}
#content .quickLinksHeader1 {
    background-color: #08193c;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    color: #fff;
    text-transform: lowercase;
    border: 1px solid #ccc;
    padding: 2px;
    height: 18px;
}
#content .quickLinksCell1 {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #ccc;
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: #515151;
    text-align: left;
    padding: 3px 12px;
}
#content .quickLinksCell1 a:link, #content .quickLinksCell a:visited, 
#content .quickLinksCell1 a:hover, #content .quickLinksCell a:active  {
    color: #515151;
    text-decoration: none;
    font-weight: normal;
}
