﻿
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd,
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark,
audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu,
nav, section {
    display: block;
}

body {
    line-height: 1.2;
}

ol {
    padding-left: 1.4em;
    list-style: decimal;
}

ul {
    padding-left: 1.4em;
    list-style: square;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*  End Reset */

body {
    font-family: Tahoma,Arial,Sans-Serif;
    font-size: small;
    background-color: #FFFFFF;
    height: 400px;
}

.cloud {
    width: 1000px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}


hr {
    border-color: #CBD7ED;
}



.faintFont {
    font-weight: 200;
}

.greyBorder {
    border: thin solid #C0C0C0;
}

.menuBar {
    clear;
    border-right-color: #C0C0C0;
    border-left-color: #C0C0C0;
    border-right-width: thin;
    border-left-width: thin;
    border-right-style: solid;
    border-left-style: solid;
}

td {
    vertical-align: middle;
}

.verticalSeparator {
    width: 1px;
    height: 50px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: normal;
}

h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
}

.indentmenu, .menuSpacer {
    font: bold 11px Tahoma,Arial;
    text-align: center;
    margin: 0;
    padding: 0;
    float: left;
    border-top-color: #666666;
    border-bottom-color: #FFFFFF;
    background-color: #CCCCCC;
    color: #333333; /*text color*/
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-right-width: 0px;
    border-left-width: 0px;
    padding: 10px 0px;
    text-decoration: none;
    font-family: Tahoma;
    text-transform: uppercase;
}


    .indentmenu:hover {
        color: #0033CC; /*text color*/
        padding-top: 11px; /*shift text down 1px for selected and active item*/
        padding-bottom: 9px; /*shift text down 1px for selected and active item*/
        border-right-width: 4px;
        border-left-width: 4px;
        border-top-color: #666666;
        border-bottom-color: #FFFFFF;
        border-left-color: #FFFFFF;
        border-right-color: #666666;
    }

.header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    color: #0070C0;
    font-weight: bold;
    border-top-color: #C0C0C0;
    border-right-color: #C0C0C0;
    border-left-color: #C0C0C0;
    border-top-width: thin;
    border-right-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    padding: 10px;
    height: 120px;
}



.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

footer {
    margin-top: 20px;
    font-size: x-small;
    font-weight: 200;
}

.divPassword {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
}

.ulPassword {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
}

    .ulPassword li {
        margin-top: 20px;
    }

.footer {
    position: absolute;
    top: 560px;
    left: auto;
    margin: 0;
    font-size: x-small;
    font-weight: 200;
}

.footerRight {
    position: absolute;
    top: 560px;
    left: auto;
    margin: 0 0 0 720px;
    font-size: x-small;
    font-weight: 200;
}
}
