BODY {
    font-size: 11px; 
    font-family: tahoma, arial, helvetica, verdana, sans-serif;
    background: white;
}

A 
{
    font-size: 11px; 
    font-family: tahoma, arial, helvetica, verdana, sans-serif;
    color: #7792E5; 
    text-decoration: none;
}

TABLE
{
    font-size: 11px; 
    font-family: tahoma, arial, helvetica, verdana, sans-serif;
}

INPUT
{
    font-size: 11px; 
    font-family: tahoma, arial, helvetica, verdana, sans-serif;
}

.input
{
    font-size: 13px;
    color: Gray;
    height: 25px;
    width: 300px;
    vertical-align: text-bottom;
    border: solid 1px #C8C8C8;
}

SELECT
{
    font-size: 11px; 
    font-family: tahoma, arial, helvetica, verdana, sans-serif;
}

.select
{
    border: solid 1px #7E9DB9;
}

.helpLink
{
    color: #0000ff;
}

.normal
{
    color: #5C5C5C;
    VERTICAL-ALIGN: middle; 
    BACKGROUND-COLOR: white;
}

.error
{
    color: #C61C02; 
}

.grey
{
    vertical-align: top;
    color: #C8C8C8; 
}

.normalText
{
    color: #3c5078;
}

.warningText
{   
    color: #3c5078;
}

.warningTitle
{
    font-weight: bold;
    color: #3c5078;
}

.gradbtn
{
    color: #232D50;
    border-top: solid 0px #A2B3D5; 
    border-right: solid 0px #7D87B9; 
    border-bottom: solid 0px #5664A9; 
    font-weight: bold; 
    cursor: pointer; 
    cursor: hand; 
}

.gradbtnag
{
    color: #232D50;
    border-top: solid 0px #A2B3D5; 
    border-bottom: solid 0px #5664A9; 
    font-weight: bold; 
    cursor: pointer; 
    cursor: hand; 
}

.gradbtndivider
{
    color: #232D50;
    border-left: solid 0px #7D87B9; 
    border-top: solid 0px #A2B3D5; 
    border-right: solid 0px #7D87B9; 
    border-bottom: solid 0px #5664A9; 
    font-weight: bold;     
}


.gradbtnas
{
    color: #232D50;
    border-left: solid 0px #7D87B9; 
    border-top: solid 0px #A2B3D5; 
    border-bottom: solid 0px #5664A9; 
    font-weight: bold; 
    cursor: pointer; 
    cursor: hand; 
}

.blackBold
{
	font-weight:bold; 
	color: #000000; 
}

.titleText
{
    font-weight: bold;
    color: #192839;
    font-size: 15px;    
}

.radioText
{    
    color: #192839;
}

.menu2
{
    border: 1px solid #5D6C8B;
    background-color: white;
    color: #232D50;
}
.menuitem2
{
    border: 1px solid white;
    border-left: 0px solid;
}
.menuitemon2
{
    border: 1px solid #FEBD69;
    border-left: 0px solid;
    background-color: #FEE7A2;
}

.menuitemtext
{
	height: 19px;
}
.menupre2
{
    border: 1px solid #E6EBEF;
    border-right: 0px solid;
    background-color: #E6EBEF;
}
.menupreon2
{
    border: 1px solid #FEBD69;
    border-right: 0px solid;
    background-color: #FEE7A2;
}
.menuiconpartbody
{
	width: 25px;
}
.menuiconnodechecked
{
	border: 1px solid #9199A4;
	background-color: #FEE7A2;
	height: 20px;
	width: 20px;
}
.menuspr
{
    border-bottom: 1px solid #B8BBC0;
}
.menuleftmargin2
{
    background-color: #E6EBEF;
}
.menurightmargin2
{
    background-color: white;
}