.Header {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.ContentHeader {
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: 900;
	color: #000000;
}

.h2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.h2Ital {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.h3maroon {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990033;
}

.LiveText {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.LiveTextCream {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFCC;
}

.LiveTextBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	
}

.SmallText {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
a.black:link {color: #000000; text-decoration: underline; text-transform: none; }
a.black:visited {color: #000000; text-decoration: underline; text-transform: none; }
a.black:active {color: #000000; text-decoration: underline; text-transform: none; }
a.black:hover {color: #000000; text-decoration: underline; text-transform: none; }



.SmallTextWhite {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}


a.white:link {color: #FFFFFF; text-decoration: underline; text-transform: none; }
a.white:visited {color: #FFFFFF; text-decoration: underline; text-transform: none; }
a.white:active {color: #FFFFFF; text-decoration: underline; text-transform: none; }
a.white:hover {color: #FFFFFF; text-decoration: underline; text-transform: none; }




a.cream:link {color: #FFFFCC; text-decoration: underline; text-transform: none; }
a.cream:visited {color: #FFFFCC; text-decoration: underline; text-transform: none; }
a.cream:active {color: #FFFFCC; text-decoration: underline; text-transform: none; }
a.cream:hover {color: #FFFFCC; text-decoration: underline; text-transform: none; }

.ReportText {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.ReportTextBold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


.ErrorText {
	font-family: Arial;
	font-size: 12px;
	color: red;
	
}

.mouseOverLiveText {
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFcc;
}
.whitebg {
	background-color: #FFFFFF;
}


.thinBorder {
	border: 1px solid #999999;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sectHeader {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	left: 6px;
	bottom: 2px;
}
.portHeaderCream{
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFCC;
	font-style: italic;
	font-weight: bold;
	{padding-left: 6px}
	
}
.portHeaderBlack{
	font-family: Arial;
	font-size: 14px;
	color: #00000;
	font-style: italic;
	font-weight: bold;
	{padding-left: 6px}
}

.contentCellpad {
	{padding: 10px 6px}
}
.centerColumnCellPad{
	{padding-left: 6px}
	{padding-right: 6px}
}
TR.odddatarow
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica;
    BACKGROUND-COLOR: #c0c0c0
}
TR.evendatarow
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica;
    BACKGROUND-COLOR: #e6e6fa
}
TR.blankdatarow
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica;
    BACKGROUND-COLOR: #ffffff
}
TABLE
{
    BORDER-RIGHT: gray thin;
    BORDER-TOP: gray thin;
    FONT-SIZE: 8pt;
    MARGIN: 0px;
    BORDER-LEFT: gray thin;
    BORDER-BOTTOM: gray thin;
    FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica
}
TR.grid_heading
{
    FONT-WEIGHT: bolder;
    COLOR: #f5f5f5;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #696969;
    TEXT-ALIGN: center
}
TD.H1
{
    PADDING-RIGHT: 0pt;
    PADDING-LEFT: 5pt;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    PADDING-BOTTOM: 5pt;
    MARGIN: 0pt 0pt 4pt 0px;
    COLOR: #ffffff;
    PADDING-TOP: 2pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #7c9dc0
}
TD.col_heading_left
{
    FONT-WEIGHT: bolder;
    COLOR: #000080;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: left
}
INPUT.noborder
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica
}




