/* NLP Corporate Stylesheet                */
/* Copyright  2004 NLP Corporate Pty Ltd. */
/* Created by: Benjamin Currey             */

/* Body */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #071a29;
}

#container {
	width: 800px;
}


.page {
	height: 306px;	
}
	
.page td {
	vertical-align: top;
	
}

strong, b {
	color: #013d7d;
	font-weight: 500;
}

i, em {
	font-style: italic;
}

/* Header (Banner logo and main menu) */

.banner{
	width: 800px;
	height: 70px;
	vertical-align: bottom; 
    margin: 0px;
    background-color: rgb (38,70,153);
}

.mainmenu img {
  margin-left: 9px;
  margin-right: 9px;
}
.mainbutton {
  width: 100px;  
  padding-right: 40px;
  color: white;
}

.header {
	height: 74px;
}

.baseline {
	height: 50px;
}
.height {
	height: 100%;
}



.tablelayout th {
	background-color: #eeeeee;
}

.tablelayout p {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #012a48;
	text-align: left;
	line-height: 18px;
	margin: 5px;
	padding: 0px;
}

.list{
	margin-top: 4px;
}

/* Footer (Copyright information) */

.footer {
	text-align: right;
	font: 9px Helvetica, sans-serif;
	color: grey;
	text-decoration: none;
	width: 800px;
	}
.footer .sitemap {
	float: left;
	margin: 3px;
}

.footer .bestviewed {
	float: right;
	margin: 3px;
}

.footer a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

.footer a:hover {
	color: #EF3E35;
	text-decoration: underline;
}

img.allyimg {
margin: 10px;
}
    
    img.button {
    border: 0px;
    }
.sitemaplogo {
padding: 0px 0px 0px 10px;
}
 img.nlplogo {
  float:right;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20px;
  
 }
 applet.flashit {
	 
	 padding-left: 0px; float:left;
}
