.bg-centre {
	background-image: url(images/structure/bg-centre.jpg);
	background-repeat: repeat-y;
}

#fullheight{
	height:100%;

}
#menubc {
	background-image: url(images/structure/bg-breadcrumbs.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 755px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#menubc a:link, #menubc a:visited {
	color:#646464;
	text-decoration:none;
}
#menubc a:hover {
	color:#1A3964;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
}
h1 {
	font-size: 18px;
	color: #00447C;
	font-weight: normal;
	margin-top: 0px;
}
a:link, a:visited {
	color: #00447C;
	text-decoration: underline;
}
a:hover {
	color:#737373;
	text-decoration: none;
}
#footer, #footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
	height: 27px;
}
#footer td {
	border: 1px solid #FFFFFF;
}
#footer a:hover {
	color: #1A3964;
}
.pad1 {
	padding-bottom: 6px;
}
#library a:link, #library a:visited {
	color: #115085;
	text-decoration:none;
}
#library a:hover {
	color: #1A3964;
	text-decoration: underline;
}
#library td {
	color: #115085;
	padding-bottom: 7px;
}
.pad2 {
	padding-bottom: 11px;
}
#product h1 {
	margin-bottom: 5px;
}
#product a:link, #product a:visited {
	color:#737373;
	text-decoration:none;
}
#product a:hover {
	color: #1A3964;
}
#map li {
	padding-bottom: 6px;
}
.librarybg {
	background-image: url(images/whats-new-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.blockpad {
	margin-bottom: 13px;
	padding-right: 4px;
	margin-top: 3px;
}
