/*

td {
	text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}


.links_top {
	font-size: 70%;
	padding-left: 35px;
	font-weight: bold;
	color: #142969;
}
.right_links p {
	font-size: 70%;
}
p {
	margin-left: 10px;
	font-size: 80%;
	margin-right: 5px;
}

*/

li {
	margin-bottom: 6px;
	margin-left: -15px;
	margin-right: 10px;
	font-size: 70%;
	font-weight: bold;
}


.ul_left {
	list-style-image: url(../images/arrow_blue.gif);
	list-style-position: outside;
	margin-top: 10px;
	color: #142969;
}

.right_links a {
	colour: #142969;
}


.ul_left a{
	text-decoration:none;
	color: #142969;
}

.ul_services_orange {
	list-style-image: url(../images/arrow_white_orange.gif);
	list-style-position: outside;
	color: #FFFFFF;
	margin-top: 10px;
}

.ul_services_purple {
	list-style-image: url(../images/arrow_white_purple.gif);
	list-style-position: outside;
	color: #FFFFFF;
	margin-top: 10px;
}

/*
White headings at the top of each page

.header_news {
	color: #142969;
	margin-top: 10px;
	margin-bottom: -15px;
	font-weight: bold;
	margin-left: 10px;
}

*/

h1 {
	font-size: 100%;
	color: #142969;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}

/*background to box
.box_left {
	background-image: url(images/heading_welcome.gif);
	background-repeat: no-repeat;
}
*/

h2 {
	font-size: 80%;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}
blockquote {
	color: #FFFFFF;
	margin-top: -10px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: -10px;
}
blockquote p,a {
	margin-bottom: -12px;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 14px;
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
/*
.links_top a {
	color: #142969;
	text-decoration: none;
}

li a {
	text-decoration: none;
	color: #FFFFFF;
}
.links_bottom {
	font-size: 70%;
}
.links_bottom a {
	color: #142969;
	text-decoration: none;
	font-weight: bold;
}
.table_bottom {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #E2EAF3;
	border-bottom-color: #E2EAF3;
	border-bottom-style: solid;
	margin-top: 10px;
}
.content p {
	margin-top: 10px;
}
*/
.content a {
	color: #142969;
}
