body {
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
} 
#topLeft{
	float: left;
	height:123px;
}
#topRight{
	float: right;
	height:123px;
	background: url(layoutImages/topRtDiv_bg.jpg) no-repeat;
}
#wrapper { 
	background: #FFFFFF;
	margin: 0 auto;
	width: 100%;
	min-width:800px;
} 
#leftFullDiv{
	width: 150px;
	float: left;
	height:600px;
	background: url(layoutImages/lftNavDiv_bg.gif) no-repeat fixed top;
} 

#leftFullDiv p {
	width: 50px;

}
#navDiv{
	margin: 0px;	
}
#mainDiv{
	background: #FFFFFF;
}


#maincontent {
	font-size: 0.8em;
	width: 650px;
	background: #FFFFFF;
	position:absolute;
	left:150px;
	top:123px;
} 


#footer {
	color : #003366;
	font-size: 11px;
	z-index:100;
	height:44;
	position: relative;
	bottom: 1px;
	clear:both;
	background: url(layoutImages/botStretchDiv_bg.png);
	/* Hides from IE5-mac \*/
	* html .imagePlace {height: 1%;}
	/* End hide from IE5-mac */ 
}

#bottom {
	background: #003265;
	height: 20px;
	width: 800px;
}
#headDiv {
	height: 123px;
	min-width:800px;
	background: url(layoutImages/topStretchDivbg.png);
	/* Hides from IE5-mac \*/
	* html .imagePlace {height: 1%;}
	/* End hide from IE5-mac */ 
}
	
li {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width:400;
	margin-top: 0px;
	margin-bottom: 5px;
}


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(layoutImages/bullet.gif);
	list-style-type: square;
	margin-left: 150px;	
}



strong {
	font-weight: bold;
}

p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width: 510px;
	margin: 2px 0px 0px 16px;
}
.centred{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width: 510px;
	margin: 2px 0px 0px 16px;
	text-align: center;
}

.small {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 510px;
	margin: 2px 0px 0px 16px;
}

.smaller {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 510px;
	margin: 2px 0px 0px 16px;
	text-align: center;
}

.subheads2 {
	font: 700 13px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 20px;
	width:500;
	padding-bottom: 0px;
	margin: 2px 0px 0px 0px;
	background: url(../layoutImages/subs_bg.gif);
}
.subheads {
	font: 700 13px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 0px;
	height: 20px;
	width:500;
	padding-bottom: 0px;
	margin-top: 10px;
	background: url(../layoutImages/subs_bg.gif);
}
#master {
	position: relative;
	left: 30px;
	top: 3px;
}
#resultTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 0px 16px;
}
#resultTable a, resultTable a:link, resultTable a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#resultTable a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #CCCC66;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	width: 500px;
	margin: 2px 0px 0px 0px;
}
.welctext {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

