Div.pagelayout
{
	align: center;
	width: 100%;

}

td {  font: 12px Verdana, Arial, Helvetica, sans-serif;}

.smallstuff 
{  font: 10px sans-serif; color: #000000; margin-top: 12px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px}
.smallstuff a:link { font-weight:bold; color: #4A4A4A; text-decoration: none}
.smallstuff  a:visited {  font-weight:bold; color: #4A4A4A; text-decoration: none}
.smallstuff  a:hover {  font-weight:bold; color: #000000; text-decoration: none}
.smallstuff  a:active {  font-weight:bold; color: #029293; text-decoration: none}

.spaced 
{  font: normal 13px/18px Verdana, Arial, Helvetica, sans-serif; color: #000000}

.bigger 
{  font: bold 16px Arial, Helvetica, sans-serif; color: #000000}

.drop 
{  font: bold 24px Trebuchet, Arial, Helvetica, sans-serif; color: #000000}

.tabstuff 
{  font: bold 13px Arial, Helvetica, sans-serif; color: #049083}

.smallinter 
{  font: 10px/16px Verdana, Arial, Helvetica, sans-serif; color: #828181}


body 
{
	background-color: #029293;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(/File.aspx?x=158&File=);
	background-repeat: repeat-y;
	background-position: center;


}

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: 10pt;
	color: #ffffff;
}

TreeLeaf, a.TreeLeaf 
{ 
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
TreeLeaf, a.TreeLeaf:link
{ 
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

TreeLeaf, td.Treeleaf
{ 	
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff; 
    padding-left: 10px; 
    padding-bottom: 25px;
}

TreeLeaf, a.TreeLeaf:hover 
{ 	
	font-family: Verdana;
	font-size: 10pt;
	color:#018D8E;
		
}


/*	The following definitions control the interactive left menu options.
=========================================================================
*/


/*	Table.MenuLevel0 is the control for the base level menu
*/
/*
MenuLevel0, a.MenuLevel0 
{
font-family: Verdana; 
font-size: 12pt; 
color: White;
}

Table.MenuLevel0 
{
Background-color: #80C8C7; 
width:100%; padding-left:10px; 
padding-top:15px; 
padding-bottom:2px;
font-family: Verdana; 
font-size: 12pt; 
color: White;}

/*	Table.MenuLevel1 is the control for the Expaneded level menu
*/

MenuLevel1, a.MenuLevel1 
{
font-family: Verdana; 
font-size: 12pt; color: White;
}

Table.MenuLevel1
{
background-color:#80C8C7; 
width:100%; padding-left:20px; 
padding-right:10px;  padding-top:10px; 
padding-bottom:2px;
font-family: Verdana; 
font-size: 12pt; 
color: White;
}
*/

h1 {  font-family: Georgia, "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}

TABLE.BackgroundTable
{
	background-color:029293;
        border-collapse: collapse;
	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;

}

TABLE.MainTable
{
	width: 889px; height:100%;
	vertical-align: top;
	border: 0;
	padding :0;
	background-color: White;
}

td.leftcolumn
{ 
	background-color:#99CCCC;
	border-right-color: #99CCCC;
	border-right-width:1;
	border-right-style:solid;
	padding-left:2px;
	width: 195;
	height:100%;
	vertical-align: top; 
        padding-top:25px; 
}


td.rightcolumn
{ background-color: White;
	vertical-align: top;
	}

/*	The header table that is INSIDE the Background Table
=========================================================================
*/

TABLE.HeaderTable
{
	align: center;
	width: 889px;
	height:116px;
	vertical-align: top;
	border: 0;
	padding :0;
	cellspacing:0;
	background-color: White;
}

TABLE.FooterTable
{
	width: 889px;
	font-size:xx-small;
	vertical-align: top;
	background-color: White;
}
