* {
margin:0;
padding:0;
}

html {
font-size: 100%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}

textarea {
overflow: auto;
vertical-align: top;
resize: vertical;
}

svg:not(:root) {
overflow: hidden;
}

header, footer, nav, article {
display: block;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	padding-bottom: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block;
}

body {
font-family: Arial, sans-serif;
margin: 0;
font-weight: 400;
background-color: #EEEEE7;
}

header {
width: 1000px;
display: block;
position: fixed;
z-index: 10;
top: 0px;
-webkit-box-shadow: 0 2px 6px -0px #000;
-moz-box-shadow: 0 2px 6px -0px #000;
box-shadow: 0 2px 6px -0px #000;
}

article {
float: left;
width: 100%;
margin: 0px;
background-color: #FFFFFF;
bottom: 0px;
position: relative;
top: 110px;
-webkit-box-shadow: 0 2px 6px -0px #000;
-moz-box-shadow: 0 2px 6px -0px #000;
box-shadow: 0 2px 6px -0px #000;
}

section {
width: 640px;
min-height: 600px;
float: left;
padding-top: 15px;
padding-left: 20px;
display: block;
padding-bottom: 10px;
padding-right: 20px;
}

aside {
width: 300px;
float: left;
display: block;
margin-top: 15px;
-webkit-margin-before: 20px;
height: 100%;
margin-bottom: 20px;
}

footer {
display: block;
height: 40px;
width: 100%;
float: left;
padding-top: 5px;
border-top-width: 5px;
border-top-style: solid;
border-top-color: #999999;
margin-top: 0px;
clear: both;
padding-right: 0px;
padding-left: 0px;
position: relative;
}

small {
display: block;
width: 100%;
padding-right: 0px;
padding-left: 0px;
}

p {
font-size: 0.75em;
line-height: 1.2em;
color: #000000;
margin-top: 10px;
display: block;
}

h1 {
font-size: 1.3em;
color: #990000;
font-weight: 700;
line-height: 1.2em;
display: block;
margin-top: 10px;
}

h2 {
font-size: 1em;
background-color: #990000;
height: 1.5em;
color: #FFFFFF;
font-weight: bold;
line-height: 1.5em;
display: block;
-moz-border-radius: .75em;
-webkit-border-radius: .75em;
border-radius: .75em;
margin-top: 14px;
margin-bottom: 12px;
padding-left: 0.75em;
width: 350px;
}

h3 {
font-size: 1.3em;
color: #990000;
font-weight: 700;
line-height: 1.2em;
display: block;
margin-top: 10px;
}

h4 {
font-size: 1.3em;
color: #990000;
font-weight: 700;
line-height: 1.2em;
display: block;
margin-top: 10px;
}

h5 {
font-size: 1em;
color: #990000;
font-weight: 700;
line-height: 1.2em;
display: block;
margin-top: 10px;
}

.section-head3 {
font-size: 1.3em;
color: #990000;
font-weight: 700;
line-height: 1.0em;
display: block;
margin-top: 0px;
}
.slidingDiv-Holder h2 {
padding-left: .75em;
margin-top: 14px;
margin-bottom: 12px;
}

#container h2 {
padding-left: 0.75em;
margin-top: 14px;
margin-bottom: 12px;
}

ul, li, h2 {
list-style-type:none;
margin:0;
padding:0;
}



.slidingDiv-Holder ul li {
	 list-style-type:disc;
	 font-size:12px;
	 font-weight:bold;
	 margin-top: 10px;
     margin-left: 10px;
 }

.slidingDiv-Holder ol li {
	list-style-type: decimal;
	font-size: 0.75em;
    line-height: 1.2em;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: bold;
 }

blockquote {
width: 260px;
text-indent: -0.5em;
font-size: 1.2em;
line-height: 1.2em;
font-style: italic;
font-weight: bold;
color: #000000;
border-top-width: 5px;
border-bottom-width: 5px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #990000;
border-bottom-color: #990000;
margin-left: 20px;
margin-right: 20px;
margin-top: 50px;
margin-bottom: 50px;
padding-top: 20px;
padding-bottom: 20px;
float: left;
display: block;
}

.blockquote-less-space {
width: 260px;
text-indent: -0.5em;
font-size: 1.2em;
line-height: 1.2em;
font-style: italic;
font-weight: bold;
color: #000000;
border-top-width: 5px;
border-bottom-width: 5px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #990000;
border-bottom-color: #990000;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
margin-bottom: 30px;
padding-top: 30px;
padding-bottom: 20px;
float: left;
display: block;
}

a:link {
color: #333333;
text-decoration: underline;
}

a:visited {
color: #666666;
}

a:hover {
color: #000000;
}

a:active {
}

hr {
margin-right: -320px;
margin-top: 40px;
}

#h3-spacer {
display: block;
width: 100%;
margin-bottom: 20px;
}

#head-backdrop-db {
background-color: #990000;
height: 115px;
width: 100%;
}

#logo {
width: 270px;
height: 85px;
float: left;
}

#container {
width: 1000px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
margin-top: 0px;
margin-bottom: 0px;
}

#strapline {
font-size: 0.9em;
color: #CCCCCC;
display: block;
width: 710px;
height: 20px;
float: left;
line-height: 1.2em;
font-weight: 700;
margin-top: 20px;
margin-left: 0px;
text-align: right;
margin-right: 20px;
}

.strapline-white {
color: #FFFFFF
}

#logo-strap-site {
font-size: 1.5em;
color: #EEEEE7;
font-style: italic;
display: block;
width: 700px;
height: 34px;
float: right;
line-height: 1em;
font-weight: 700;
margin-top: 6px;
margin-right: 20px;
margin-left: 10px;
text-align: right;
}

#horizontal-grey-rule {
background-color: #999999;
float: left;
height: 5px;
width: 100%;
}

