#leftCol ul {
	margin: 0px;
	padding: 0px;
}
#leftCol p {
	color: #FF5F00;
	display: block;
	margin: 0px;
	padding-right: 5px;
	font-size: 12px;
	height: 16px;
	padding-top: 2px;
}

#leftCol form {
	background-color: #FF8F4C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#leftCol form p {
	color: #FFFFFF;
	width: auto;
	height: auto;
}
#leftCol form b, 
#leftCol form strong{
color: #FFFFFF;
}
#leftCol input {
	font-size: 11px;
	color: #0066CA;
	width: auto;
	height: auto;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftCol input[type="text"],
#leftCol input[type="password"]{
	width: 134px;
	border: 1px solid #999999;	
}
#leftCol form a, #leftCol form a:link, #leftCol form a:active, #leftCol form a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#leftCol form a:hover, #leftCol form a:focus{
	color: #0066CA;
}


#page #seperator {
	background-color: #FF5F00;
}
#page #footer {
	background-color: #0066CA;
	width: auto;
	height: 15px;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#page #footer p,
#page #footer a,
#page #footer a:hover, 
#page #footer a:visited,
#page #footer a:focus,
#page #footer a:active{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	
}
#page #footer a,
#page #footer a:hover, 
#page #footer a:visited,
#page #footer a:focus,
#page #footer a:active{
text-decoration: underline;
}
.large {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	list-style-type: disc;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: inside;
}
.large li {
	margin-bottom: 10px;
	color: #0066CA;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: disc;
	padding: 0px;
}
#centreCol ul{
	padding: 0px;
	margin-left: 15px;
	list-style-position: outside;
}
#centreCol ol {
	padding: 0px;
	margin-left: 20px;
	list-style-position: outside;
}
#centreCol .leftWrap {
	float: left;
	margin-right: 16px;
}
#centreCol .container {
	position: relative;
	height: auto;
	width: auto;
	margin-bottom: 15px;
}
.container p {
	margin-bottom: 3px;
}
.blue {
	color: #0066CA;
}
#leftCol #welcome {
	font-size: 11px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
