body {
	margin: 0px 0px 0px 0px;
	background-color: #00456F;
}

td {
	font: 8.5pt/14pt verdana, Helvetica, sans-serif;
	color: #494949;
}

hr {height: 1px; color: #ebe9e8;}

h1 {font: bold italic 10pt arial;
	color: #3399CC;
		padding-top: 6px;
	}
	
h2 {font: bold italic 10pt arial;
	color: #494949;}
	
h3 {font: bold italic 9pt arial;
	color: #494949;}
	
h4 {font: bold italic 8pt arial;
	color: #494949;}


a {
	text-decoration: underline;
	color: #b23427;
}

a:hover {
	color: #CFBA78;
	text-decoration: underline;
}

td.left {
	background-image: url("images/tile-left.gif");
	background-repeat: repeat-y;
}

td.body {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}

td.bottom {
	padding: 5px;
	font: bold 7.5pt/13pt arial;
	color: gray;
}

td.bottom a {
	text-decoration: none;
	color: #79333b;
	color: gray;
}

td.bottom a:hover {
	text-decoration: underline;
	color: #b23427;
}

td.contact {
	padding: 5px;
	font: bold 7.5pt/10pt arial;
	text-decoration: none;
	color: #CCCCCC;
}

td.contact a {
	text-decoration: none;
	color: #CCCCCC;
}

td.contact a:hover {
	text-decoration: underline;
	color: #999999;
}

td.webonav {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font: bold 6pt verdana;
	text-decoration: none;
	color: #999999;
}

td.webonav a {
	text-decoration: none;
	color: #999999;
}

td.webonav a:hover {
	text-decoration: underline;
	color: #666666;
}

#Layer1 {
	position:absolute;
	width:100%;
	z-index:1;
	top: 245px;
	visibility: hidden;
	left: 0px;
}

#Layer2 {
	position:absolute;
	width:100%;
	z-index:1;
	top: 245px;
	left: 0px;
	visibility: hidden;
}