#nav {
font-size:0.75em;
font-weight:normal;
display:block;
height:25px;
clear:both;
opacity:.99;
filter:alpha(opacity=99);
min-width:1000px;
background:-webkit-gradient(linear, left bottom, left top, from(#101010), to(#161616));
background:-moz-linear-gradient(bottom, #101010, #161616);
background-repeat:repeat-y;
background-color:#161616;
background-position: bottom;
-webkit-box-shadow: 0 2px 5px -0px #000;
-moz-box-shadow: 0 2px 5px -0px #000;
box-shadow: 0 2px 5px -0px #000;
}

#nav-end {
display: block;
float: left;
width: 10px;
height: 1px;
visibility: hidden;
}

#nav > li {
position:relative;
display:inline-block;
vertical-align:top;
*display:inline;
zoom:1;
border-right-width:1px;
border-right-style:solid;
border-right-color:#FFF;
float:left;
}

#nav a:hover, #nav a:focus {
color:#000000;
background-color:#FFF;
}

#nav a {
display:inline-block;
text-decoration:none;
padding-top:6px;
padding-bottom:4px;
padding-right:5px;
padding-left:5px;
color:#FFF;
}

#nav a:hover, #nav a:focus {
color:#3c3b43;
}

.submenu {
position:absolute;
left:-1px;
opacity:0;
white-space:nowrap;
background-color:#FFF;
}

.submenu li {
height:0;
line-height:15px;
-webkit-transition:all 0.5s;
-moz-transition:all 0.3s;
transition:all 0.3s;
background-color:#161616;
-webkit-box-shadow: 0 2px 8px -0px #000;
-moz-box-shadow: 0 2px 8px -0px #000;
box-shadow: 0 2px 8px -0px #000;
list-style-type: none;
}

.submenu-level {
position:absolute;
left:0px;
opacity:0;
white-space:nowrap;
background-color:#FFF;
}

.submenu-level li {
height:0;
line-height:15px;
-webkit-transition:all 0.5s;
-moz-transition:all 0.3s;
transition:all 0.3s;
background-color:#161616;
-webkit-box-shadow: 0 2px 8px -0px #000;
-moz-box-shadow: 0 2px 8px -0px #000;
box-shadow: 0 2px 8px -0px #000;
}

#nav > li:hover .submenu, #nav > li.focus .submenu {
z-index:10;
opacity:1;
filter:alpha(opacity=100);
}

#nav > li:hover .submenu li, #nav > li.focus .submenu li {
height:25px;
}

#nav > li:hover .submenu-level li, #nav > li.focus .submenu-level li {
height:25px;
}

.child-class-nav {
visibility: hidden;
}

#top-image-full {
width: 960px;
float: left;
padding-right: 20px;
padding-left: 20px;
font-size: .75em;
font-style: italic;
line-height: 2em;
color: #333333;
text-align: center;
}
.top-image-full-text {
	width: 600px;
	float: left;
	font-size: .75em;
	font-style: italic;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 10px;
}

.background-colour-right {
	background-color: #CCCCCC;
	width: 100%;
	padding-top: 20px;
	float: left;
	bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}
.background-colour-right-head {
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
	padding-top: 20px;
	float: left;
	bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-top: 40px;
}

.background-colour-spacer {
	width: 100%;
	float: left;
	display: block;
	clear: both;
	padding-top: 20px;
}
#background-colour1-right {
background-color: #CCCCCC;
height: 100%;
width: 100%;
padding-top: 20px;
float: left;
bottom: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#background-colour2-right {
background-color: #CCCCCC;
height: 100%;
width: 100%;
padding-top: 20px;
float: left;
bottom: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#background-colour3-right {
background-color: #CCCCCC;
height: 100%;
width: 100%;
padding-top: 10px;
float: left;
bottom: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#background-colour4-right {
background-color: #CCCCCC;
height: 100%;
width: 100%;
padding-top: 20px;
float: left;
bottom: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#background-colour5-right {
background-color: #CCCCCC;
height: 100%;
width: 100%;
padding-top: 20px;
float: left;
bottom: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#background-colour6-right {
background-color: #CCCCCC;
height: 100%;
width: 100%;
padding-top: 20px;
float: left;
bottom: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#quote-right-under-photo {
display: block;
}

.quote-right {
}
#quote-right-one {
}

#quote-right-two {
}

#quote-right-three {
}

#quote-right-four {
}

#quote-right-five {
}

#quote-right-six {
}

#quote-right-seven {
}

#quote-right-eight {
}

#quote-right-nine {
}

#quote-right-ten {
}

#quote-right-eleven {
}

#quote-right-12 {
}

#show-hide-quote-one {
}

#show-hide-quote-two {
}

#show-hide-quote-three {
}

#show-hide-quote-four {
}

#show-hide-quote-five {
}

.photo-right {
display: block;
width: 260px;
padding-top: 0px;
margin-top: 0px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
.photo-right-2c {
	display: block;
	width: 260px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
.photo-right-20-base {
display: block;
width: 260px;
padding-top: 0px;
margin-top: 0px;
margin-right: 20px;
margin-bottom: 20px;
margin-left: 20px;
float: left;
}
.photo-right-40 {
display: block;
width: 260px;
padding-top: 0px;
margin-top: 40px;
margin-right: 20px;
margin-bottom: 20px;
margin-left: 20px;
float: left;
}
.photo-right-60 {
display: block;
width: 260px;
padding-top: 0px;
margin-top: 60px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
.photo-right-100 {
display: block;
width: 260px;
padding-top: 0px;
margin-top: 100px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
.photo-right-30 {
display: block;
width: 260px;
padding-top: 0px;
margin-top: 30px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}

#photo-right-60top1 {
padding-top: 60px;
}
#photo-right-60top2 {
padding-top: 60px;
}
#photo-right-60top3 {
padding-top: 60px;
}


#photo-right {
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	width: 260px;
}
#photo-right1 {
}
#photo-right2 {
}
#photo-right3 {
}
#photo-right4 {
}
#photo-right5 {
}
#photo-right6 {
}
#photo-right7 {
}
#photo-right8 {
}
#photo-right9 {
}
#photo-right10 {
}


#photo-right-two {
margin-top: 30px;
}

#photo-right-three {
padding-top: 30px;
}

#photo-right-four {
padding-top: 30px;
}

#photo-right-five {
padding-top: 30px;
}

#photo-right-six {
}

#photo-right-drop-one {
}

#photo-right-drop-two {
}

#photo-right-drop-three {
}
#photo-right-drop-four {
}

