Div.pagelayout
{
	align: center;
	width: 100%;
        margin: 0 auto;
        }


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:#ffffff ;	font-size: 10pt;
	color: Black;
        width: 100%;
        height: 100%;
	font-family: Verdana;
        margin-top: 0;
	margin-bottom: 0;
	margin-left:0;
	margin-right:0;
	margin: 0 auto;
	
}



TABLE.BackgroundTable
{
	background:#343434 url(/File.aspx?x=390&File=BG2.gif) repeat top center;
	width: 100%;
        height: 100%;
	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;
        border-collapse: collapse;
}
td.BackgroundTableRow{padding: 0px; margin: 0 auto; background: url(/File.aspx?x=390&File=BG3.gif) repeat-y top center; }


TABLE.HeaderTable
{
	align: center;
	height:0px;
	vertical-align: top;
	border: 0;
	padding :0;
	cellspacing:0;
        margin: 0 auto;
	}

TABLE.MainTable
{
	height: 1000px; vertical-align: top;
	border: 0;
	padding :0;
        margin-top: 0;
	margin-bottom: 0;
	margin-left:0;
	margin-right:0;
	margin: 0 auto;
        border-collapse: collapse;
        
}

td.leftcolumn
{ 
	width: 0px;
	height:100%;
        padding: 0px;
	vertical-align: top;
	}


td.rightcolumn
{ 	vertical-align: top;
        padding: 0px;
        height: 1000px;
	}

TABLE.FooterTable
{       height: 0px;
	font-size:xx-small;
	vertical-align: top;
        margin: 0 auto;
}
a.menu:link img
{
filter:alpha(opacity=00);-moz-opacity:.00;opacity:.00; float: center;

}
a.menu:visited img
{
filter:alpha(opacity=00);-moz-opacity:.00;opacity:.00; float: center;
}
a.menu:hover img
{
filter:none ;-moz-opacity:1;opacity:1; float: center;
}
.footerlink{font-family: Verdana, sans-serif; color: #ffffff; font-size: 11px;}
a.footerlink:link{font-family: Verdana, sans-serif; color: #ffffff; font-size: 11px;text-decoration:none;}
a.footerlink:visited{font-family: Verdana, sans-serif; color: #ffffff; font-size: 11px;text-decoration:none;}
a.footerlink:active{color: #ffffff; text-decoration:none;}
a.footerlink:hover{color: #e07411; text-decoration:none;}