@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

/* font definitions */
@font-face {
	font-family: 'GriffosSCapsFont';
	src: url('webfonts/GriffosSCapsFont-webfont.eot');
	src: url('webfonts/GriffosSCapsFont-webfont.eot?#iefix') format('embedded-opentype'),
		url('webfonts/GriffosSCapsFont-webfont.woff') format('woff'),
		url('webfonts/GriffosSCapsFont-webfont.ttf') format('truetype'),
		url('webfonts/GriffosSCapsFont-webfont.svg') format('svg');
}
@font-face {
	font-family: 'GriffosFont';
	src: url('webfonts/GriffosFont-webfont.eot');
	src: url('webfonts/GriffosFont-webfont.eot?#iefix') format('embedded-opentype'),
		url('webfonts/GriffosFont-webfont.woff') format('woff'),
		url('webfonts/GriffosFont-webfont.ttf') format('truetype'),
		url('webfonts/GriffosFont-webfont.svg') format('svg');
}
@font-face {
	font-family: 'spcRegular';
	src: url('webfonts/spc-regular-webfont.eot');
	src: url('webfonts/spc-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('webfonts/spc-regular-webfont.woff') format('woff'),
		url('webfonts/spc-regular-webfont.ttf') format('truetype'),
		url('webfonts/spc-regular-webfont.svg') format('svg');
		font-weight: normal;
		font-style: normal;		
}
@font-face {
	font-family: 'spcBold';
	src: url('webfonts/spc-bold-webfont.eot');
	src: url('webfonts/spc-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('webfonts/spc-bold-webfont.woff') format('woff'),
		url('webfonts/spcBold/spc-bold-webfont.ttf') format('truetype'),
		url('webfonts/spcBold/spc-bold-webfont.svg') format('svg');
		font-weight: normal;
		font-style: normal;		
}
@font-face {
	font-family: 'spcMediumItalic';
	src: url('webfonts/spc-mediumitalic-webfont.eot');
	src: url('webfonts/spc-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
		url('webfonts/spc-mediumitalic-webfont.woff') format('woff'),
		url('webfonts/spc-mediumitalic-webfont.ttf') format('truetype'),
		url('webfonts/spc-mediumitalic-webfont.svg') format('svg');
		font-weight: normal;
		font-style: normal;
}


img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
body { 	
	background-color: #323A40;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
#Accordion1 h2 {
	font-family: GriffosSCapsFont, "Times New Roman";
	font-size: 1.3em;
	padding-top: .1em;	
	padding-bottom: .1em;
}
#Accordion1 h3 {
	font-family: "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	padding-top: .3em;	
	padding-bottom: .3em;	
}
#Accordion4 p {
	font-family: "spcRegular", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}
#Accordion4 h3 {
	font-family: "spcBold", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
body#atc a#atc_nav,
body#cwg a#cwg_nav,
body#pm a#pm_nav,
body#news a#news_nav,
body#ca a#ca_nav,
body#atcYc a#yc_nav,
body#atcAao a#atcAao_nav {
/*	color: #71A3C3;*/
	color: #FFF;
}
body#atcYc a#atc_nav {
	color: #FFF;
}
#yc_nav {
	color: #FFF;
}
/*body#atcYc a#yc_nav,
body#atcYcPat a#yc_nav,
body#atcYcTony a#yc_nav,
body#atcYcMena a#yc_nav,
body#atcYcAlex a#yc_nav,
body#atcYcIan a#yc_nav,
body#atcYcSid a#yc_nav,
body#atcYcJohn a#yc_nav,
body#atcYcVicky a#yc_nav,
body#atcYcTrefor a#yc_nav,
body#atcBc a#bc_nav,
body#atcMp a#atcMp_nav,
body#atcPAP a#atcPAP_nav,
body#atcBapc a#atcBapc_nav,
body#atcCv a#atcCv_nav,
body#atcAr a#atcAr_nav,
body#cwgCm a#cwgCm_nav,
body#cwgPM a#cwgPM_nav,
body#cwgH a#cwgH_nav,
body#cwgRAE a#cwgRAE_nav,
body#cwgPAS a#cwgPAS_nav,
body#cwgTS a#cwgTS_nav,
body#cwgWM a#cwgWM_nav,
body#pmAO a#pmAO_nav,
body#pmCAA a#pmCAA_nav,
body#pmSPDS a#pmSPDS_nav,
body#caKGF a#caKGF_nav,
body#caA a#caA_nav,
body#caP a#caP_nav,
body#caTW a#caTW_nav,
body#caLNR a#caLNR_nav,*/
body#newsNA a#newsNA_nav,
body#newsNAv a#newsNAv_nav/*,
body#svFS a#svFS_nav,
body#svWCP a#svWCP_nav,
body#svRT a#svRT_nav,
body#svSS a#svSS_nav,
body#svT a#svT_nav,
body#svS a#svS_nav,
body#svOS a#svOS_nav,
body#svST a#svST_nav,
body#svPG a#svPG_nav,
body#veSR a#veSR_nav,
body#veRNLI a#veRNLI_nav,
body#veCU a#veCU_nav,
body#veSS a#veSS_nav*/
 {
	background-color: #FFF;	
}
body#atcAao li a#atcAao_nav  {
	color: #FFF;	
}
#footerLeft {
	width: 45%;
	float: left;
	padding: 0 0 0 2em;
	text-align: left;
	margin: 0;
}
#footerRight {
  width: 45%;
	float: right;
	padding: 0 2em 0 0;
	text-align: right;
	margin: 0;	
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 95.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#menu {
width: 100%;
}

