.topMenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #C4DBF8;
    text-decoration: none;
    background-repeat: repeat-x;
    border-style: none;
}

a.topMenu:hover
{
    color: #DBCF7B;
}

.menuText
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    background-color: #1e569f;
}
.ltgrey
{
    color: #cccccc;
    background-color: #cccccc;
}

.GRSWLogin
{
    background-color: #E0DFE3;
    border-style: none;
}

.header-bg
{
    background-color: #ffffff;
    background-repeat: no-repeat;
    border-style: none;
}
.menuNode
{
    color: #ffffff;
    text-decoration: none;
    font-family: verdana,arial,helvetica,sans Serif;
    font-size: 8pt;
}

.textbox
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
}

.dropdownlist
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
}

.loginError
{
    color: #1e569f;
}

.menuItem
{
    color: #C4DBF8;
    text-decoration: none;
    font-family: verdana,arial,helvetica,sans Serif;
    font-size: 8pt;
}

a.menuItem:hover
{
    color: #DBCF7B;
}

.uichrome
{
    background-color: #1e569f;
}

TD
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.leftMenu
{
    color: #C4DBF8;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.footerText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
}
.smalltext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.largetext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
}
.ReadOnlyText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: Gray;
}

body
{
    margin-top: 0px;
    margin-left: 0px;
}

/* From RP 

BODY, P, H1,H2,H3, A, TH,TD,INPUT,SELECT
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color : black;
}
*/

a:hover
{
    color: #FF0000;
}

.loginFailure
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    position: absolute;
    background-color: White;
    border-color: Red;
    border-width: thin;
    border-style: solid;
    width: 100%; /*top: 5px;*/
    padding: 3px;
}

.errorText
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

/* From RP */
.Label
{
    color: #1e569f;
    font-family: Arial, Helvetica, Sans Serif;
    font-weight: bold;
    font-size: 8pt;
}

.label_required
{
    color: #1e569f;
    font-family: Arial, Helvetica, Sans Serif;
    font-weight: bold;
    text-decoration: underline;
    font-size: 8pt;
}


.ReportTitle
{
    color: #1e569f;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt;
}

.Button
{
    font-weight: bold;
    font-size: 8pt;
    color: #1e569f;
    font-family: Arial, Helvetica, sans-serif;
}

.LinkButton
{
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DropDownList
{
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}

.RadioButtonList
{
    font-weight: bold;
    font-size: 8pt;
    color: #1e569f;
    font-family: Arial, Helvetica, sans-serif;
}
.DataGridHeader
{
    font-size: 8pt;
    font-weight: bold;
    color: white;
    font-family: verdana,arial,helvetica,sans Serif;
    letter-spacing: 0.5pt;
    background-color: #1e569f;
}
.DataGridItem
{
    font-size: 8pt;
    color: black;
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 2pt;
    padding-top: 2pt;
    background-color: white;
}

.DataGridItemAlt
{
    padding-right: 2pt;
    padding-left: 2pt;
    padding-bottom: 2pt;
    padding-top: 2pt;
    background-color: lightgrey;
}

.Calendar
{
    border-right: #004e98 thin solid;
    border-top: #004e98 thin solid;
    font-size: 8pt;
    border-left: #004e98 thin solid;
    border-bottom: #004e98 thin solid;
    font-family: Arial, Helvetica, sans-serif;
}

.CalDay
{
    font-size: 8pt;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    background-color: White;
    padding: 0, 0, 0, 0;
    margin: 0, 0, 0, 0;
}

.CalFutureDate
{
    font-size: 8pt;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    background-color: lightgrey;
    padding: 0, 0, 0, 0;
    margin: 0, 0, 0, 0;
}

.CalDayHeader
{
    font-weight: bold;
    font-size: 8pt;
    color: #1e569f;
    font-family: Arial, Helvetica, sans-serif;
    background-color: white;
}

/* RP */
TH
{
    background-color: #999999;
}
TD.mainline
{
    background-color: #EEEEEE;
}
.biglight
{
    font-size: 10pt;
    color: #003399;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans Serif;
}

.pageTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #1e569f;
    font-family: Arial, Helvetica, sans-serif;
    background-color: white;
}
/*
.CalTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1e569f;

}

.CalSelectedDate
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: beige;
}
*/
.infotable
{
    border: solid 1px silver;
    padding: 3px 2px 3px 2px;
}
