﻿body {
    background-color: #FFFFFF;
    font-family: "times new roman",Times,Georgia,serif;
}
a {
    text-decoration: none;
}
a:link {
    color: #006699;
}
a:active {
    color: #3399CC;
}
a:visited {
    color: #006699;
}
a:hover {
    background: none repeat scroll 0 0 #006699;
    color: #EEEEFF;
}
label.error {
    color: #FF6600;
}
input.defaultButton {
    background: none repeat scroll 0 0 #006699;
    color: #EEEEFF;
}
#container {
    background-color: #FFFFFF;
    font-size: 1em;
}
#header {
    background-color: #FFFFFF;
    min-height: 100px;}
#headerTitle {
    text-align: center;
}
#header h1 {
    background-color: #006699;
    color: #FFFFFF;
    font-family: "times new roman",Times,Georgia,serif;
    font-size: 2em;
    letter-spacing: 10px;
    line-height: 2.5;
    text-transform: uppercase;
}
#footer {
    background-color: #006699;
    color: #FFFFFF;
}
#footerContent {
    color: #FFFFFF;
}
#main {
    background-color: #FFFFFF;
    border-bottom: 2px dotted #006699;
    border-top: 1px solid #B6B127;
    margin-top: 15px;
}
#main h2 {
    font-family: "times new roman",Times,Georgia,serif;
    text-transform: uppercase;
}
#main h3 {
    font-family: "times new roman",Times,Georgia,serif;
    text-transform: uppercase;
}
#navbar {
    border-bottom: 2px dotted #006699;
    text-align: center;
}
#breadcrumb {
    border-bottom: 2px dotted #006699;
    font-style: italic;
    height: 18px;
    line-height: 1.5em;
    padding: 0;
    text-align: center;
}
#content {
    border-top: 2px dotted #006699;
}
#content h3 {
    font-family: "times new roman",Times,Georgia,serif;
    text-transform: uppercase;
}
#content h4 {
    font-family: "times new roman",Times,Georgia,serif;
    text-transform: uppercase;
}
#content h5 {
    text-transform: uppercase;
}
span.highlight {
    border-bottom: 2px dotted #006699;
}
table.listing tr.highlight {
    background: none repeat scroll 0 0 #FCFF64;
}
table.listing tr.fastTracked {
    background-color: #EEEEFF;
}
table.listing td.headseparator {
    border-top: 2px dotted #006699;
}
table.listing td.endseparator {
    border-top: 2px dotted #006699;
}
span.formError {
    color: #FF6600;
}
ul.formErrorList {
    color: #FF6600;
}
div.separator {
    border-bottom: 2px dotted #006699;
}
#rightSidebar ul, #leftSidebar ul {
    margin-left: 0;
    padding-left: 0;
}
#rightSidebar li, #leftSidebar li {
    list-style-type: none;
}
#rightSidebar, #leftSidebar {
    border-bottom: 2px dotted #006699;
    margin-top: 5px;
}

#container {
    background-color: #FFFFFF;
    font-size: 20px;
}
#header h1 {
    background-color: #006699;
    color: #FFFFFF;
    font-family: "times new roman",Times,Georgia,serif;
    font-size: 29px;
    letter-spacing: 10px;
    line-height: 1.2;
    text-transform: uppercase;
}
#container a {
    background-color: #FFFFFF;
    font-size: 12px;
}
