@media print{.noPrint{visibility: hidden}}

BODY {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
	margin-left: 2%; margin-right: 10%;
}
TD {
	font-size: 10pt;
}
TABLE.small {
	font-size: 8pt;
}
TABLE.content {
	font-size: 10pt;
	table-layout:auto;
}
TD.header 
{
	font-family:  Arial Black, Helvetica,Verdana, Arial,sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #ff0022;
	background-color: black;
	border: solid black 1px;
}
TD.subheader 
{
	font-family:  Arial Black, Helvetica,Verdana, Arial,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #ff1122;
	background-color: black;
	border: solid black 1px;
}
TD.centered {
	text-align:center;
	vertical-align:baseline;
}
TD.link{
	font-size: 22pt;
	font-weight: bold;
	background-color: White;
	text-align:center;
}
TD.colheader {
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: black;
	border: solid black 1px;
	text-align:center;
}
TD.colheaderside {
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: black;
	border: solid #f0f0f0 1px;
	text-align:center;
}
TD.colheadercolor {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	background-color: #f0f0f0;
	border: solid black 1px;
	text-align:center;
}
TD.colorborderless {
	font-size: 12pt;
	color: #111111;
	background-color: #f0f0f0;
	border: none;
	text-align: left;
}
TD.colheadercolorsmall {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-color: #f0f0f0;
	border: solid black 1px;
	text-align:center;
}
TD.topic 
{
	font-family:  Arial Black, Helvetica,Verdana, Arial,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	border-BOTTOM: solid black 1px;
	background-color:black;
	color: #cc0022;
}
TD.subtopic 
{
	margin-top: 0.75em;
	font-size: 12pt;
	font-weight: bold;
	border-BOTTOM: solid black 1px;
	border-TOP: solid black 1px;
	font-style: italic;
}
TD.indenttopic 
{
	margin-top: 0.75em;
	font-size: 11pt;
	text-indent: 1.5em;
	font-weight: bold;
	border-BOTTOM: solid black 1px;
	border-TOP: solid black 1px;
	font-style: italic;
}
TD.subindenttopic 
{
	margin-top: 0.75em;
	font-size: 10pt;
	text-indent: 1.5em;
	font-weight: bold;
}
TD.content {
	font-size: 12pt;
	text-indent: 1.5em;
}

TD.update 
{
	text-indent: 1.5em;
	font-weight: bold;
	font-size: 12pt;
	background-color:silver;
	border: solid black 1px;
}
TD.cell {
	font-size: 12pt;
	border-BOTTOM: solid black 1px;
	border-RIGHT: solid black 1px;
	text-align:left;
}
TD.HEROcell {
	font-size: 12pt;
	border-BOTTOM: solid black 1px;
	border-RIGHT: solid black 1px;
	text-align:left;
	color: #cc0022;
	background-color: black;
}
TD.small {
	font-size: 10pt;
}
TD.MarginSmall
{
	padding-top:.20em;
	font-size: 10pt;
}
TD.informative 
{
	font-family: Comic Sans MS,Arial,sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-indent: 1.5em;
}
.shaded
{
	background-color:#f0f0f0;
}
TD.updateBox 
{
	font-family:  Arial Black, Helvetica,Verdana, Arial,sans-serif;
	font-size: 12pt;
	text-indent: 1.5em;
	border:  black 1px;
	background-color:#f0f0f0;
}
SPAN.small {
	font-size: 8pt;
}
.backlight {
	background-color:Yellow;
	font-size: 14pt;
	font-weight: bold;
	border:  gold 1px;
}

	
.ieTabFix .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url("../images/tabs/tab-line.gif") repeat-x bottom;}
.ieTabFix .ajax__tab_outer {background:url("../images/tabs/tab-right.gif") no-repeat right;height:21px;}
.ieTabFix .ajax__tab_inner {padding-left:3px;background:url("../images/tabs/tab-left.gif") no-repeat;}
.ieTabFix .ajax__tab_tab {height:21px;padding:4px;margin:0;background:url("../images/tabs/tab.gif") repeat-x;}
.ieTabFix .ajax__tab_hover .ajax__tab_outer {background:url("../images/tabs/tab-hover-right.gif") no-repeat right;}
.ieTabFix .ajax__tab_hover .ajax__tab_inner {background:url("../images/tabs/tab-hover-left.gif") no-repeat;}
.ieTabFix .ajax__tab_hover .ajax__tab_tab {background:url("../images/tabs/tab-hover.gif") repeat-x;}
.ieTabFix .ajax__tab_active .ajax__tab_outer {background:url("../images/tabs/tab-active-right.gif") no-repeat right;}
.ieTabFix .ajax__tab_active .ajax__tab_inner {background:url("../images/tabs/tab-active-left.gif") no-repeat;}
.ieTabFix .ajax__tab_active .ajax__tab_tab {background:url("../images/tabs/tab-active.gif") repeat-x;}
.ieTabFix .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}
