* {
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;
}
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: #EDEDE5;
}
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;
}
section {
width: 640px;
min-height: 600px;
float: left;
padding-top: 25px;
padding-left: 20px;
display: block;
padding-bottom: 10px;
padding-right: 20px;
position: relative;
}
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;
}
aside {
	width: 300px;
	float: left;
	display: block;
	margin-top: 15px;
	-webkit-margin-before: 20px;
	height: 100%;
	margin-bottom: 20px;
}
p {
font-size: 0.75em;
line-height: 1.2em;
color: #000000;
margin-top: 10px;
}
h1 {
	font-size: 3.2em;
	font-weight: 700;
	color: #3d137f;
	letter-spacing: -0.04em;
	line-height: 1em;
	margin-bottom: 5px;
	display: inline-block;
}
h2 {
	font-size: 1em;
	background-color: #3d137f;
	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: #3d137f;
	font-weight: 700;
	line-height: 1.2em;
	display: block;
	margin-top: 10px;
}
h4 {
	font-size: 1.1em;
	color: #3d137f;
	font-weight: 700;
	line-height: 1.2em;
	display: block;
	margin-top: 10px;
}
h5 {
	font-size: 1em;
	color: #3d137f;
	font-weight: 700;
	line-height: 1.2em;
	display: block;
	margin-top: 10px;
}
h6 {
	font-size: 1.3em;
	font-weight: 700;
	color: #3d137f;
	letter-spacing: -0.04em;
	margin-bottom: 0px;
	display: inline-block;
	line-height: 1em;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
footer {
display: block;
height: 20px;
width: 100%;
float: left;
padding-top: 5px;
border-top-width: 5px;
border-top-style: solid;
border-top-color: #0089C6;
margin-top: 0px;
clear: both;
padding-right: 0px;
padding-left: 0px;
position: relative;
}
#spacer-15px {
	width: 640px;
	float: left;
	display: block;
	height: 15px;
	position: fixed;
}
a:link {
color: #333333;
text-decoration: underline;
}
a:visited {
color: #666666;
}
a:hover {
color: #000000;
}
a:active {
}
hr {
margin-right: -320px;
margin-top: 30px;
}

#head-backdrop-db {
background-color: #3d137f;
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: #7CC8E5;
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-magazine {
font-size: 1.5em;
color: #FFFFFF;
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-blue-rule {
background-color: #0089C6;
float: left;
height: 5px;
width: 100%;
}
ul, li, {
list-style-type:none;
margin:0;
padding:0;
}
#nav{
font-size:0.75em;
font-weight:normal;
display:block;
height:25px;
width:985px;
clear:both;
opacity:.99;
filter:alpha(opacity=99);
min-width:1000px;
background:-webkit-gradient(linear, left bottom, left top, from(#000), to(#3c3b43));
background:-moz-linear-gradient(bottom, #000, #3c3b43);
background-repeat:repeat-y;
background-color:#3c3b43;
background-position: bottom;
margin: 0px;
padding: 0px;
-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-right:7px;
padding-bottom:4px;
padding-left:4px;
color:#FFF;
}

#nav a:hover, #nav a:focus {
color:#3c3b43;
}
.submenu {
position:absolute;
left:-1px;
opacity:0;
white-space:nowrap;
background-color:#FFF;
height: 27px;
}
.submenu li {
height:0;
line-height:15px;
-webkit-transition:all 0.5s;
-moz-transition:all 0.3s;
transition:all 0.3s;
background-color:#212121;
-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:#212121;
	-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;
}
.byline {
font-size: .85em;
font-weight: bold;
color: #000000;
padding-bottom: 15px;
display: block;
padding-top: 7px;
}
#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: 960px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-size: .75em;
	font-style: italic;
	line-height: 1.3em;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}
.top-image-full-special {
	width: 960px;
	float: left;
	font-size: .75em;
	font-style: italic;
	line-height: 2em;
	color: #333333;
	text-align: center;
	clear: both;
}
.top-image-full-text-special {
	width: 960px;
	float: left;
	font-size: .75em;
	font-style: italic;
	line-height: 1.3em;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	clear: both;
	padding-bottom: 20px;
}

#background-colour1-right {
background-color: #DEE6F2;
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: #D2D0EE;
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: #D2D0EE;
height: 100%;
width: 100%;
padding-top: 20px;
float: left;
bottom: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
#background-colour4-right {
background-color: #D2D0EE;
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: #D2D0EE;
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: #D2D0EE;
	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;
}
#background-colour-right-single-quote {
background-color: #DEE6F2;
height: 100%;
width: 100%;
bottom: 0px;
display: block;
float: left;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;

}
#quote-right-one {
}
#quote-right-two {
}
#quote-right-three {
}
#quote-right-four {
}
#quote-right-five {
}
#quote-right-six {
}
#quote-right-seven {
}
#quote-right-eight {
}
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: #3d137f;
	border-bottom-color: #3d137f;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	display: block;
}
.photo-right-0px-top {
display: block;
width: 260px;
margin-top: 0px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
.photo-right-47px-bottom {
display: block;
width: 260px;
margin-top: 0px;
margin-right: 20px;
margin-bottom: 47px;
margin-left: 20px;
float: left;
}
.photo-right-30px-top {
display: block;
width: 260px;
margin-top: 50px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}

.photo-right {
display: block;
width: 260px;
padding-top: 0px;
margin-top: 0px;
margin-right: 20px;
margin-bottom: 30px;
margin-left: 20px;
float: left;
}
#photo-right-images-under {
display: block;
width: 260px;
padding-top: 0px;
margin-top: 0px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
#photo-right-2 {
display: block;
width: 260px;
margin-top: 70px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
#photo-right-2b {
	display: block;
	width: 260px;
	margin-top: 70px;
	margin-right: 20px;
	margin-bottom: 20px;
	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-3 {
display: block;
width: 260px;
margin-top: 70px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
#photo-right-4 {
display: block;
width: 260px;
margin-top: 70px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
.photo-caption {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 100%;
padding-top: 7px;
float: left;
}
#photo-right-2-underquote {
display: block;
width: 260px;
margin-top: 50px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
#photo-right-2b-underquote {
	display: block;
	width: 260px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
#photo-right-3-underquote {
display: block;
width: 260px;
margin-top: 50px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
#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;
}
#photo-caption-3b {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 100%;
padding-top: 7px;
float: left;
margin-bottom: 20px;
}
#photo-caption-4 {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 100%;
padding-top: 7px;
float: left;
}