#photo-right-mini-article {
}

#photo-right-mini-article-two {
margin-top: 40px;
}

#photo-right-mini-article-three {
margin-top: 40px;
}

.photo-caption {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 100%;
padding-top: 7px;
float: left;
}
.photo-caption-20 {
	font-size: 0.75em;
	font-style: italic;
	line-height: 1.2em;
	width: 100%;
	padding-top: 7px;
	float: left;
	padding-bottom: 20px;
}
#photo-caption {
	float: left;
	font-size: 0.75em;
	font-style: italic;
	line-height: 1.2em;
	padding-top: 7px;
	width: 100%;
}

.photo-caption-news {
padding-bottom: 20px;
}

#photo-caption-news {
padding-bottom: 20px;
}

#photo-caption-news-two {
padding-bottom: 20px;
}

#photo-caption-news-three {
padding-bottom: 20px;
}

#photo-caption-news-four {
padding-bottom: 20px;
}

#photo-caption-news-five {
padding-bottom: 20px;
}

#photo-caption-news-six {
padding-bottom: 20px;
}

#photo-caption-news-seven {
padding-bottom: 20px;
}

#photo-caption-news-eight {
padding-bottom: 20px;
}

#photo-caption-news-nine {
padding-bottom: 20px;
}

#photo-caption-news-ten {
padding-bottom: 20px;
}
#photo-caption-news-eleven {
padding-bottom: 20px;
}

#photo-caption-news-left-half {
width: 120px;
float: left;
padding-bottom: 20px;
padding-right: 10px;
}

#photo-caption-news-left-half-two {
width: 120px;
float: left;
padding-bottom: 20px;
padding-right: 10px;
}

#photo-caption-news-right-half {
width: 120px;
float: left;
padding-bottom: 20px;
padding-left: 10px;
}

#photo-caption-news-right-half-two {
width: 120px;
float: left;
padding-bottom: 20px;
padding-left: 10px;
}

#photo-right-small-one {
width: 130px;
display: block;
float: left;
}

#photo-right-small-two {
width: 120px;
display: block;
float: left;
padding-left: 10px;
}

#photo-right-small-three {
width: 130px;
display: block;
float: left;
}

#photo-right-small-four {
width: 120px;
display: block;
float: left;
padding-left: 10px;
}
.photo-index {
width: 640px;
float:center;
font-style: italic;
float: left;
}
.news-headline-main {
margin-bottom: 10px;
margin-top: 10px;
display: block;
}

.news-headline-top {
display: block;
margin-top: 0px;
margin-bottom: -8px;
}

.news-headline {
display: block;
margin-top: 30px;
margin-bottom: -8px;
}

.byline
{
	color: #000000;
	display: block;
	font-size: 0.85em;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 7px;
}

.downstroke {
color: #B3A5B0;
}

#base-left {
display: block;
float: left;
height: 20px;
width: 460px;
font-size: 0.7em;
padding-left: 20px;
}

.last-update-base {
float: left;
height: 20px;
width: 980px;
color: #000000;
margin-left: 20px;
font-size: 0.8em;
}
.ISSN {
	float: right;
	height: 20px;
	width: 120px;
	color: #000000;
	display: block;
	text-align: right;
	font-size: 85%;
	margin-right: 50px;
}

.base-text-left {
color: #333333;
}

a.base-text-left:link {
color: #333333;
text-decoration: none;
}

a.base-text-left:visited {
color: #666666;
}

a.base-text-left:hover {
color: #000000;
text-decoration: underline;
}

a.base-text-left:active {
}

#base-right {
font-size: 0.5em;
color: #333333;
display: block;
float: right;
height: 20px;
width: 500px;
text-align: right;
padding-right: 20px;
}

#article-end {
height: 60px;
float: left;
padding-top: 5px;
clear: both;
font-weight: 700;
width: 100%;
}

#article-end a {
color: #666666;
text-decoration: underline;
}

#article-end a:visited {
color: #666666;
text-decoration: underline;
}

#article-end a:hover {
color: #000000;
}

#article-end a:active {
color: #333333;
}

#contents-photo-one {
float: left;
height: 142px;
width: 100%;
margin-top: 15px;
font-size: 0.6em;
color: #000000;
font-style: italic;
line-height: 20px;
font-weight: 400;
padding-bottom: 10px;
}

#contents-photo-wrap-one {
width: 120px;
height: 620px;
float: left;
}

#contents-photo-two {
float: left;
height: 142px;
width: 100%;
margin-top: 15px;
font-size: 0.6em;
color: #000000;
font-style: italic;
line-height: 20px;
font-weight: 400;
padding-bottom: 10px;
}

#contents-photo-wrap-two {
width: 120px;
height: 620px;
float: left;
}

.contents {
font-weight: 700;
font-size: 1.2em;
color: #990000;
}

.a contents:link {
text-decoration: underline;
color: #990000;
}

.a contents:visited {
color: #666666;
}

.a contents:hover {
color: #000000;
text-decoration: none;
}

.a contents :active {
}

#insert-knowledge {
display:table;
width: 100%;
height: 142px;
float: left;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-top-color: #999999;
margin-top: 15px;
margin-bottom: 10px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
padding: 0px;
}

#insert-knowledge-half {
display:table;
width: 400px;
height: 142px;
float: left;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-top-color: #999999;
margin-top: 20px;
margin-bottom: 10px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
}

#knowledge-button-text {
width: 500px;
min-height: 142px;
display: table-cell;
vertical-align: middle;
padding-right: 20px;
padding-bottom: 7px;
}

#knowledge-button-text-half {
width: 380px;
min-height: 142px;
display: table-cell;
vertical-align: middle;
padding-right: 20px;
padding-bottom: 7px;
}

#knowledge-button-img {
float: left;
height: 142px;
width: 100px;
margin-right: 20px;
}

.knowledge-subhead {
font-size: 130%;
}

#welcome-special {
display:table;
width: 210px;
height: 142px;
float: left;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-top-color: #999999;
margin-top: 20px;
margin-bottom: 10px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
padding: 0px;
margin-left: 20px;
}

