BODY
{
    background-color: #6699CC;
    margin-top: 0px;
    margin-left: 5px;
}
TABLE.main
{
    border-bottom: 1px solid Black;
    border-left: 1px solid Black;
    border-right: 1px solid Black;
}
TD.headerBar
{
    background-color: #FFCC99;
    background-image: url(../_images/admin/hdr_bar.gif);
    border-top: 1px solid Black;
    border-bottom: 1px solid Black;
}
TD.sidenavContainer
{
    background-color: #24629F;
    background-image: url(../_images/admin/sidenav_top.gif);
}
TD.mainContainer
{
    background-color: White;
    background-image: url(../_images/admin/main_top.gif);
    border-left: 1px solid Black;
    padding-top: 1px;
    padding-bottom: 20px;
}
TD.headerTop
{
    background-color: #BCDAF5;
}
.listHeader
{
    font-family: Arial, Helvetica, sans-serif;
    color: White;
    background: #2c75be;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 3px 5px 3px;
}

.listSubhead
{
    font-family: Arial, Helvetica, sans-serif;
    color: #5583B0;
    font-weight: bold;
    background: #D9E6F2;
    font-size: 10px;
}
.mainContent
{
    margin-left: 20px;
    margin-right: 20px;
}

.headerText
{
    color: #094D80;
    font-size: 11px;
    font-family: Arial, sans-serif;
    text-align: right;
}
.TitleText
{
    color: Black;
    font-size: 11px;
    font-family: Arial, sans-serif;
    text-align: right;
    margin-top: 4px;
    margin-right: 7px;
}
A.headerLinks
{
    color: #094E80;
    padding-left: 5px;
    text-decoration: underline;
}
A.sideNavLinks
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
TD.sideNavCells
{
    padding-top: 4px;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #7CA1C5;
}
.listAction
{
    color: #003399;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
}
.listAction A
{
    color: #003399;
    text-decoration: none;
}

.listAction A:hover
{
    color: #003399;
    text-decoration: none;
}

A
{
}

H1.pageTitle
{
    font-size: 18px;
    color: #2C75BE;
    font-family: Arial, Sans-Serif;
}

.pageTitle
{
    font-size: 18px;
    color: #2C75BE;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
}

.pageTitleSub
{
    font-size: 14px;
    color: #2C75BE;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
}

.INPUT2
{
    font: 11px Arial,sans-serif;
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    color: #000000;
    border-bottom: #666666 1px solid;
    background-color: #DEEDF8;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 5px;
    line-height: 10px;
}


.gridInput
{
    font: 11px Arial,sans-serif;
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    color: #000000;
    border-bottom: #666666 1px solid;
    background-color: #DEEDF8;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 5px;
    line-height: 10px;
}

.gridInputCap
{
    font: 11px Arial,sans-serif;
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    color: #000000;
    border-bottom: #666666 1px solid;
    background-color: #DEEDF8;
    text-align: right;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 5px;
    line-height: 10px;
}

.gridInputLeft
{
    font: 11px Arial,sans-serif;
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    color: #000000;
    border-bottom: #666666 1px solid;
    background-color: #DEEDF8;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 5px;
    line-height: 13px;
}

.gridContent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
}

.gridContentCap
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    text-transform: uppercase;
}

.gridHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: White;
    font-weight: bold;
    background-color: #2C75BE;
}

.gridFooter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: Black;
    font-weight: bold;
    background-color: #A4C8EC;
}

.gridLabel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: Black;
    font-weight: bold;
}
INPUT.darkbutton
{
    background-image: url(../_images/buttons/btn_darkblue.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background-color: transparent;
    border: 0px;
    width: 118px;
    height: 22px;
    vertical-align: middle;
}

INPUT.graybutton
{
    background-image: url(../_images/buttons/btn_grey.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    background-color: transparent;
    border: 0px;
    width: 100px;
    height: 18px;
}
INPUT.darkbuttonINSET
{
    background-image: url(../_images/buttons/btn_darkblueINSET.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background-color: transparent;
    border: 0px;
    width: 118px;
    height: 20px;
}
INPUT.goldbutton
{
    background-image: url(../_images/buttons/btn_gold.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    background-color: transparent;
    border: 0px;
    width: 118px;
    height: 20px;
}
INPUT.goldbuttonWide
{
    background-image: url(../_images/buttons/btn_goldWide.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    background-color: transparent;
    border: 0px;
    width: 220px;
    height: 20px;
}
INPUT.importantButton
{
    background-image: url(../_images/buttons/btn_important.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background-color: transparent;
    border: 0px;
    width: 118px;
    height: 20px;
}
.labelForm
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
}

.contentHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: Black;
    font-weight: bold;
}
.content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
}
.contentRight
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    text-align: right;
}

table.topNav
{
    background-color: #FFFFCC;
    border-bottom-color: Black;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

.requestsSubnav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4D4D4D;
}

.requestsSubnav A
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4D4D4D;
    text-decoration: none;
}

.listText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
}
.CEWselection
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: Black;
    text-decoration: none;
    font-weight: bold;
    margin-left: 25px;
}
.lightbutton
{
    background-image: url(../_images/buttons/btn_lightblueSmall.gif);
    background-repeat: no-repeat;
    background-position: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    border: 0px;
    width: 75px;
    height: 20px;
    padding-top: 1px;
    vertical-align: middle;
}
.lightbuttonWide
{
    background-image: url(../_images/buttons/btn_lightblue.gif);
    background-repeat: no-repeat;
    background-position: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    border: 0px;
    width: 118px;
    height: 20px;
    vertical-align: middle;
}
.darkbutton
{
    background-image: url(../_images/buttons/btn_darkblueSmall.gif);
    background-repeat: no-repeat;
    background-position: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    border: 0px;
    width: 75px;
    height: 20px;
    padding-top: 1px;
    vertical-align: middle;
}
.darkbuttonLink
{
    background-image: url(../_images/buttons/btn_darkblueSmall.gif);
    background-repeat: no-repeat;
    background-position: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    border: 0px;
    width: 75px;
    height: 20px;
    padding-top: 3px;
    vertical-align: middle;
}
.darkbuttonWide
{
    background-image: url(../_images/buttons/btn_darkblue.gif);
    background-repeat: no-repeat;
    background-position: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    border: 0px;
    width: 118px;
    height: 20px;
    padding-top: 1px;
    vertical-align: middle;
}

.darkbuttonXWide
{
    background-image: url(../_images/buttons/btn_darkblueWide.gif);
    background-repeat: repeat;
    background-position: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    border: 0px;
    width: 138px;
    height: 20px;
    padding-top: 1px;
    vertical-align: middle;
}

.darkbuttonBig
{
    background-image: url(../_images/buttons/btn_darkblueBig.gif);
    background-repeat: repeat;
    background-position: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    border: 0px;
    width: 175px;
    height: 20px;
    padding-top: 1px;
    vertical-align: middle;
}

.darkbuttonSmall
{
    background-image: url(../_images/buttons/btn_darkblueSmall.gif);
    background-repeat: no-repeat;
    background-position: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    border: 0px;
    width: 75px;
    height: 20px;
    padding-top: 1px;
    vertical-align: middle;
}

#ValidationSummary1 {
    font-family: Arial;
	font-size: 11px;
}

.Validationlabel
{
    font-family: Arial;
    font-size: 11px;  
}

