body {
	font: 90% helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
}

p {
	padding-top: 4px;
	padding-bottom: 8px;
}

.map {
	padding-left: 14px;
}

#leftCol p {
	margin: 0 30px 0 40px;
	line-height: 1.25;
}

#leftCol h2 {
	margin: 0 30px 0 40px;
	color: white;
	line-height: 1.25;
	font-size: .75em;
}

#leftCol h1 {
	margin-bottom: 0;
	margin-top: 8px;
	padding-right: 20px;
	padding-left: 22px;
	list-style-image: url(../images/bullet-leftCol.gif);
	list-style-position: inside;
	list-style-type: none;
	display: list-item;
	font-weight: normal;
	font-style: normal;
	font-size: 135%;
}

#centreCol p {
	margin: 0 20px;
	line-height: 1.3em;
}

#centreCol h1 {
	margin: 0 20px;
	color: #043882;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;
}

#centreCol h2 {
	margin: 0 20px;
	color: #043882;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;

}

#centreCol h3 {
	margin: 0 20px;
	color: #043882;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;

}

#rightCol p {
	margin-bottom: 0;
	margin-top: 0;
}



img {
	border-style: none;
	position: relative;
}

#centreCol img.title {
	margin-left: 10px;
	margin-top: 15px;
}

#centreCol table.menuTable img {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	border-style: none;
}

div#look_box {
	width: 280px;
	height: 120px;
	margin-bottom: 20px;
	padding-top: 0;
	margin-top: 0;
	float: left;
	background-color: #043882;
	background-image: url(../images/RDAlook_bg.gif);
	background-repeat: no-repeat;
	clear: none;
	display: block;
	position: relative;
}

#leftCol a:hover {
	text-decoration: underline;
	color: #3a0382;
}

#leftCol a:visited {
	text-decoration: none;
}

#leftCol a:active {
	text-decoration: underline;
}

#leftCol a {
	text-decoration: none;
	color: #122c50;
}

#centreCol a:hover {
	color: #3a0382;
	text-decoration: underline;
}

img.govLogos {
	display: block;
	position: relative;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: both;
}

#centreCol a:visited {
	text-decoration: none;
	color: #043882;
}

#centreCol a:active {
	color: #043882;
	text-decoration: underline;
}

#centreCol a {
	color: #043882;
	text-decoration: none;
}

#rightCol a:hover {
	color: #3a0382;
	text-decoration: underline;
}

#rightCol a:visited {
	color: #043882;
	text-decoration: none;
}

#rightCol a:active {
	color: #043882;
	text-decoration: underline;
}

#rightCol a {
	color: #043882;
	text-decoration: none;
}

#look_box form input {
	margin-left: 10px;
}
