Div.pagelayout
{
	align: center;
	width: 100%;
        vertical-align:top;
}


H1
{
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	color: #ff9900;
    text-decoration: none;
}
H1 a:link
{
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	color: #ff9900;
    text-decoration: none;
}
H1 a:visited
{
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	color: #ff9900;
     text-decoration: none;
}
H1 a:hover
{
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	color: #ff9900;
    text-decoration: underline;
}
H2
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #008000;
    text-decoration: none;
}
H2 a:link
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #008000;
    text-decoration: none;
}
H2 a:visited
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #008000;
    text-decoration: none;
}
H2 a:hover
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #008000;
    text-decoration: underline;
}

H3
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #0000ff;
    text-decoration: none;
}
H3 a:link
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #0000ff;
    text-decoration: none;
}
H3 a:visited
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #0000ff;
    text-decoration: none;
}
H3 a:hover
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #0000ff;
    text-decoration: underline;
}

H4
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #ff0000;
    text-decoration: none;
}
H4 a:link
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #ff0000;
    text-decoration: none;
}
H4 a:visited
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #ff0000;
    text-decoration: none;
}
H4 a:hover
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #ff0000;
    text-decoration: underline;
}



H5
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #ff00ff;
    text-decoration: none;
}
H5 a:link
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #ff00ff;
    text-decoration: none;
}
H5 a:visited
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #ff00ff;
    text-decoration: none;
}
H5 a:hover
{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #ff00ff;
    text-decoration: underline;
}


H6
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #ff9900;
	text-decoration: none;
}
H6 a:link
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #ff9900;    text-decoration: none;
}
H6 a:visited
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #ff9900;    text-decoration: none;
}
H6 a:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #ff9900;
	text-decoration: underline;
}

	
p
{
	vertical-align: top;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}

p	a:link
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration:underline;
	color: #ff9900;
	font-weight: bold;
	}

p	a:visited
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #ff9900;
	font-style:normal;
	text-decoration:underline;
	font-weight: bold;
}

p	a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #ff9900;
	text-decoration:underline;
	font-weight: bold;
}

ul
{
	vertical-align: top;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}

ul	a:link
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration:underline;
	color: #ff9900;
	font-weight: bold;
	}

ul	a:visited
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #ff9900;
	font-style:normal;
	text-decoration:underline;
	font-weight: bold;
}

ul	a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #ff9900;
	text-decoration:underline;
	font-weight: bold;
}


ol
{
	vertical-align: top;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}

ol	a:link
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration:underline;
	color: #ff9900;
	font-weight: bold;
	}

ol	a:visited
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #ff9900;
	font-style:normal;
	text-decoration:underline;
	font-weight: bold;
}

ol	a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #ff9900;
	text-decoration:underline;
	font-weight: bold;
}

body
{
	vertical-align: top;
	font-size: 11px;
	color: black;
	font-family: Arial;
	
}


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: #ef2993;
        align: top;
	width: 100%;
	height: 100%;
	padding-top: 0;
	border: 0;
	padding :0;
	cell-spacing:0;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:0;
	margin-right:0;
	margin: 0 auto;
	
}
td.BackgroundTableRow
{
vertical-align: top;
border: 0px;
padding: 0px;
cellspacing: 0px;
}

TABLE.MainTable
{
	width: 800px; 
	height: 100%;
	vertical-align: top;
	border: 0;
	padding :0;

}

td.leftcolumn
{ 
	height:100%;
	vertical-align: top;
	}


td.rightcolumn
{ background-color: White;
	vertical-align: top;
	}

TABLE.FooterTable
{
	width: 800px;
	font-size:xx-small;
	vertical-align: top;
}