#photo-caption-news {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 100%;
padding-top: 7px;
float: left;
padding-bottom: 20px;
}
.call-to-action-one {
font-weight: bold;
color: #3d137f;
font-size: .85em;
padding-top: 5px;
padding-bottom: 5px;
}
a.call-to-action-one:link {
color: #3d137f;
text-decoration: none;
font-size: 100%;
}
a.call-to-action-one:visited {
color: #3d137f;
}
a.call-to-action-one:hover {
color: #000000;
text-decoration: underline;
}
a.call-to-action-one:active {
}
.graph-descriptions {
font-size: 0.6em;
}
.graph-descriptions-spacer {
font-size: 0.6em;
visibility: hidden;
}
small {
display: block;
width: 100%;
padding-right: 0px;
padding-left: 0px;
}
.downstroke {
color: #0089C6;
}
#base-left {
	display: block;
	float: left;
	height: 20px;
	width: 460px;
	font-size: 0.7em;
	padding-left: 20px;
}
.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: 640px;
}
#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;
width: 100%;
display: block;
padding-bottom: 15px;
}
.contents-photo-text {
float: left;
width: 85%;
margin-top: 5px;
font-size: 0.6em;
color: #000000;
font-style: italic;
line-height: 1.1em;
font-weight: 400;
display: block;
}
#contents-photo-wrap-one {
width: 120px;
float: left;
}
#contents-photo-two {
float: left;
width: 100%;
padding-bottom: 10px;
}
#contents-photo-wrap-two {
width: 120px;
height: 620px;
float: left;
}
#contents-photo-three {
float: left;
width: 100%;
padding-bottom: 10px;
}
#contents-photo-wrap-three {
width: 120px;
height: 620px;
float: left;
}
#contents-photo-wrap-four {
width: 120px;
height: 620px;
float: left;
}
#contents-photo-four {
float: left;
width: 100%;
padding-bottom: 10px;
}
.contents {
font-weight: 700;
font-size: 1.2em;
color: #3d137f;
}
.contents-spacer-No83-mag {
	display: block;
	padding-bottom: 10px;
	line-height: 1.4em;
	padding-left: 120px;
}
.contents-spacer-No83-sub {
display: block;
padding-bottom: 5px;
line-height: 1.1em;
padding-left: 120px;
}
.contents-spacer-No84-mag {
	display: block;
	padding-bottom: 22px;
	line-height: 1.5em;
	padding-left: 120px;
}
.contents-spacer-No84-sub {
display: block;
padding-bottom: 9px;
line-height: 1.5em;
padding-left: 120px;
}
a.contents:link {
text-decoration: underline;
color: #3d137f;
}
a.contents:visited {
	color: #3d137f;
}
a.contents:hover {
color: #000000;
text-decoration: none;
}
a.contents:active {
}
.news-heading {
line-height: 1.5em;
display: block;
margin-bottom: 3px;
}
.inner-article-news-first {
background-color: #DEE6F2;
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: #DEE6F2;
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;
}
.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;
}
a.news-heading:link {
color: #3d137f;
text-decoration: none;
}
a.news-heading:visited {
color: #3d137f;
}
a.news-heading:hover {
color: #000000;
text-decoration: underline;
}
a.news-heading:active {
}
.news-contents {
font-size: 1em;
color: #000000;
font-weight: bold;
line-height: 1.2em;
margin-bottom: 3px;
}
a.news-contents:link {
text-decoration: none;
}
a.news-contents:visited {
color: #3d137f;
}
a.news-contents:hover {
color: #000000;
text-decoration: underline;
}
a.news-contents:active {
}
.bullet-text {
margin-left: 25px;
}
#base-advert {
display: block;
float: right;
padding-top: 20px;
padding-bottom: 0px;
width: 300px;
position: absolute;
bottom: 90px;
right: -300px;
}
.in-brief-divider {
display: block;
height: 3px;
width: 100%;
background-color: #7B7AAB;
margin-top: 15px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
float: none;
clear: both;
}
.in-brief-divider-last {
display: block;
height: 3px;
width: 100%;
background-color: #7B7AAB;
margin-top: 15px;
margin-right: auto;
margin-left: auto;
float: none;
clear: both;
}
#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: 10px;
}
.aside-news {
	width: 300px;
	display: block;
	-webkit-margin-before: 20px;
	height: 100%;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
}