.welcome-special-half-left {
display:table;
width: 310px;
height: 100px;
float: left;
margin-top: 25px;
margin-bottom: 20px;
padding: 0px;
margin-right: 20px;
}

.welcome-special-half-right {
display:table;
width: 310px;
height: 100px;
float: left;
margin-top: 25px;
margin-bottom: 20px;
padding: 0px;
}

#section-news {
width: 960px;
float: left;
padding-top: 25px;
padding-left: 20px;
display: block;
padding-bottom: 10px;
padding-right: 20px;
}

.section-news-inner {
width: 640px;
float: left;
display: block;
padding-bottom: 5px;
}

.section-news-inner-3 {
width: 213px;
float: left;
display: block;
}

.aside-news {
width: 300px;
float: left;
display: block;
-webkit-margin-before: 20px;
height: 100%;
margin-left: 20px;
margin-top: 0px;
}

.aside-news-comment {
width: 300px;
float: left;
display: block;
-webkit-margin-before: 20px;
height: 100%;
margin-left: 20px;
margin-top: 20px;
}

.slidingDiv-Holder {
width: 640px;
float: left;
padding-bottom: 40px;
padding-left: 0px;
display: block;
}

.slidingDiv-Holder-News {
width: 640px;
float: left;
padding-bottom: 0px;
padding-left: 0px;
display: block;
}

#slidingDiv {
width: 980px;
float: left;
display: none;
}

#slidingDiv_Single-Art {
width: 980px;
float: left;
display: none;
}

#slidingDiv_1 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_2 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_3 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_4 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_5 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_6 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_7 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_8 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_9 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_10 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_11 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_12 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_13 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_14 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_15 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_16 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_17 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_18 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_19 {
width: 980px;
float: left;
display: none;
}
#slidingDiv_20 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_21 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_22 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_23 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_24 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_25 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_26 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_27 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_28 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_29 {
width: 980px;
float: left;
display: none;
}

#slidingDiv_30 {
width: 980px;
float: left;
display: none;
}

.show-hide {
line-height: 2em;
display: block;
float: left;
clear: both;
width: 100%;
text-decoration: none;
margin-top: 5px;
}

.show-hide-subheads {
font-size: 1em;
font-weight: 700;
line-height: 2em;
float: left;
width: 100%;
text-decoration: none;
color: #990000;
margin-top: 5px;
display: block;
clear: both;
}

a.show-hide:link {
color: #990000;
text-decoration: none;
}

a.show-hide:visited {
color: #990000
}

a.show-hide:hover {
color: #000000;
text-decoration: underline;
}

a.show-hide:active {
}

.divider-mini-article {
display: block;
float: left;
height: 20px;
width: 960px;
background-color: #EEEEE7;
margin-right: 20px;
margin-left: 20px;
margin-top: 20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-bottom: 10px;
}

.inner-article-news-first-NOSLIDE {
background-color: #DEE6F2;
display: block;
margin-top: 0px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}

.inner-article-news-first {
background-color: #CCCCCC;
display: block;
margin-top: 20px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}

.inner-article-news {
background-color: #CCCCCC;
display: block;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
margin-top: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}

.inner-article-news-last {
background-color: #CCCCCC;
display: block;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
margin-top: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
margin-bottom: 20px;
}

.news-heading-inarticle {
line-height: 1em;
display: block;
margin-bottom: 3px;
margin-top: 40px;
border-top-width: 15px;
border-top-style: dotted;
border-top-color: #EDEDE5;
padding-top: 40px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

.news-heading-inarticle-two {
line-height: 1em;
display: block;
margin-bottom: 3px;
}

.news-background-right {
background-color: #CCCCCC;
height: 100%;
width: 100%;
padding-top: 20px;
float: left;
bottom: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-bottom: 10px;
margin-top: 20px;
}

.news-photo-right {
display: block;
width: 260px;
padding-top: 0px;
margin-top: 0px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}

#news-photo-right2 {
display: block;
width: 260px;
float: left;
padding-right: 20px;
padding-left: 20px;
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
padding-top: 7px;
float: left;
padding-bottom: 20px;

}
.news-photo-right-small {
display: block;
width: 140px;
margin-left: 20px;
float: left;
margin-bottom: 20px;
}
.news-photo-right-small-2 {
	display: block;
	width: 140px;
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
.photo-caption-right {
	font-size: 0.75em;
	font-style: italic;
	line-height: 1.2em;
	width: 260px;
	padding-top: 7px;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.news-photo-caption-right {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 100%;
padding-top: 7px;
float: left;
padding-bottom: 20px;
}


.news-photo-caption-right-small {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
float: left;
padding-left: 10px;
width: 110px;
display: block;
}
.news-photo-caption-right-small-2 {
	font-size: 0.75em;
	font-style: italic;
	line-height: 1.2em;
	float: left;
	padding-left: 10px;
	width: 110px;
	display: block;
	margin-top: 20px;
}

#news-banner-ad-120x960 {
width: 960px;
float: left;
display: block;
height: 120px;
padding-top: 0px;
padding-bottom: 20px;
margin-right: 20px;
margin-left: 20px;
}

.numbered-bullets {
font-weight: bold;
padding-left: 37px;
padding-right: 30px;
text-indent: -15px;
}

.advert-500x300 a {
height: 500px;
width: 300px;
margin-top: 20px;
margin-bottom: 20px;
display: block;
}

.bullets-inner-article {
font-weight: bold;
padding-left: 37px;
padding-right: 30px;
text-indent: -8px;
}

.headlinelink-red{
color: #990000 !important;
line-height: 0.85em;
}

a.headlinelink-red:link {
color: #990000 !important;
text-decoration: none;
}

a.headlinelink-red:visited {
color: #990000 !important;
text-decoration: none;
}

a.headlinelink-red:hover {
color: #000000 !important;
text-decoration: underline;
}

a.headlinelink-red:active {
color: #990000 !important;
}

.headlinelink-blue{
color: #23265B !important;
line-height: 1.0em;
margin-right: 10px;
}

a.headlinelink-blue:link {
color: #23265B !important;
text-decoration: none;
}

a.headlinelink-blue:visited {
color: #23265B !important;
text-decoration: none;
}

a.headlinelink-blue:hover {
color: #000000 !important;
text-decoration: underline;
}

a.headlinelink-blue:active {
color: #23265B !important;
}

.mag-auth-headline {
font-size: 1em;
font-weight: bold;
color: #990000;
width: 260px;
padding-right: 20px;
padding-left: 20px;
display: block;
float: left;
}

#welcome-right {
width: 300px;
display: block;
margin-top: 20px;
}

