

html { -webkit-text-size-adjust:100%; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;}
#PageDiv { padding-bottom:1px }
main { display:block; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:1em; margin:0; }
ol { margin:0 0 0 1.5em; list-style:decimal; padding-left:0px }
ul { margin:0 0 0 1.5em; list-style:disc; padding-left:0px }
ul ul { list-style:circle; margin-top:8px; }
ul ul ul { list-style:square; }
sup { vertical-align:baseline; font-size:0.5em; position:relative; top:-0.6em }
sub { vertical-align:baseline; font-size:0.5em; position:relative; bottom:-0.3em; }
th { text-align:left; font-weight:normal; }
li, dd { margin-bottom:8px; }
legend { padding: 0; display: table; }
fieldset { border: 0; padding: 0.01em 0 0 0; margin: 0 0 20px 0; min-width: 0; }
body:not(:-moz-handler-blocked) fieldset { display: table-cell; }
input, textarea { margin:0; border:none; background:none; font-size:inherit; font-family: inherit; color:inherit; line-height:1; -webkit-border-radius: 0; }
input[type='text'], input[type='password'], input[type='email'], input[type='url'], input[type='tel'], textarea, input[type='image'] { vertical-align:top; }
input[type='submit'], input[type='button'], button { -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width:auto; overflow:visible; font-size:inherit; font-family:inherit; line-height:1; border:none; }
select { margin:0; font-size:inherit; font-family: inherit; color:inherit; line-height:1; }
img { vertical-align:top; }
img.stretch { position:absolute; }
a { word-wrap:break-word; color:inherit; text-decoration:none; }
.clearFix:after { content:''; display:table; clear:both; }
.blockLink { color:inherit !important; text-decoration:none !important; }
.hidden { display:none; }

video.clickToPlay { cursor:pointer; }

.fancybox-container video { padding:0; }

nav ul, .nav ul, nav ul ul, .nav ul ul  { list-style:none; margin:0; padding:0; line-height:1; }
nav li, .nav li { margin:0; padding:0; }
nav li a, .nav li a { text-decoration:none; color:inherit; display:block; }

table { border-spacing: 0px; }
th, td { padding:0; }
.flexible-table { width:100%; }
.flexible-table td, .flexible-table th { width:auto !important; }
.table-wrapper { overflow-x: auto; overflow-y: hidden; }

address { font-style:normal !important; }

video, audio { width:100%; height:auto; vertical-align:top; }
audio { min-height: 55px; }

iframe { width:100%; overflow:hidden; border:none; }

.videoIframeWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 0px; height: 0; margin-bottom:20px; }
.videoIframeWrapper iframe { position:absolute; top:0; left:0; width:100%; height:100%; }

.alignCentre li { list-style:none; position:relative; }
.alignCentre li:before { content:'•'; font-size:2em; position:absolute; top: -15px; margin-left: -18px; }
.alignCentre .nav li:before { content:none; }

.cms-text p { clear:both; }
.cms-text img, .flexibleImage { width:100%; height:auto; }
.cms-text img.imageLeft { width:48% !important; float:left; margin:0 2% 20px 0; }
.cms-text img.imageRight { width:48% !important; float:right; margin: 0 0 20px 2%; }

@media screen and (max-width:568px)  { 
	.cms-text img.imageLeft, .cms-text img.imageRight { width:100% !important; float:none; margin: 0 0 20px 0; }
}

.cols-2:after { content:''; display:inline-block; }

a[href=""], a.null { cursor: default }

a.skip-to-main { position: absolute; left: -9999px; z-index: 9999; padding: 1em; background-color: #000; color: #FFF; opacity: 0; border:1px solid #FFF; }
a.skip-to-main:focus {left: 20px; top:20px; opacity: 1; }




