body
{bottom:0px;
height:100%;
min-height:100%;
margin-bottom:0px;
padding-bottom:0px;
}

#logolayer {
	position:absolute;
	left:9px;
	top:0px;
	width:638px;
	height:80px;
	z-index:1;
	background-color: #FFFFFF;
	border-left: thin solid #000000;
	border-right: thin solid #000000;
}
#navlayer {
	position:absolute;
	left:0px;
	top:80px;
	width:100%;
	min-width:100%;
	height:25px;
	z-index:2;
	background-color: #000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	padding-right:0px;}
	
#contentlayer {
	position:absolute;
	left:9px;
	top:105px;
	width:598px;
	z-index:3;
	background-color:#FFFFFF;
	padding-left: 20px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:0px;
	min-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	border-right:thin solid #000000;
	border-left:thin solid #000000;
	border-bottom:thin solid #000000;
}
#bannerlayer {
	position:absolute;
	left:653px;
	top:105px;
	width:140px;
	z-index:4;
	background-color: #666666;
	padding-top:25px;
	padding-left:5px;
}

.tablepstyle {
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;}
	
a.navlink:link {color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.navlink:visited {color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.navlink:hover {color: #CCCCFF; text-decoration: none; font-weight:bold; }
a.navlink:active {color: #CCCCFF; font-weight:bold; }

a.contentlink:link {color: #000066; text-decoration:none;}
a.contentlink:visited {color: #666699; text-decoration: none; }
a.contentlink:hover {color: #999999; text-decoration: none; }
a.contentlink:active {color: #666699; } 

p { line-height: 2; }

.headingstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;}

#bancontinue {
	position:absolute;
	width:140px;
	height:80px;
	z-index:5;
	left: 653px;
	top: 0px;
	background-color: #666666;
}
#menu {
	position:absolute;
	width:640px;
	height:25px;
	z-index:6;
	left: 4px;
}
