H1
{
	font-family: Arial;
	font-size: medium;
}
H2
{
	font-family: Arial;
	font-size: small;
}
BODY
{
background-color: #ffffff;	
background-repeat: repeat-x;
	font-family: Arial;
}

.reportingText
 {
color: #333333;
 }

.TDPadding
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
}

SELECT
{
	font-family: Arial;
}
MENU
{
	font-family: Arial;
}
.footer
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
a:link
{
	color: #3E5975;
}
a:active
{
	color: #3E5975;
}
a:visited
{
	color: #3E5975;
}
a:hover
{
	color: #3E5975;
}
.bodytitletext
{
	font-size: small;
	font-weight: bold;
}
.smalltext
{
	color: gray;
	font-family: Arial;
	font-size: 9pt;
	line-height: 140%;
}
.smallredtext
{
	color: red;
	font-family: Arial;
	font-size: 9pt;
	line-height: 140%;
}
.TableHeading
{
	background-color: #000099;
	color: #ffffff;
	font-weight: bold;
	font-size: smaller;
}
.DBTD
{
	font-size: 10px;
	font-family: Arial;
	border-width: 1px;
	border-style: none;
	border-collapse: collapse;
}
.alternatingitemstyle
{
	background-color: #E5E6E7;
}
.itemstyle
{
	background-color: #DEDFE0;
}

.commLink
{
	text-decoration: underline;
}
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;
}
STRONG
{
	color: #3e5975;
}
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;
}

INPUT.textbox
{
    background-image: url(../images/button_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

H4
{
    color: #008000;
}

Table
{
    font-size: 8pt;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}

.tableHeader 
{
	color: White; 
	background-color: #5D7B9D; 
	font-weight: bold;
}

a.HeaderLinkButton 
{
	color: White;
}

.BGCorpGreen
{
    background-color: #5D7B9D;
    color: #006600;
}

.ReportTable
{
    font-family: Arial;
    border-collapse: collapse;
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-color: rgb(227, 234, 235) rgb(227, 234, 235) rgb(227, 234, 235) rgb(227, 234, 235);
}

.HeaderRow
{
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    background-color: #5d7b9d;
    border-collapse: collapse;
    vertical-align: bottom;
}

.DataRow
{
    background-color: #e3eaeb;
    font-size: 8pt;
}
.AlternatingDataRow
{
    background-color: #ffffff;
    font-size: 8pt;
}

.FooterRow
{
    background-color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
    color:#999999;
}
a:link
{
    color: rgb(93, 123, 157);
}
a:visited
{
    color: rgb(93, 123, 157);
}

.PagerLink
{
	font-size : 8pt;
}

.PagerCurrentPage 
{
	font-size : 9pt;
	font-weight : bold;
}

.suspendedAffiliate
{
	color : Red;
}

.reportTitle
{
	font-size: 12pt;
}
.dddate
{
	width:75px;
}