@media print{.noPrint{visibility: hidden;display:none;}}
@media screen{.noScreen{visibility: hidden;display:none;}}

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 Bold,Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #ffd700;
	background-color: black;
	border: solid black 1px;
}
td.subheader 
{
	font-family: Arial Bold,Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #F0E68C;
	background-color: black;
	border: solid black 1px;
}
td.centered {
	text-align:center;
	vertical-align:baseline;
}
td.centeredBold {
	text-align:center;
	vertical-align:baseline;
	font-weight:bold;
}
td.link{
	font-size: 22pt;
	font-weight: bold;
	background-color: White;
	text-align:center;
}
td.colheader {
	font-size: 12pt;
	font-weight: bold;
	color: #FFDEAD;
	background-color: black;
	text-align:center;
	border: solid black 1px;
}
td.rowheader {
	font-size: 12pt;
	font-weight: bold;
	border: solid black 1px;
	color:rgb(160,65,30);
	background-color:#FFDEAD;
	text-align:left;
}
td.linkheader {
	background-color:rgb(160,65,30);
	}
td.prophesy 
{
	font-family: Druid Bold, Lucida Calligraphy, Brush Script MT, Old Germen, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color:rgb(160,65,30);
	text-align:center;
	background-color: #ffffee;

}
td.cell {
	font-size: 12pt;
	border-BOTTOM: solid black 1px;
	border-RIGHT: solid black 1px;
	text-align:left;
}
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: #ffffef;
	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 Bold,Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	border-BOTTOM: solid black 2px;
	border-Top: solid black 2px;
	background-color:rgb(160,65,30);
	color: #FFDEAD;
}
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;
	border-TOP: solid black 1px;
	
}
td.content {
	font-size: 12pt;
	text-indent: 1.5em;
	background-color: #ffffef;
}

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: #F0E68C;
	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;
}
td.updatebox 
{
	font-family:Helvetica,Verdana, Arial,sans-serif;
	font-size: 12pt;
	text-indent: 1.5em;
	border:  black 1px;
	border-bottom: black 1px;
	background-color:#ffffef;
}
td.divider
{
	font-family:Helvetica,Verdana, Arial,sans-serif;
	font-size:0pt;
	border-bottom: black 1px;
	border-left:black 1px;
	border-right:black 1px;
	border-top:black 1px;
	border:black 1px;
	background-color:#FFDEAD;
}
SPAN.small {
	font-size: 8pt;
}
.backlight {
	background-color:Yellow;
	font-size: 14pt;
	font-weight: bold;
	border:  gold 1px;
}
.informative 
{
	font-family: Comic Sans MS,Arial,sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-indent: 1.5em;
}
.shaded
{
	background-color:#f0f0f0;
}
.greyed
 {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	background-color: #f0f0f0;
	border: solid black 1px;
}

ol
	{margin-bottom:0in;margin-top:0in;}
ul
	{margin-bottom:0in;margin-top:0in;}

div.sidebartext {
	border: double black 1px;
	background-color:#f0f0f0; 
}
.hide {
	display:none;
	visibility:hidden;
}
a.header:link {color: #FFDEAD}
a.header:visited {color: #FFDEAD}
a.header:hover {font-weight: bold; color: #FFDEAD}
a.header:active {font-weight: bold; color: #FFDEAD}
a:link {color: #FF5500}
a:visited {color: #FF5500}
a:hover {color: #FF5500}
a:active {color: #FF5500}

/*link="#FFD700" vlink="#FFD700" alink="#FFD700"*/