.news-background-right-first {
background-color: #DEE6F2;
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: 0px;
}
.news-background-right {
background-color: #DEE6F2;
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-right-small {
display: block;
width: 140px;
margin-left: 20px;
float: left;
margin-bottom: 20px;
}
.news-photo-right-small-under-quote {
	display: block;
	width: 140px;
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
.news-photo-right-200 {
display: block;
width: 200px;
padding-top: 0px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
.news-photo-caption-right {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 260px;
padding-top: 7px;
float: left;
padding-bottom: 20px;
margin-right: 20px;
margin-left: 20px;
display: block;
}
.news-photo-caption-20px {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 260px;
padding-top: 7px;
float: left;
padding-bottom: 47px;
margin-right: 20px;
margin-left: 20px;
display: block;
}
.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-under-quote {
	font-size: 0.75em;
	font-style: italic;
	line-height: 1.2em;
	float: left;
	padding-left: 10px;
	width: 110px;
	display: block;
	margin-top: 20px;
}
.news-photo-caption-inner {
font-size: 0.75em;
font-style: italic;
line-height: 1.2em;
width: 600px;
padding-top: 7px;
float: left;
padding-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
display: block;
}
#h3-spacer {
display: block;
width: 100%;
margin-bottom: 20px;
}
.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;
}
.aside-special-top {
	width: 300px;
	display: block;
	-webkit-margin-before: 20px;
	height: 100%;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
.aside-special {
	width: 300px;
	display: block;
	-webkit-margin-before: 20px;
	height: 100%;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
}
.aside-special-image-top{
	width: 300px;
	display: block;
	height: 100%;
	margin-left: 20px;
	-webkit-margin-before: 20px;
	float: left;
	padding-bottom: 20px;
}
.aside-special-full-image-top{
	width: 300px;
	display: block;
	height: 100%;
	margin-left: 20px;
	-webkit-margin-before: 20px;
	float: left;
	padding-bottom: 20px;
	margin-top: 460px;
}
.aside-special-full-image-top-430{
	width: 300px;
	display: block;
	height: 100%;
	margin-left: 20px;
	-webkit-margin-before: 20px;
	float: left;
	padding-bottom: 20px;
	margin-top: 430px;
}
.aside-special-full-image-top-330{
	width: 300px;
	display: block;
	height: 100%;
	margin-left: 20px;
	-webkit-margin-before: 20px;
	float: left;
	padding-bottom: 20px;
	margin-top: 330px;
}
#special-top-image-full {
width: 960px;
float: left;
font-size: .75em;
font-style: italic;
line-height: 2em;
color: #333333;
text-align: center;
}
#special-top-image-full-text {
	width: 960px;
	float: left;
	font-size: .75em;
	font-style: italic;
	line-height: 1.3em;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;

}

