Div.pagelayout
{
	align: center;
	width: 100%;
}

H1
{
	font-family: Century Gothic;
	font-size: 20pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color:#13316F;
}

H2 
{
	font-family: Century Gothic;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color:#13316F;
	}

H3 
{
	font-family: Century Gothic;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color:#13316F;
	}

H4 
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color:#13316F;
	}

H4 A:link
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: white;
	font-style:normal;
	text-decoration:none;
	}

H4 A:visited
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: white;
	font-style:normal;
	text-decoration:none;
}

H4 A:hover
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	color: white;
	font-style:normal;
	text-decoration:none;
}
	
p
{
	vertical-align: top;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
}

ul
{
	vertical-align: top;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
}

ol
{
	vertical-align: top;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
}

body
{
	background-color: White;
        height:100%;
	vertical-align: top;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
}

.hercules-bg {
	background-image: url(/File.aspx?x=148&File=hercules-img.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.menu { font-family: "Century Gothic", Arial, Helvetica; font-size: 11px; color: #000000; text-decoration: none; }
.menu:hover { text-decoration: underline; }

.providedby { font-family: "Century Gothic"; font-size: 9px; color: #FFFFFF; text-decoration: none; }
.providedby:hover { text-decoration: underline; }

TreeLeaf, a.TreeLeaf {font-family: Verdana; font-size: 8pt; color: Black; }

MenuLevel0, a.MenuLevel0 {font-family: Verdana; font-size: 10pt; color: Black;}

Table.MenuLevel0 {Background-color: Silver; width:100%; padding-left:10px; padding-top:2px; padding-bottom:2px;font-family: Verdana; font-size: 11pt; color: Black;}

MenuLevel1, a.MenuLevel1 {font-family: Verdana; font-size: 10pt; color: Black;}

Table.MenuLevel1 {background-color:Silver; width:100%; padding-left:20px; padding-right:10px;  padding-top:2px; padding-bottom:2px;font-family: Verdana; font-size: 11pt; color: Black;}

TABLE.BackgroundTable
{
	background-color:#1A171B;
        table-collapse: collapse;
	width: 100%;
        height: 100%;
	padding-top: 0;
	border: 0;
	padding :0;
	cellspacing:0;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:0;
	margin-right:0;
	margin: 0 auto;
	text-align: center;
}
TABLE.HeaderTable
{
	width: 0px;
	height:0px;
        margin:0px;
        padding:0px;
        cellspacing:0px;
}
TABLE.MainTable
{
	width: 100%; height:100%;
	vertical-align: top;
	border: 0;
	padding :0;
        margin:0;
}