/* $TopStyle:URL=http://www.sunderland.gov.uk/css/home.css$ */

html{
	margin: 0;
	padding: 0;
}

th{
	text-align: left;
}

/* WELCOME SECTION */
.welcomehead {
font-weight:Bold;
text-transform: uppercase;
}
/* KEY SERVICES INCLUDE */
.servicecolumn {
	width:33%;
}
.serviceheader {
	font-weight:bold;
	color:#251252; /* 251252 003366 003366 FF3300 */
}
.serviceheader A, .serviceheader A:visited {
	font-weight:bold;
	color:#251252; /* 251252 003366 003366 FF3300 */
	text-decoration:none;
}
.serviceheader A:hover {
	color:#251252;
	text-decoration:underline;
}
#servicetable td {
	padding-bottom:20px;
}
/* QUICKLINS */
#quicklinks {
width:187px; /* 187px;  */
vertical-align:top;
}
.qlinksbox {
margin:0px 0px 0px 0px;
padding:6px 4px 6px 4px;
background-image: url(/images/v4/qlinks-bgd.gif);
background-color:#BADFF8;
background-repeat: no-repeat;
border-bottom:3px solid white;
}
#quicklinks HR{
border:0px;
color: #fff;
background-color: #fff;
height: 3px;
}
.qlinksheader {
font-weight:700;
font-size:1.2em;
color:#251252; /* 251252 330066 */
}