.special-article-top {
	background-color: #D2D0EE;
	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;
}
.special-article {
	background-color: #D2D0EE;
	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;
}
.special-article-right {
	background-color: #D2D0EE;
	height: 100%;
	width: 100%;
	padding-top: 20px;
	float: left;
	bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.special-article-right-Ollie-Smallwood {
	background-color: #D2D0EE;
	height: 100%;
	width: 100%;
	padding-top: 20px;
	float: left;
	bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 423px;
}
.special-article-right-Crispin-Truman {
	background-color: #D2D0EE;
	height: 100%;
	width: 100%;
	padding-top: 20px;
	float: left;
	bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 423px;
}
.special-top-image-full {
	width: 640px;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.special-top-image-full-text {
	width: 600px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-size: .75em;
	font-style: italic;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	padding-top: 7px;
}
.aside-special-spacer{
	display: block;
	float: right;
	height: 100px;
	width: 100%;
}
.slidingDiv-Holder h2 {
padding-left: .75em;
margin-top: 14px;
margin-bottom: 12px;
}
.slidingDiv-Holder h1 {
font-size: 1.3em;
color: #990000;
font-weight: 700;
line-height: 1.2em;
display: block;
margin-top: 10px;
}

.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_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;
}
.show-hide {
	line-height: 1em;
	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;
	margin-top: 5px;
	display: block;
	clear: both;
	color: #3d137f;
}
a.show-hide:link {
	text-decoration: none;
	color: #3d137f;
}
a.show-hide:visited {
	color: #3d137f;
}
a.show-hide:hover {
color: #000000;
text-decoration: underline;
}
a.show-hide:active {
}
.news-photo-inner {
width: 600px;
margin-top: 10px;
display: block;
}
.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-small-left-half {
width: 140px;
display: block;
float: left;
margin-left: 20px;
}
.photo-right-small-right-half {
width: 130px;
display: block;
float: left;
}
.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;
}
#subscription {
	width: 600px;
	display: block;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #DEE6F2;
	padding: 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.subscription-small {
font-size: 0.7em;
}
#subs-header {
width: 100%;
float: left;
height: 80px;
}
#sub-text-head {
	width: 350px;
	display: block;
	float: left;
	height: 80px;
}
.sub-text-head {
	line-height: 1.85em;
	font-weight: bold;
	font-size: 0.75em;
}
#subs-logo {
width: 235px;
padding-bottom: 15px;
display: block;
float: left;
padding-right: 15px;
height: 65px;
}
a.tooltip span {
display:none;
margin-left:18px;
width:120px;
padding-top: 6px;
padding-right: 8px;
padding-bottom: 2px;
padding-left: 8px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
box-shadow: 0 0 15px #999;
height: 18px;
}
a.tooltip:hover span{
display:inline;
position:absolute;
border:1px solid #3d137f;
color:#3d137f;
font-weight: bold;
background-color: #EDEDE5;
}
#article-end-left {
height: 20px;
width: 320px;
float: left;
}
#article-end-right {
display: block;
width: 293px;
height: 20px;
float: left;
text-align: right;
}
#arrow-end-right {
display: block;
float: right;
height: 20px;
width: 17px;
padding-left: 10px;
text-align: right;
padding-top: 7px;
}
.special-feature-button {
	height: 88px;
	width: 300px;
	display: block;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 80px;
	margin-bottom: 80px;
}
.special-feature-button2 {
	height: 88px;
	width: 300px;
	display: block;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 80px;
	margin-bottom: 0px;
}

/*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: ;
}
.bullet-text-two {
	padding-left: 35px;
	padding-right: 30px;
	text-indent: -8px;
}
.indent {
	display: block;
	padding-left: 30px;
}
.ad-500x300-80px {
	height: 520px;
	width: 300px;
	margin-top: 80px;
	display: block;
	float: left;
}
.ad-500x300-180px {
	height: 520px;
	width: 300px;
	margin-top: 180px;
	display: block;
	float: left;
}
.ad-300x300-280px {
	height: 520px;
	width: 300px;
	margin-top: 280px;
	display: block;
	float: left;
}
