﻿body
{
}

span
{
    font-size: 10pt;
    font-family: Verdana, arial;
    font-weight: bold;
}

font
{
    font-family: verdana,arial;
    font-size: 11px;
}

.backblue
{
    width: 100%;
    font-weight: bold;
    color: white;
    background-color: #507cd1;
    height: 22px;
    text-align: center;
}

.backgray
{
    width: 100%;
    font-weight: bold;
    color: black;
    background-color: #dddddd;
    text-align: center;
}

.titlelight
{
    font-family: verdana, arial;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}

.titlelightsmall
{
    font-family: verdana, arial;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
}

.titlesmall
{
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
}

.smallmessage
{
    font-family: arial, verdana;
    font-size: 10px;
}

font.arialbold11
{
    font-size: 11px;
    font-weight: bold;
    font-family: arial,verdana;
}

font.redbold12
{
    font-size: 12px;
    color: #cc3333;
    font-weight: bold;
}

font.redboldsmall
{
    font-size: 10px;
    color: red;
    font-weight: bold;
    font-family: arial,verdana;    
}

font.whitebold12
{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}

span.noboldarial
{
    font-size: 10pt;
    font-family: arial;
    font-weight: 200;
}

hr
{
    color: #bbbbbb;
    height: 1px;
}

.sItemStyle
{
    color: black;
    font-family: Verdana;
    font-weight: 200;
    font-size: 8pt;
}


.bluebutton
{
    border-right: #2683de 1px outset;
    border-top: #2683de 1px outset;
    border-left: #2683de 1px outset;
    border-bottom: #2683de 1px outset;
    background-color: #526eab;
    font-size: 9px;
    color: white;
    font-family: Verdana;
}

.HyperLinkFieldStyle
{
     color: #333333;
    font-family: arial;
    font-size: 10px;    
}

.normalrow
{
    background-color:white;
}

.hightlighrow
{
    background-color:#cccccc;
}