#photo-right-welcome-top {
padding-top: 10px;
}

#photo-right-welcome-bottom {
}

#background-colour-right-welcome {
background-color: #CCCCCC;
height: 100%;
width: 100%;
padding-top: 20px;
float: left;
bottom: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-top: 150px;
}

#background-knowledge-one {
background-color: #CCCCCC;
height: 100%;
width: 100%;
padding-top: 20px;
float: left;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-bottom: 20px;
}

#photo-right-knowledge-a {
}

#photo-right-knowledge-b {
}

#photo-right-knowledge-c {
}

#photo-right-knowledge-one {
width: 130px;
display: block;
float: left;
}

#photo-right-knowledge-two {
width: 120px;
display: block;
float: left;
padding-left: 10px;
}

#photo-right-knowledge-three {
width: 130px;
display: block;
float: left;
}

#photo-right-knowledge-four {
width: 120px;
display: block;
float: left;
padding-left: 10px;
}

#photo-right-knowledge-five {
width: 260px;
display: block;
float: left;
}

#photo-right-knowledge-six {
width: 120px;
display: block;
float: left;
padding-left: 10px;
}

#photo-caption-knowledge-lh-one {
width: 120px;
float: left;
padding-bottom: 10px;
padding-right: 10px;
}

#photo-caption-knowledge-lh-two {
width: 120px;
float: left;
padding-bottom: 10px;
padding-right: 10px;
}

#photo-caption-knowledge-rh-one {
width: 120px;
float: left;
padding-bottom: 10px;
padding-left: 10px;
}

#photo-caption-knowledge-rh-two {
width: 120px;
float: left;
padding-bottom: 10px;
padding-left: 10px;
}

#photo-caption-knowledge-lh-three {
width: 120px;
float: left;
padding-bottom: 10px;
padding-right: 10px;
}

#photo-caption-knowledge-rh-three {
width: 120px;
float: left;
padding-bottom: 10px;
padding-left: 10px;
}

.photo-right-small-left-half {
width: 140px;
display: block;
float: left;
margin-left: 20px;
}

.photo-right-small-right-half {
width: 130px;
display: block;
float: left;
}

.photo-caption-news-left-half {
width: 120px;
float: left;
padding-bottom: 20px;
padding-right: 10px;
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
display: block;
margin-left: 20px;
padding-top: 7px;
}

.photo-caption-news-right-half {
width: 120px;
float: left;
padding-bottom: 20px;
padding-left: 10px;
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
display: block;
padding-top: 7px;
}

#photo-right-2-underquote {
display: block;
width: 260px;
margin-top: 50px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
.photo-right-underquote {
display: block;
width: 260px;
margin-top: 50px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}

#photo-right-underquote-30top {
display: block;
width: 260px;
margin-top: 30px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}

#photo-right-underquote-30top2 {
display: block;
width: 260px;
margin-top: 30px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}

.photo-caption-above-photo {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 100%;
padding-top: 7px;
float: left;
margin-bottom: 30px;
}

#photo-caption-2 {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 100%;
padding-top: 7px;
float: left;
margin-bottom: 20px;
}

#photo-caption-3 {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 100%;
padding-top: 7px;
float: left;
margin-bottom: 20px;
}

.right-spacer-40px {
float: left;
height: 40px;
width: 100%;
display: block;
}

.photo-right-small-left-half-single {
width: 110px;
display: block;
float: left;
margin-left: 20px;
margin-bottom: 40px;
}

.caption-right-small-left-half-single {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
float: left;
padding-left: 10px;
width: 130px;
display: block;
}

.call-to-action-one {
font-weight: bold;
color: #990000;
font-size: .85em;
padding-top: 5px;
padding-bottom: 5px;
}

a.call-to-action-one:link {
color: #990000;
text-decoration: none;
font-size: 100%;
}

a.call-to-action-one:visited {
color: #990000;
}

a.call-to-action-one:hover {
color: #000000;
text-decoration: underline;
}

