/*        Candles
=================
*/

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:#FFFFFF;
	}



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;
}
td {  font: 10px Verdana; color: #ffffff}
.smallstuff {  font: 10px sans-serif; color: #ffffff; margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px}
.smallstuff a:link { font-weight:normal; color: #FFFFFF}
.smallstuff  a:visited {  font-weight:normal; color: #FFFFFF}
.smallstuff  a:hover { font-weight:normal; color: #E5E7C2;}
.smallstuff  a:active {  font-weight:normal; color: #ffffff; text-decoration: underline}

p
{
	vertical-align: top;
	font-size: 10pt;
	color: White;
	font-family: Verdana;
}


body 
{
	background-color: #ffffff;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;

}

ul
{
	vertical-align: top;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
}

ol
{
	vertical-align: top;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
}

/*	The following definitions control the left menu tree options.
=========================================================================
*/

bLeftMenuTree, a.bLeftMenuTree 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #606060;
}

TreeLeaf, a.TreeLeaf 
{ 
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #606060;
}
TreeLeaf, a.TreeLeaf:link
{ 
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #606060;
}

TreeLeaf, td.Treeleaf
{ 	
	font-family: Verdana;
	font-size: 9pt;
	color: #ffffff; 
    padding-left: 2px; 
    padding-bottom: 20px;
    padding-top: 10px;
}

TreeLeaf, a.TreeLeaf:visited
{ 
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #606060;
}

TreeLeaf, a.TreeLeaf:hover 
{ 	
	font-family: Verdana;
	font-size: 9pt;
	color:#ffffff;
}

TreeSelectedLeaf, a.TreeSelectedLeaf
{
font-family: Verdana;
font-size: 9pt;
font-weight:bold;
color: #7C2C11;
}


/*	The following definitions control the interactive left menu options.
=========================================================================
*/


/*	Table.MenuLevel0 is the control for the base level menu
*/

MenuLevel0 a.MenuLevel0 
{
	Background-color: #ffffff; 
	width:100%; 
	padding-left:35px; 
	padding-right:0px; 
	padding-top:4px; 
	padding-bottom:4px;
	font-family: Verdana;
	font-weight: bold; 
	font-size: 11pt; 
	color: #606060;
text-transform: capitalize;}
        
a.MenuLevel0:link
{
	Background-color: #ffffff; 
	width:100%; 
	padding-left:35px; 
	padding-right:0px; 
	padding-top:4px; 
	padding-bottom:4px;
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11pt; 
	color: #606060;
display: block;
text-transform: capitalize;
	}
	a.MenuLevel0:visited
{
	Background-color: #ffffff; 
	width:100%; 
	padding-left:35px; 
	padding-right:0px; 
	padding-top:4px; 
	padding-bottom:4px;
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11pt; 
	color: #606060;
	border-right-color: #86B0D8;
	border-right-width:2;
display: block;
text-transform: capitalize;
	}
a.MenuLevel0:hover
{
	Background-color: #7A8776; 
	width:100%; 
	padding-left:35px; 
	padding-right:0px; 
	padding-top:4px; 
	padding-bottom:4px;
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11pt; 
	color:#ffffff ;
display: block;
text-transform: capitalize;
	}

Table.MenuLevel0 
{
	background-color:#ffffff; 
	width:100%; 
	padding-left: 0px;
	padding-right: 0px;
	margin-left:0;
	margin-right:0;
	cellspacing:0;
	padding-top:4px; 
	padding-bottom:4px;
	font-family: Verdana; 
	font-size: 11pt; 
	color: #4d2321;
text-transform: capitalize;
		}

/*	Table.MenuLevel1 is the control for the Expaneded level menu
*/

MenuLevel1 a.MenuLevel1 
{
	Background-color: #ffffff; 
	width:100%; 
	padding-left:0px; 
	padding-right:0px; 
	padding-top:4px; 
	padding-bottom:4px;
	font-family: Verdana; 
	font-size: 11pt; 
	color: #ffffff;
text-transform: capitalize;}
        
a.MenuLevel1:link
{
	Background-color: #ffffff; 
	width:100%; 
	padding-left:0px; 
	padding-right:0px; 
	padding-top:4px; 
	padding-bottom:4px;
	font-family: Verdana; 
	font-size: 11pt; 
	color: #ffffff;
display: block;
text-transform: capitalize;
	}
	a.MenuLevel1:visited
{
	Background-color: #ffffff; 
	width:100%; 
	padding-left:0px; 
	padding-right:0px; 
	padding-top:4px; 
	padding-bottom:4px;
	font-family: Verdana; 
	font-size: 11pt; 
	color: #ffffff;
	border-right-color: #86B0D8;
	border-right-width:2;
display: block;
text-transform: capitalize;
	}
a.MenuLevel1:hover
{
	Background-color: #ffffff; 
	width:100%; 
	padding-left:0px; 
	padding-right:0px; 
	padding-top:4px; 
	padding-bottom:4px;
	font-family: Verdana; 
	font-size: 11pt; 
	color:#1D4066 ;
display: block;
text-transform: capitalize;
	}

Table.MenuLevel1
{
        background-color: #ffffff; 
        width:188px;
        padding-left:0px; 
        padding-right:5px;
        padding-top:4px; 
        padding-bottom:4px;
        font-family: Verdana; 
        font-size: 11pt; 
        color: White;
        text-transform: capitalize;
}

h1 {  font-family: Verdana, "Times New Roman", Times, serif; 
font-size: 24px; color: #000000; margin-top: 12px; 
margin-right: 0px; margin-bottom: 0px; margin-left: 0px}


h1 a:link { font-weight:bold; color: #4A4A4A; text-decoration: none}
h1 a:visited {  font-weight:bold; color: #4A4A4A; text-decoration: none}
h1 a:hover {  font-weight:bold; color: #000000; text-decoration: none}
h1 a:active {  font-weight:bold; color: #029293; text-decoration: none}


a:link {
	color: #D7E4D4;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #D7E4D4;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #003300;





}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

TABLE.BackgroundTable
{
	background-color:#ffffff;
	width: 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;
        border-collapse:collapse;

}

TABLE.MainTable
{
	width: 933px; height:600px;
	vertical-align: top;
	border: 0;
	padding :0;
	background-color: White;
	border-left-color: #D4A017;
	border-left-width:9;
	border-left-style:solid;
}

td.leftcolumn
{ 
	background-color: White;
	border-left-color: #7A8877;
	border-left-width:23;
	border-left-style:solid;
	padding-left:0px;
	width: 208;
	height:100%;
	vertical-align: top; 
        padding-top:30px; 
	background-image: url(/File.aspx?x=246&File=tdbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


td.rightcolumn
{
	background-color: #7A8877;
	vertical-align: top;
	border-right-color: #D4A017;
	border-right-width:9;
	border-right-style:solid;
}

/*	The header table that is INSIDE the Background Table
=========================================================================
*/

TABLE.HeaderTable
{
	align: center;
	width: 933px;
	height:116px;
	vertical-align: top;
	border: 9;
	padding :0;
	cellspacing:0;
	background-color: White;
}

TABLE.FooterTable
{
	width: 933px;
	font-size:xx-small;
	vertical-align: top;
	background-color: #86AFD9;
}
