body {
	margin: 0px 0px 0px 0px;
	background-color: #2B3F4F;
}

td {
	font: 10.5pt georgia;
	color: #000099;
}

hr {height: 1px; color: #CCCCCC;}

h1 {font: bold 12pt arial;
	color: white;
	margin-bottom: -2px;
	}
	
h2 {font: bold 11pt arial;
	color: #850202;}
	
h3 {font: bold italic 9pt arial;
	color: #494949;}
	
h4 {font: bold italic 8pt arial;
	color: #494949;}


a {
	color: #003300;
}

a:hover {
	color: orange;
}

td.rightcolumn{
	font: 9.5pt georgia;
	color: #000099;
	padding: 5px;

}

td.rightcolumn a {
	text-decoration: none;
	color: #000099;
}

td.rightcolumn a:hover {
	text-decoration: underline;
	color: #000099;
}


td.title{
	background-image: url("images/title-image.gif");
	background-position: right;
	background-repeat:no-repeat;
	padding-left: 8px;
}

td.black{
	background-image: url("images/middle-column-black-backgro.gif");
	background-repeat: no-repeat;
	padding-left: 5px;
}

td.middle{
	background-image: url("images/middle-column-bottom-tile.gif");
	background-repeat: repeat;
}


td.body {
	padding: 8px;
}

td.bottom {
	font: 9pt arial;
	padding: 10px;
	color:#FFFFFF;
}

td.bottom a {
	text-decoration: none;
	color: #FFFFFF;
}

td.bottom a:hover {
	text-decoration: underline;
	color: #B2C5D3;
}

td.webonav {
	font: bold 6pt verdana;
	text-decoration: none;
	color: white;
}

td.webonav a {
	font: bold 6pt verdana;
	text-decoration: none;
	color: white;
}

td.webonav a:hover {
	text-decoration: underline;
	color: #850202;
}

#Layer1 {
	position:absolute;
	left:0px;
	top:158px;
	width:100%;
	height:54px;
	z-index:1;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	left:0px;
	top:188px;
	width:100%;
	height:166px;
	z-index:2;
	visibility: hidden;
}