a.call-to-action-one:active {
}
.call-to-action-two {
	font-weight: bold;
	color: #333333;
	font-size: 0.85em;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.call-to-action-two:link {
color: #333333;
text-decoration: none;
font-size: 100%;
}

a.call-to-action-two:visited {
color: #333333;
}

a.call-to-action-two:hover {
color: #000000;
text-decoration: underline;
}

a.call-to-action-two:active {
}


.graph-descriptions {
font-size: 0.6em;
}

.graph-descriptions-spacer {
font-size: 0.6em;
visibility: hidden;
}

.bullet-text {
margin-left: 25px;
}
.bullet-text-two {
	padding-left: 35px;
	padding-right: 30px;
	text-indent: -13px;
}
.ad-500x300-top {
height: 520px;
width: 300px;
margin-top: -60px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
margin-right: 20px;
margin-left: 20px;
}

.ad-500x300-2 {
height: 500px;
width: 300px;
margin-top: 10px;
}

.ad-500x300-3 {
height: 500px;
width: 300px;
margin-top: 0px;
}

.ad-500x300 {
	height: 520px;
	width: 300px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.ad-500x300_2014 {
	height: 500px;
	width: 300px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 20px;
	display: block;
	float: left;
	margin-right: 1px;
	margin-left: 20px;
}
.ad-500x300-0px {
	width: 300px;
	margin-top: 0px;
	display: block;
	float: left;
	margin-left: 0px;
}

.ad-500x300-10px {
height: 520px;
width: 300px;
margin-top: 10px;
display: block;
float: left;
}

.ad-500x300-20px {
height: 520px;
width: 300px;
margin-top: 20px;
margin-right: 0px;
margin-left: 0px;
display: block;
float: left;
}

.ad-500x300-20px-20 {
height: 520px;
width: 300px;
margin-top: 20px;
margin-right: 0px;
margin-left: -20px;
display: block;
float: left;
}
.ad-500x300-40px {
height: 520px;
width: 300px;
margin-top: 40px;
display: block;
float: left;
}
.ad-500x300-60px {
height: 520px;
width: 300px;
margin-top: 60px;
display: block;
float: left;
}

.ad-500x300-70px0 {
height: 520px;
width: 300px;
margin-top: 70px;
margin-right:0px;
margin-left:0px;
display: block;
float: left;
}
.ad-500x300-70px {
height: 520px;
width: 300px;
margin-top: 70px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
}

.ad-500x300-100px0 {
height: 520px;
width: 300px;
margin-top: 100px;
margin-right:0px;
margin-left:0px;
display: block;
float: left;
}
.ad-500x300-100px {
height: 520px;
width: 300px;
margin-top: 100px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
}
.ad-500x300-130px {
height: 520px;
width: 300px;
margin-top: 130px;
margin-right: 0px;
margin-left: 0px;
display: block;
float: left;
}

.ad-500x300-150px {
height: 520px;
width: 300px;
margin-top: 150px;
margin-right: 0px;
margin-left: 0px;
display: block;
float: left;
}
.ad-500x300-180px {
height: 520px;
width: 300px;
margin-top: 180px;
margin-right: 0px;
margin-left: 0px;
display: block;
float: left;
}

.ad-500x300-200px0 {
height: 520px;
width: 300px;
margin-top: 200px;
margin-right:0px;
margin-left:0px;
display: block;
float: left;
}
.ad-500x300-200px {
height: 520px;
width: 300px;
margin-top: 200px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
}

.ad-500x300-250px {
height: 520px;
width: 300px;
margin-top: 250px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
}

.ad-500x300-350px {
height: 500px;
width: 300px;
margin-top: 350px;
}

.ad-300x300 {
height: 320px;
width: 300px;
margin-top: 20px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
}

.ad-300x300-0px {
height: 300px;
width: 300px;
margin-top: 0px;
display: block;
float: left;
}

.ad-300x300-5px {
height: 320px;
width: 300px;
margin-top: 5px;
display: block;
float: left;
}
.ad-300x300-8px {
height: 300px;
width: 300px;
margin-top: 8px;
display: block;
float: left;
}

.ad-300x300-10px {
height: 300px;
width: 300px;
margin-top: 10px;
display: block;
float: left;
}

.ad-300x300-13px {
height: 300px;
width: 300px;
margin-top: -13px;
display: block;
float: left;
}

.ad-300x300-left20-top-23px {
height: 300px;
width: 300px;
margin-top: -23px;
display: block;
float: left;
margin-left: 20px;
}

.ad-300x300-20px {
height: 300px;
width: 300px;
margin-top: 20px;
display: block;
float: left;
}
.ad-300x300-20px-pad20 {
	height: 300px;
	width: 300px;
	margin-top: 20px;
	display: block;
	float: left;
	padding-bottom: 20px;
}

.ad-300x300-20-20px {
height: 300px;
width: 300px;
margin-top: 20px;
display: block;
float: left;
margin-bottom: 20px;
}
.ad-300x300-40px {
height: 300px;
width: 300px;
margin-top: 40px;
display: block;
float: left;
}
.ad-300x300-50px {
	height: 300px;
	width: 300px;
	margin-top: 50px;
	display: block;
	float: left;
	margin-left: 20px;
}
.ad-300x300-50px-0 {
height: 300px;
width: 300px;
margin-top: 50px;
display: block;
float: left;
}

.ad-300x300-60px {
height: 300px;
width: 300px;
margin-top: 60px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
}

.ad-300x300-80px {
height: 300px;
width: 300px;
margin-top: 80px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
}

.ad-300x300-80px-0 {
height: 300px;
width: 300px;
margin-top: 80px;
display: block;
float: left;
}

.ad-300x300-100px-0 {
height: 300px;
width: 300px;
margin-top: 100px;
display: block;
float: left;
}


.ad-300x300-110px {
height: 300px;
width: 300px;
margin-top: 110px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
}

.ad-300x300-110px-20 {
height: 300px;
width: 300px;
margin-top: 130px;
display: block;
float: left;
margin-left: -20px;
}

.ad-300x300-130px {
height: 300px;
width: 300px;
margin-top: 130px;
display: block;
float: left;
}

.ad-300x300-150px {
height: 300px;
width: 300px;
margin-top: 150px;
display: block;
float: left;
}

.ad-300x300-160px {
height: 300px;
width: 300px;
margin-top: 160px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
}

.ad-300x300-180px {
height: 300px;
width: 300px;
margin-top: 180px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
}

.ad-300x300-200px {
height: 300px;
width: 300px;
margin-top: 200px;
display: block;
float: left;
}

.ad-300x300-240px {
height: 300px;
width: 300px;
margin-top: 240px;
display: block;
float: left;
}

.ad-300x300-260px {
height: 300px;
width: 300px;
margin-top: 260px;
display: block;
float: left;
}

.ad-300x300-950px {
height: 300px;
width: 300px;
margin-top: 950px;
margin-right: 20px;
margin-left: 20px;
display: block;
float: left;
}

.ad-100x300-300px {
height: 100px;
width: 300px;
margin-top: 300px;
display: block;
float: left;
}

.ad-200x300-10px {
height: 200px;
width: 300px;
margin-top: 10px;
display: block;
float: left;
}

.ad-200x300-60px {
height: 200px;
width: 300px;
margin-top: 60px;
display: block;
float: left;
margin-right: 20px;
margin-left: 20px;
}

.ad-200x300-100px {
height: 200px;
width: 300px;
margin-top: 100px;
display: block;
float: left;
margin-right: 20px;
margin-left: 20px;
}

/*Table style on Privacy and Cookies*/
table.cookie-table {
border-width: 1px;
border-spacing: 0px;
border-style: solid;
border-color: black;
border-collapse: collapse;
background-color: #EDEDE5;
font-size: .75em;
line-height: 1.2em;
margin-top: 10px;
}

table.cookie-table th {
border-width: 1px;
padding: 4px;
border-style: solid;
border-color: gray;
background-color: #EDEDE5;
-moz-border-radius: ;
}

table.cookie-table td {
border-width: 1px;
padding: 4px;
border-style: solid;
border-color: gray;
background-color: white;
-moz-border-radius: ;
}

.inner-article-news-indent {
padding-left: 37px;
padding-right: 30px;
text-indent: -13px;
}

.inner-article-news-bullet {
padding-left: 34px;
padding-right: 30px;
text-indent: -8px;
}

h3 a:link {
color: #23265B;
text-decoration: none;
}

h3 a:visited {
color: #23265B;
}

h3 a:hover {
text-decoration: underline;
color: #000000;
}

h3 a:active {
}

.link-in-text {
color: #23265B;
font-size: 0.75em;
line-height: 1.2em;
margin-top: 0px;
display: block;
margin-bottom: 20px;
}

.indent {
display: block;
padding-left: 30px;
}
#contact-centres-btn {
	font-size:0.75em;
	font-weight:normal;
display:inline-block;
	height:25px;
	clear:both;
	opacity:.99;
	filter:alpha(opacity=99);
	background:-webkit-gradient(linear, left bottom, left top, from(#101010), to(#161616));
	background:-moz-linear-gradient(bottom, #101010, #161616);
	background-repeat:repeat-y;
	background-color:#161616;
	background-position: bottom;
	-webkit-box-shadow: 0 2px 5px -0px #000;
	-moz-box-shadow: 0 2px 5px -0px #000;
	box-shadow: 0 2px 5px -0px #000;
	margin-top: 20px;
}
#contact-centres-btn > li {
position:relative;
display:inline-block;
vertical-align:top;
*display:inline;
zoom:1;
float:left;
}

#contact-centres-btn a:hover, #contact-centres-btn a:focus {
color:#000000;
background-color:#FFF;
}

#contact-centres-btn a {
display:inline-block;
text-decoration:none;
padding-top:6px;
padding-bottom:4px;
padding-right:9px;
padding-left:7px;
color:#FFF;
}

#contact-centres-btn a:hover, #contact-centres-btn a:focus {
color:#3c3b43;
}
#small-charities-btn {
	font-size:0.75em;
	font-weight:normal;
	display:inline-block;
	height:25px;
	clear:both;
	opacity:.99;
	filter:alpha(opacity=99);
	background:-webkit-gradient(linear, left bottom, left top, from(#101010), to(#161616));
	background:-moz-linear-gradient(bottom, #101010, #161616);
	background-repeat:repeat-y;
	background-color:#161616;
	background-position: bottom;
	-webkit-box-shadow: 0 2px 5px -0px #000;
	-moz-box-shadow: 0 2px 5px -0px #000;
	box-shadow: 0 2px 5px -0px #000;
	margin-top: 20px;
	margin-left: 15px;
}
#small-charities-btn > li {
position:relative;
display:inline-block;
vertical-align:top;
*display:inline;
zoom:1;
float:left;
}

#small-charities-btn a:hover, #small-charities-btn a:focus {
color:#000000;
background-color:#FFF;
}