#main {
clear: both;
margin-left: 0;
}
.logoBlock {
	background-color: #BBD9ED;
	border-radius: 5px;
	margin-bottom: 1em;
}
.logoBlock img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-radius: 5px;
}
.searchForm {
	background-color: grey;
	border: thin red solid;
}
header {
	margin-bottom: 1em;
	padding: 0;
}
#photoBlock {
	width: 100%;
	border-radius: 5px;
	padding: 0;
	margin: 0;
	border-top: solid medium white;
	border-bottom: solid medium white;
	border-left: solid medium white;
	border-right: solid thin white;	
/*	right: 2px;*/
}
#photoBlock img{
	float: left;
	border: solid thin white;
}
#navBar {
	display: block;
	clear: both;
	width: 100%;
	height: 2.3em;
	margin: 0;
	background-color: #BBD9ED;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;	
	font-family: 'spcRegular', "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #657580;
}
.mainPanel {
	margin-top: 1em;
	padding-bottom: 10px;
	background-color: white;
	width: auto;
	border-radius: 5px;
}
.mainPanel h2 {
	margin: 0 auto;
	text-align: center;
	font-family: GriffosSCapsFont, "Times New Roman";
	font-size: 1.4em;
	padding-top: 0.3em;
}
.mainPanel p {
	padding: 0 2.5em;
	font-size: 1em;
	font-family: 'spcRegular', "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align:justify;	
}
.mainPanel .italicIndent {
	padding: 0 5.5em;
	font-size: 1em;
	font-family: 'spcRegular', "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style:italic;
	text-align:justify;
}
.mainPanel .indent {
	padding-left: 5.5em;
}
.mainPanel .h2blue{
	padding: 0.8em 0 0 2em;
	font-size: 1.3em;
	text-align: left;
	color: #71A3C3;	
}
.mainPanel .h2red{
	padding: 0.8em 0 0 2em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: red;	
}
.mainPanel .h3black{
	padding: 0.8em 0 0 2.2em;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: black;	
}
.mainPanel .footnote {
	font-size: 0.8em;
	margin: 3em 0 0 0.7em;
}
.mainPanel ul {
	list-style: square;	
}
.mainPanel li {
	margin: 0 2.5em 0.5em 2.5em;
	font-size: 1em;
	font-family: 'spcRegular', "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align:justify;		
}
.mainPanel li li {
	margin: 0 4.5em 0.5em 2.5em;
	font-size: 1em;
	text-align:justify;		
}
.mainPanel a{
	text-decoration: none;
	color: black;
	font-family: "spcBold", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.mainPanel a:hover {
	color: #BBD9ED;
}
#Accordion4 h3 a img {
	float: right;
}
.centreImg {
	display: block;
	margin: 20px auto;
	border: thin solid black;
    box-shadow: 10px 10px 5px #888888;
}
.rowImgDiv {
	display: block;
	width: 90%;
	text-align: center;
}
.rowImg {
	float: left;
	margin: 20px auto;
	border: thin solid black;
    box-shadow: 10px 10px 5px #888888;
	text-align: center;
}
.panelTitle {
	background-color: #BBD9ED;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-bottom: 2.5em;	
}
.mainPanel .left {     /* left justified img */
	float: left;
	margin: 0.6em 1em 0.3em 2.5em;
	width: 20%;
	border: thin solid #323A40;
	border-radius: 5px;
}
.mainPanel hr {
	width: 70%;
	height: 0.5em;
	background-color: #71A3C3;
	margin: 1em auto;
	text-align: center;
}
.mainPanel .photo {
	margin: 5px;
	margin-left: 3%;
	padding: 5px;
	width: 27%;
	float: left;
	text-align: center;
	font-size: 1em;
}
.mainPanel .photo img {
	display: inline;
	width: auto;
	margin: 5px;
	border: 2px solid black;	
}
.mainPanel .photo a:hover img {
	border: 2px solid #C7E6FC;
}
.mainPanel .desc {
	text-align: center;
	width: 100%;
}
.modalPhoto {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 9999;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition:  opacity 400ms ease-in;
	transition:  opacity 400ms ease-in;
	pointer-events: none;	
}
.ie10 .modalPhoto {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.modalPhoto:target {
	opacity:1;
	pointer-events: auto;
}
.modalPhoto > div {
	width: 65%;
	height: auto;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #767676;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #00d9ff; }
/*table {
	border: 0.5em solid #71A3C3;
	border-radius: 10px;
}
.mainPanel td a:hover {
	color: #FFF;	
}*/
table {
	margin-top: 1em;
}
td	{
	padding: 10px 20px;
	font-size: 1em;
	font-family: 'spcRegular', "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;	
}
.title  {
	font-weight: bold;
	color: #71A3C3;
}
.mugshotBlock {
	width: 20%;
	height: 100%;
	float: left;
}
.mugshot {
	display: inline;
/*	width: 20%;*/
	padding: 1em;
	padding-bottom: 0;
	height: auto;
}
.mugshot img {
	display: block;
	width: 70%;
	margin: 1em auto .3em;
	border-radius: 5px;
	border: thin solid #000;
	opacity: 1;
}
.mugshot a:hover img {
	opacity: 0.6;
}
.mugshot h1 {
	text-align: center;
	font-family: GriffosSCapsFont, "Times New Roman";
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
.mugshot h3 {
	text-align: center;
	font-family: 'spcRegular', "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
.row0 {
	background-color: #9EC9E5;
	padding: 0 1.5em;
	font-size: 0.9em;
	font-family: 'spcRegular', "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: left;	
}
.row1 {
	background-color: #C6DFF0;
	padding: 0 1.5em;
	font-size: 0.9em;
	font-family: 'spcRegular', "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: left;	
}
#footer {
	width: 100%;
	background-color: #BBD9ED;
	margin-top: 1em;
	margin-right: 0;
	font-family: 'spcRegular', "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-radius: 5px;
}
#footerLeft {
	width: 50%;
}
#footerRight {
  width: 48%;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}



/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
	margin-top: 0.7em;
	border: #C7E6FC 15px solid;
	background-color: #C7e6FC;
	
}
#menu {
width: 100%;
background-color: #C7E6FC;
}
#main {
clear: both;
margin-left: 0;
width: 100%;
background-color: #C7E6FC;
position: relative;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 95%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: 15px auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#menu {
width: 23.7288%;
}
#main {
/*margin-left: 1.6949%;*/
margin-left: 1em;
margin-bottom: 0;
clear: none;
width: 74.5%;   /* 75% is too much and wraps! */
}
#footer {
	margin-left: 0;
}
#footerLeft {
	width: 40%;
}
#footerRight {
  width: 40%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
.slideBar:active {
	left: -150;
}
