body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
}

a:hover
{
    border-bottom: 1px dotted;
    border-top: 1px dotted;
    text-decoration: none;
    background-color: #e5fbfd;
    color: #6D94B9;
    text-decoration: underline;
}

a:link
{
    color: #000080;
    font-weight: normal;
    font-variant: normal;
    text-decoration: underline;
}

a:visited
{
    color: #6D94B9;
    font-weight: normal;
    font-variant: normal;
    text-decoration: underline;
}

a:active
{
    color: #6D94B9;
    font-weight: normal;
    font-variant: normal;
    text-decoration: underline;
}

.biglink
{
    font-size: large;
    text-align: center;
}

.resultsinfo
{
    color: Navy;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
}

.resultsbody
{
    width: 550px;
    color: Navy;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
}

.resultslink
{
    text-decoration: none;
}

.resultstext
{
    color: Green;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    font-style: italic;
}

.footer
{
    font-size: 12px;
    float: left;
    color: Navy;
    width: 550px;
    height: 36px;
    background-color: #DDEEFF;
}

.headertext
{
    font-size: 12px;
    float: right;
    color: Navy;
}

.content
{
    height: 497px;
    width: 550px;
}

.leftbar
{
    clear: both;
}

.smalltext
{
    font-size: 12px;
    float: right;
    color: Navy;
}

.sitemenu
{
    color: Navy;
    float: left;
    width: 550px;
    height: 550px;
    background-color: #DDEEFF;
}

.copy
{
    font-size: 12px;
    top: 450px;
    position: relative;
    left: 0px;
}
.breadcrumbs
{
    background-color: #DDEEFF;
    width: 550px;
    height: 36px;
}

.pageheader
{
    font-size: 12px;
    float: left;
    width: 550px;
    height: 106px;
}

.header
{
    float: left;
    height: 100%;
}

.page
{
    width: 550px;
}

.searchbox
{
    width: 550px;
}

.summary
{
    clear: both;
    float: left;
}

.lightblue-box {
    background-position: initial;
    background-image: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #EAF3FA;
    border: 1px solid #D4DCE8;
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
}

.darkblue-box
{
    background-position: initial;
    background-image: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: Navy;
    border: 1px solid #D4DCE8;
    background-repeat: repeat;
}

.controls
{
    clear: both;
}

.layout
{
    text-align: center;
    background-color: #5D7B9D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

.images
{
    border: 0;
}
.entryBox {
    border: thin solid #0066FF;
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    margin-left: 0px;
}
.blueButton {
    background-color: #0099FF;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    border-style: none none solid none;
    border-bottom-color: #0000FF;
    border-bottom-width: thin;
}
.tableText {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    clear: right;
    border-style: none;
    width: 550px;
    height: 29px;
}
.tableBackground {
    border-style: none;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #DDF1FF;
    width: 550px;
    margin-right: 9px;
}
td {
    border-style: none;
    border-color: #DDF1FF;
}
.tableWhite {
    border-style: none;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    width: 550px;
    margin-right: 9px;
}
.memberMenu {
    text-decoration: none;
    float: left;
}