#small-charities-btn a {
display:inline-block;
text-decoration:none;
padding-top:6px;
padding-bottom:4px;
padding-right:9px;
padding-left:7px;
color:#FFF;
}

#small-charities-btn a:hover, #small-charities-btn a:focus {
color:#3c3b43;
}
#small-charity-week-btn {
	font-size:0.75em;
	font-weight:normal;
	display:inline-block;
	height:25px;
	clear:both;
	opacity:.99;
	filter:alpha(opacity=99);
	background:-webkit-gradient(linear, left bottom, left top, from(#101010), to(#161616));
	background:-moz-linear-gradient(bottom, #101010, #161616);
	background-repeat:repeat-y;
	background-color:#161616;
	background-position: bottom;
	-webkit-box-shadow: 0 2px 5px -0px #000;
	-moz-box-shadow: 0 2px 5px -0px #000;
	box-shadow: 0 2px 5px -0px #000;
	margin-top: 20px;
	margin-left: 15px;
}
#small-charity-week-btn > li {
position:relative;
display:inline-block;
vertical-align:top;
*display:inline;
zoom:1;
float:left;
}

#small-charity-week-btn a:hover, #small-charities-btn a:focus {
color:#000000;
background-color:#FFF;
}

#small-charity-week-btn a {
display:inline-block;
text-decoration:none;
padding-top:6px;
padding-bottom:4px;
padding-right:9px;
padding-left:7px;
color:#FFF;
}

#small-charity-week-btn a:hover, #small-charities-btn a:focus {
color:#3c3b43;
}
#editorial-schedule-btn {
	font-size:0.75em;
	font-weight:normal;
	display:inline-block;
	height:25px;
	clear:both;
	opacity:.99;
	filter:alpha(opacity=99);
	background:-webkit-gradient(linear, left bottom, left top, from(#101010), to(#161616));
	background:-moz-linear-gradient(bottom, #101010, #161616);
	background-repeat:repeat-y;
	background-color:#161616;
	background-position: bottom;
	-webkit-box-shadow: 0 2px 5px -0px #000;
	-moz-box-shadow: 0 2px 5px -0px #000;
	box-shadow: 0 2px 5px -0px #000;
	margin-top: 20px;
	margin-left: 15px;
}
#editorial-schedule-btn > li {
position:relative;
display:inline-block;
vertical-align:top;
*display:inline;
zoom:1;
float:left;
}

#editorial-schedule-btn a:hover, #small-charities-btn a:focus {
color:#000000;
background-color:#FFF;
}

#editorial-schedule-btn a {
display:inline-block;
text-decoration:none;
padding-top:6px;
padding-bottom:4px;
padding-right:9px;
padding-left:7px;
color:#FFF;
}

/*Button Five in Knowledge Centre - OPEN*/
#button-5-btn a:hover, #small-charities-btn a:focus {
color:#3c3b43;
}

