#navigation-home {
	padding:0px;
	margin: 10px 0px 0px 0px;
	width:245px;
	text-align:left;
}

#navigation-home p {
	font-size:0.7em;
	margin: 0px 0px 5px 40px;
}

#homecontact a { color: #339999; }

#homecontact a:hover { color: #3b3f3f; }

#homecontact a:visited { color: #3b3f3f; }

#homecontact {
	margin: 25px 25px 10px 0px;
	padding-left: 10px;
	padding-top: 10px;
	background: url(/images/structural/curve-1.gif) no-repeat top left;
	height: 100px;
	overflow: visible;
}


#homecontact p {
	font-size: 0.7em;
	padding:5px 0px 5px 0px;
	margin:0px;
}

a.majorsubject-home {
	background: url(/images/structural/nav-1.gif) no-repeat;
	font-size: 11px;
	padding: 2px 25px 3px 40px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	font-weight: bold;
	display:block;
	text-decoration: none;
	color:#3b3f3f;
}

a.majorsubject-home {
	color:#339999;
}

a.majorsubject-home:visited {
	color:#3b3f3f;
	text-decoration:none;
}

a.majorsubject-home:hover {
	color:#3b3f3f;
	text-decoration:underline;
}


.homefocusbutton {
background-color: #E8E8E8;
border: 1px solid #5F6666;
padding: 0px;
height:20px;
width: 100px;
margin:10px 0px 10px 0px;
color: #3b3f3f;
font-weight: bold;
font-size:11px;
}

#homefocus, #homeunions, #homesupported {
	margin:0px 0px 0px 10px;
	padding:0px;
	display:block;
	width:110px;
}

#homefocus p, #homeunions p, #homesupported p {
	font-size:0.9em;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
 
#homefocus {
	background: url(/images/structural/uk.gif) no-repeat bottom right;
}

#homefocus .sectionheader, #homeunions .sectionheader , #homesuppported .sectionheader {
	padding-top:0px;
}
#homebanners {
	width:500px;
	margin:0px;
	padding:15px 0px 15px 0px;
	background: url(/images/structural/curve-4.gif) no-repeat bottom left;
}

#homebanners table {
	margin-left:15px;
}

tr.homebannersbackground {
	background: url(/images/structural/home/back-panels-upper.gif) no-repeat top left;
}


#homebanner-ltu {
	width:160px;
	height:100px;
	background: url(/images/structural/home/back-panels-upper-ltu.gif) no-repeat top left;
	margin:10px 0px 0px 0px;
}

#homebanner-ltu-lower {
	width:160px;
	height:4px;
	background: url(/images/structural/home/back-panels-lower-ltu.gif) no-repeat top left;
}

#homebanner-ras {
	width:160px;
	height:100px;
	background: url(/images/structural/home/back-panels-upper-ras.gif) no-repeat top left;
	margin:10px 0px 0px 2px;
}

#homebanner-ras-lower {
	width:160px;
	height:4px;
	background: url(/images/structural/home/back-panels-lower-ras.gif) no-repeat top left;
	margin-left:2px;
}

#homebanner-raot {
	width:160px;
	height:100px;
	background: url(/images/structural/home/back-panels-upper-raot.gif) no-repeat top left;
	margin:10px 0px 0px 1px;
}

#homebanner-raot-lower {
	width:160px;
	height:4px;
	background: url(/images/structural/home/back-panels-lower-raot.gif) no-repeat top left;
	margin-left:1px;
}

#homebanner-ltu p, #homebanner-ras p, #homebanner-raot p {
	margin:0px;
	padding:5px 1px 2px 5px;
	font-size:0.7em;
	color:#3B3F3F;
	line-height:15px;
}

td.homecontent {
	background: url(/images/structural/curve-3.gif) no-repeat top right;
}

#maincontent td.homecontent a.homenews { color: #339999; text-decoration:none; font-weight:bold;}

#maincontent td.homecontent a.homenews:visited { color: #3b3f3f; text-decoration:none;}

#maincontent td.homecontent a.homenews:hover { color: #3b3f3f; text-decoration:underline; }



@media print {

	.pageright {
		display:block;
		margin-bottom:20px;
	}
	
	#printheaderlogo {
		padding-bottom:20px;
	}
	

}
