/* workarounds */
small#ns4	{ font-size: 1em; }
body#igds	{ font-size: 100%; }
/* '-' in header-text and footer-text hides from ie3 */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 !important;
	padding: 0;
	color: #000000;
	background-color: #ffffff
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #6C0062;
	border-bottom: 1px solid #660066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #666699;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: -10px;
	margin-top: 30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 400;
	color: #3366CC;
	margin-left: 10px;
	margin-right: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
	margin-right: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 5px;

}	
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000066;
	background-image:url(http://www.cpda.org.uk/images/stripleft.gif);
	}
	
.column_left {
	background-image:url(http://www.cpda.org.uk/images/stripleft.gif);
	}
	
a:link { color: #660066}

a:hover { color: #990099}

ul.bullet-list {
	list-style-image:  url("/images/newsevents_bul.gif");
	list-style-position: outside;
}
div.link {
	border: 1px solid #000066;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: underline;
}