body
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Geneva, Helvetica, Verdana;
}
td
{
	font-size: 12px;
	font-family: Arial, Geneva, Helvetica, Verdana;
}
th
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Geneva, Helvetica, Verdana;
}
a:link
{
	color: #0066CC;
	text-decoration: none;
}
a:visited
{
	color: #0066CC;
	text-decoration: none;
}
a:hover
{
	color: #0066CC;
	text-decoration: underline;
}
UL
{
	list-style-type: disc;
}
.heading
{
	font-weight: bold;
	font-size: 18px;
	color: #003366;
	font-family: verdana,arial,helvetica,sans-serif;
}	
.subheading
{
	font-weight: bold;
	font-size: 16px;
	color: #003366;
	font-family: verdana,arial,helvetica,sans-serif;
}	
.sidebartext
{
	font-size: 11px;
	color: #003366;
	font-family: verdana,arial,helvetica,sans-serif;
}	
.sidebartextbold
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: verdana,arial,helvetica,sans-serif;
}	
.smallbluetext
{
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	font-family: verdana,arial,helvetica,sans-serif;
}
.smallredtext
{
	font-weight: normal;
	font-size: 10px;
	color: #ff0000;
	font-family: verdana,arial,helvetica,sans-serif;
}
.smalltext
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
}
.footer
{
	font-size: 11px;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
}	
.maintablebgcolor
{
	background-color: #003399;
}
FIELDSET
{
	background-image: url(images/bg_fieldset.gif);
	background-repeat: repeat-x;
}
LEGEND
{
	font-weight: bold;
	color: #3e5975;
}
.alternatingitemstyle
{
	background-color: #ffffff;
}
.itemstyle
{
	background-color: #F7F7DE;
}
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;
}

.BGCorpGreen
{
	background-color: #5D7B9D;
	color: #006600;
}

.BGFooterStyle
{
	font-weight:bold;
	color:Green;
	background-color:Transparent;
}