﻿.footer
{
    font-weight: normal;
    font-size: 9px;
    float: none;
    overflow: visible;
    border-top-style: none;
    font-style: italic;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-family: Verdana;
    clear: both;
}

.maintext
{
    font-size: 12px;
    font-family: Verdana;
    margin-bottom: 0px;
}

.maintextalignright
{
    font-size: 12px;
    font-family: Verdana;
    text-align: right;
}

.headertext
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
}

.titletext
{
    font-size: 18px;
    font-family: Verdana;
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
}

.maintexttooltip
{
    font-size: 12px;
    font-family: Verdana;
    border-bottom: red thin dashed;
}

.validatortext
{
    font-size: 10px;
    font-family: Verdana;
    color: #FF0000;
}

.bulletlist
{
    font-size: 12px;
    font-family: Verdana;
    text-align: left;
    list-style-position: outside;
    list-style-type: circle;
}

.newstitle
{
    font-size: 12px;
    color: blue;
    font-family: Verdana;
    text-align: left;
}

.newssummarytext
{
    font-size: 10px;
    color: black;
    font-family: Verdana;
    text-align: left;
}

.successnotice
{
    font-size: 1.5em;
    font-family: Verdana;
    color: black;
}

.coolbutton
{
    color: #284775;
    font-family: Verdana;
    font-size: 12px;
    background-color: #99CCFF;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    font-size: 1em;
    border: 1px solid #000000;
    -webkit-border-radius:8px;
    border-radius: 8px;
    -moz-border-radius: 8px;
}

.coolbackground
{
    background-color: #f7f6f3;
    border-color: #E6E2D8;
    color: #333333;
    font-family: Verdana;
    font-size: 12px;
}

.footnote
{
    font-weight: normal;
    font-size: 4px;
    float: none;
    overflow: visible;
    border-top-style: none;
    font-style: italic;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-family: Verdana;
    clear: both;
}

ul
{
    font-size: 12px;
    font-family: Verdana;
    text-align: left;
    list-style-position: outside;
    list-style-type: circle;
}

ol
{
    list-style-position: inside;
    font-size: 12px;
    font-family: Verdana;
    list-style-type: decimal;
    text-align: left;
    line-height: 1.75;
}

.maintextaligncentre
{
    font-size: 12px;
    font-family: Verdana;
    text-align: center;
}

.maintextalignleft
{
    font-size: 12px;
    font-family: Verdana;
    text-align: left;
}

.backgroundPicNoRepeat
{
    background-repeat: no-repeat;
    background-position: center center;
}

.titletextalignleft
{
    font-size: 18px;
    font-family: Verdana;
    text-align: left;
    text-decoration: underline;
    font-weight: bold;
}

p
{
    padding: 0px;
}

.errorMessageLabel
{
        font-size: 12px;
    font-family: Verdana;
}

#progressBackgroundFilter
{
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 5000px;
    width: 40%;
    position:absolute;
    background-color: white;
    z-index: 999;
    filter:alpha(opacity=90);
    opacity:0.90;
    overflow:hidden;
    padding-top: 25%;
    padding-left: 30%;
    padding-right: 30%;
}

#progressMessage
{
    text-align: center;
    width: 444px;
    border: 1px solid black;
    padding: 5px;
    background-color: white;
    z-index: 998;
    filter: alpha(opacity=100);
    moz-opacity: 1.00;
}

.flyoutInfoPanelCloseButton
{
    background-color: #666666;
    color: #FFFFFF; 
    text-align: center; 
    font-weight: bold; 
    text-decoration: none;
    border: outset thin #FFFFFF; 
    padding: 5px;
}

.newspagetitletext
{
    font-size: 18px;
    font-family: Verdana;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

h1
{
    font-size: 18px;
    font-family: Verdana;
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
}

.completionlistitems
{
    font-size: 12px;
    font-family: Verdana;
    color: #000000;
    padding: 1px;
}

.completionlisthighlighteditems
{
    font-size: 12px;
    font-family: Verdana;
    background-color: #0000FF;
    color: #FFFF00;
    padding: 1px;
}

