html {
	height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	background: #fff url(images/back-left.jpg) no-repeat 0 0;
	min-height: 100%;
	height: 100%;
}

#wrapper { background: url(images/back-right.jpg) no-repeat top right; margin:0px; min-height: 960px;}

body.alt { background-color: #fff;}

body.alt2 {background-color: #44698E;}

body.alt3 {background-color: #5185AC;}

td {
	font: 9.5pt "Arial";
	color: #44698E;
}

hr {height: 1px; color: #CCCCCC;}

h1 {font: bold 11pt "Arial";
	color: #44698E;
	}
	
h2 {font: 9.5pt "Arial";
	color: #6C7445;
	}
	
h3 {font: bold italic 9pt arial;
	color: #494949;}
	
h4 {font: bold italic 8pt arial;
	color: #494949;}


a {
	text-decoration: no-underline;
	color: #5C2C56;
}

a:hover {
	color: orange;
}

td.body {
    padding-left: 8px;
	background-color: #FFFFFF;
}

td.body2 {
    padding-right: 8px;
	background-color: #FFFFFF;
}

td.background {
	background-image: url("images/background-tile.gif");
	position: top;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

td.left {
	background-image: url("images/nav-tile.gif");
	background-repeat: repeat-y;
}

td.bottom {
	font: 9pt "Arial";
	color: white;
	line-height: 18px;
	background-image: url("images/bottom-footer-background.gif");
	background-repeat: no-repeat;
	padding: 10px;
}

td.bottom a {
	text-decoration: none;
	color: #22315C;
}

td.bottom a:hover {
	text-decoration: underline;
	color: #2f6d7a;
}

td.webonav {
	font: bold 6pt verdana;
	text-decoration: none;
	color: white;
}

td.webonav a {
	font: bold 8pt arial;
	text-decoration: none;
	color: white;
}

td.webonav a:hover {
	text-decoration: underline;
	color: #850202;
}

#Layer1 {
	position:absolute;
	left:0px;
	top:149px;
	width:100%;
	height:200px;
	z-index:1;
	visibility: hidden;
	margin-top: -2px;
}

#Layer2 {
	position:absolute;
	left:0px;
	width:100%;
	z-index:2;
	top: 148px;
	visibility: hidden;
}

#Layer3 {
	position:absolute;
	left:0px;
	top:149px;
	width:100%;
	height:106px;
	z-index:3;
	visibility: hidden;
	margin-top: -2px;
}
