body
{
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
    font-size: 10pt;
    background-repeat: repeat-x;
}
TABLE
{
    font-size: 7pt;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
.normaltext
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
.menu
{
    font-size: 10px;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
.sidebartext
{
    font-size: 11px;
    color: #003366;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
.sidebartextbold
{
    font-weight: bold;
    font-size: 11px;
    color: #003366;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
.smallbluetext
{
    font-weight: normal;
    font-size: 10px;
    color: #003366;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
.statustext
{
    font-weight: bold;
    font-size: 10px;
    color: Blue;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
.smallredtext
{
    font-weight: normal;
    font-size: 10px;
    color: #ff0000;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
.smalltext
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
.footer
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
.maintablebgcolor
{
    background-color: #ffffff;
}
.bodytitletext
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
.DBTD
{
    font-size: 7pt;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
    border-width: 1px;
    border-style: none;
}
.alternatingitemstyle
{
    background-color: #ffffff;
}
.itemstyle
{
    background-color: #E3EAEB;
}
TEXTAREA
{
    font-family: Arial, Verdana, 'Trebuchet MS';
}
FIELDSET
{
    background-image: url(images/bg_fieldset.gif);
    background-repeat: repeat-x;
}
.fs1
{
	background-image: url(images/bg_fieldset2.gif);
	background-repeat: repeat-x;
}
LEGEND
{
    font-weight: bold;
    color: #3e5975;
    font-size: 8pt;
}
STRONG
{
    color: #3e5975;
}

H4
{
    color: #008000;
}

INPUT.button
{
    background-image: url(/images/button_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border-top: 1px #B4B4B4 solid;
    border-left: 1px #B4B4B4 solid;
    border-right: 1px #727272 solid;
    border-bottom: 1px #727272 solid;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    font-size: 8pt;
    height: 20px;
}

INPUT.textbox
{
    background-image: url(/images/button_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.BGCorpGreen
{
    background-color: #5D7B9D;
    color: #006600;
}

.BGFooterStyle
{
    font-weight: bold;
    color: Green;
    background-color: Transparent;
}

a.HeaderLinkButton 
{
	color: White;
}

.columnHeader 
{
	font-weight: bold;
}

.centerText 
{
	text-align: center;
}

.rightText 
{
	text-align: right;
}