#button-5-btn {
	font-size:0.75em;
	font-weight:normal;
	display:inline-block;
	height:25px;
	clear:both;
	opacity:.99;
	filter:alpha(opacity=99);
	background:-webkit-gradient(linear, left bottom, left top, from(#101010), to(#161616));
	background:-moz-linear-gradient(bottom, #101010, #161616);
	background-repeat:repeat-y;
	background-color:#161616;
	background-position: bottom;
	-webkit-box-shadow: 0 2px 5px -0px #000;
	-moz-box-shadow: 0 2px 5px -0px #000;
	box-shadow: 0 2px 5px -0px #000;
	margin-top: 20px;
	margin-left: 15px;
}
#button-5-btn > li {
position:relative;
display:inline-block;
vertical-align:top;
*display:inline;
zoom:1;
float:left;
}

#button-5-btn a:hover, #small-charities-btn a:focus {
color:#000000;
background-color:#FFF;
}

#button-5-btn a {
display:inline-block;
text-decoration:none;
padding-top:6px;
padding-bottom:4px;
padding-right:9px;
padding-left:7px;
color:#FFF;
}

#button-5-btn a:hover, #small-charities-btn a:focus {
color:#3c3b43;
}
/*Button Five in Knowledge Centre -CLOSE*/

.aside-special-spacer{
	display: block;
	float: right;
	height: 100px;
	width: 100%;
}
table.gridtable {
	font-size:.75ems;
	color:#000000;
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 100%;
	font-size: 0.75em;
	line-height: 1.2em;
	margin-top: 20px;
	margin-bottom: 20px;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 110%;
}

table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
}
.table-mid {
	background-color: #DFBEB9;
}
.20percent {
	width: 20%;
}
.40percent {
	width: 40%;
}
.above-graphs {
	font-size: 105%;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.Special-Feature-April-index {
	display:block;
	width: 100%;
	height: 142px;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0px;
}
.Special-Feature-June-index {
	display:block;
	width: 320px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 230px;
}
.photo-index-June {
	width: 320px;
	float: left;
	font-style: italic;
	float: left;
}


.index-livery {
display: block;
width: 260px;
margin-left: 20px;
float: left;
margin-bottom: 20px;
}
.index-knowledge-centre {
	display:block;
	width: 610px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.index-knowledge-1st-row {
	display:block;
	width: 100%;
	float: left;
	padding-top: 3px;
}
.index-knowledge-2nd-row {
	margin-top: 6px;
	display:block;
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
		border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;

}
.button-1-btn {
	font-size:0.75em;
	font-weight:normal;
	display:inline-block;
	height:25px;
	clear:both;
	opacity:.99;
	filter:alpha(opacity=99);
	background:-webkit-gradient(linear, left bottom, left top, from(#101010), to(#161616));
	background:-moz-linear-gradient(bottom, #101010, #161616);
	background-repeat:repeat-y;
	background-color:#161616;
	background-position: bottom;
	-webkit-box-shadow: 0 2px 5px -0px #000;
	-moz-box-shadow: 0 2px 5px -0px #000;
	box-shadow: 0 2px 5px -0px #000;
	margin-top: 10px;
	margin-right: 6px;
}
.button-1-btn > li {
position:relative;
display:inline-block;
vertical-align:top;
*display:inline;
zoom:1;
float:left;
}

.button-1-btn a:hover, #contact-centres-btn a:focus {
color:#000000;
background-color:#FFF;
}

.button-1-btn a {
display:inline-block;
text-decoration:none;
padding-top:6px;
padding-bottom:4px;
padding-right:7px;
padding-left:5px;
color:#FFF;
}

.button-1-btn a:hover, #contact-centres-btn a:focus {
color:#3c3b43;
}
.magazine-call-right {
	float: left;
	height: 200px;
	width: 300px;
	margin-top: 15px;
}
.section-news-top-photos {
	width: 100%;
	float: left;
	display: block;
	text-align: left;
}
.top-photos {
	width: 94px;
	float: left;
	padding-top: 20px;
	display: block;
	padding-right: 45px;
}
.top-photos-caption {
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.1em;
	float: left;
	width: 94px;
	display: block;
	padding-top: 10px;
	text-align: left;
}
.Origin-CF {
	height: 300px;
	width: 300px;
	margin-top: 0px;
	display: block;
	float: left;
	margin-left: 0px;
	padding-bottom: 20px;
}
.Newton-CF {
	height: 500px;
	width: 300px;
	margin-top: 250px;
	display: block;
	float: left;
}
.MandG-CF {
	height: 500px;
	width: 300px;
	margin-top: 250px;
	display: block;
	float: left;
}
.Sarasin-CF {
	height: 500px;
	width: 300px;
	margin-top: 250px;
	display: block;
	float: left;
}
.Evercore-CF {
	height: 500px;
	width: 300px;
	margin-top: 250px;
	display: block;
	float: left;
}
.Turcan-CF {
	height: 500px;
	width: 300px;
	margin-top: 300px;
	display: block;
	float: left;
}
.SCM-CF {
	height: 500px;
	width: 300px;
	margin-top: 250px;
	display: block;
	float: left;
}
.Deloitte-CF {
	height: 300px;
	width: 300px;
	margin-top: 220px;
	display: block;
	float: left;
}
.photo-right-trans-change {
display: block;
width: 260px;
padding-top: 0px;
margin-top: 0px;
margin-right: 20px;
margin-bottom: 22px;
margin-left: 20px;
float: left;
}
.photo-right2-trans-change {
	display: block;
	width: 260px;
	margin-top: 32px;
	margin-right: 20px;
	margin-bottom: 17px;
	margin-left: 20px;
	float: left;
}
.blockquote-trans-change {
	width: 260px;
	text-indent: -0.5em;
	font-size: 1.2em;
	line-height: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	margin-top: 32px;
	margin-bottom: 32px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	display: block;
}
.headline-margin-reduce {
	padding-top: 2px !important;
	padding-bottom: 3px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.welcome-spacer {
	display: block;
	width: 100%;
	position: relative;
	clear: both;
	float: left;
	margin-bottom: 10px !important;
	margin-top: 10px;

}


#section-news li
{
	color: #000000;
	font-size: 0.75em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-left:10px;
	font-weight:bold;
	list-style-type:disc;
}

.news-photo-caption-inner
{
	display: block;
	float: left;
	font-size: 0.75em;
	font-style: italic;
	line-height: 1.2em;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
	width: 600px;
}