/* CSS Document */
/*Varnish stripping**/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
abbr, acronym {border: none;}
/*browser normalisation*/
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}
/*accessibility*/
.access {
	display: none;
}
#skiplinks {	
	position: absolute;
	top: 0;
	left: -2000px;
	z-index: -100;
}
/*Main page elements*/
.nobreak {
	white-space: nowrap;
}
body {
	font-size: 62.5%;
	background-color: #FFFFFF;
	background-color: #CDE0F0;
}

#sites-nav {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/switch-background.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-top: 10px;
	height: 26px;
	overflow: visible;
	position: relative;
}

#sites-nav ul {
	margin-right: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	position: absolute;
	right: 0;
	bottom: 0;

}
#sites-nav ul li {
	display: inline;
	float: left;
	white-space: nowrap;
}

#sites-nav ul li a {
	display: block;
	padding: 6px;
	padding-left: 12px;
	padding-right: 12px;
	color: #2C588E;
	float: left;
	white-space: nowrap;
}
#sites-nav ul li a:hover {
	color: #000000;
}
#sites-nav ul li strong {
	display: block;
	/*float: left;*/
	padding: 6px;
	background-color: #FFFFFF;
	color: #2C588E;
	padding-right: 12px;
	padding-left: 12px;
	margin-left: 2px;
	margin-right: 2px;
	white-space: nowrap;
	font-weight: normal;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}
#outer-wrapper {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	background-image: url(../images/top-background.jpg);
	background-repeat: repeat-y;
}

#banner {
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	height: 198px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#banner img {
	float: left;
}
#banner img#logo {
	border-right: 1px solid #FFFFFF;	
}
#main-content {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#main-content-2 {
	width: 798px;
	float: left;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#side-content {
	width: 262px;
	float: left;
	background-color: #FFFFFF;
}
#main-menu {
	width: 262px;
	background-image: url(../images/menu-grad.jpg);
	background-repeat: repeat-y;
	padding-top: 24px;
}
#main-menu ul {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	width: 200px;
}
#main-menu ul li {
	border-bottom: 1px solid #ACBDD3;

}
#main-menu ul li a {
	color: #ACBDD3;
	display: block;
	width: 200px;
	padding-top: .5em;
	padding-bottom: .5em;
}
#main-menu ul li a:hover {
	color: #FFFFFF;
}
#main-menu ul li strong {
	color: #FFFFFF;
	display: block;
	width: 200px;
	padding-top: .5em;
	padding-bottom: .5em;
}
#signup {
	width: 202px;
	padding-left: 30px;
	margin-top: 35px;
	color: #FFFFFF;
	padding-right: 30px;
	height: 205px;
	background-image: url(../images/sign-up-back.jpg);
	background-repeat: no-repeat;
}
#signup h1 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;	
}
#signup p {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;	
}
#central-content {
	width: 535px;
	float: left;
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#central-content-2 {
	background-image: url(../images/heading-grad.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
	padding: 30px;
	padding-right: 50px;
	padding-bottom: 90px;
	
}
#central-content #quote {
	height: 147px;
	width: 535px;
	background-repeat: no-repeat;
}
#central-content #quote blockquote {
	display: block;
	width: 465px;
	margin-left: 35px;
	margin-right: 35px;
}
#central-content #quote blockquote p {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A4C7E;
	text-indent: -.5em;
	line-height: 110%;
}
#central-content #quote blockquote p.smaller {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A4C7E;
	text-indent: -.5em;
	line-height: 110%;
}
#central-content #quote blockquote p em {
	display: block;
	font-size: .8em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A4C7E;
	text-indent: 0;
	line-height: 130%;
}
#central-content-2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-weight: normal;
	color: #29558D;
	padding-bottom: 20px;
	border-bottom: 1px solid #D9DEEC;
	margin-bottom: 30px;
}
#central-content-2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #666666;
	line-height: 160%;
	margin-bottom: 1em;
}
#central-content-2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #666666;
	line-height: 160%;
	margin-bottom: 1em;
}
#central-content-2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #666666;
	line-height: 160%;
	margin-bottom: 1em;
}
#central-content-2 ul li {
	padding-left: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#contact {
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	width: 738px;
	clear: both;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#contact p, #contact h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
}
#contact p {
	border-bottom: 1px solid #D9DEEC;
	padding-bottom: 10px;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	width: 738px;
	clear: both;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-bottom: 14px;
}
#footer #top-of-page {
	float: right;	
}
#footer p, #footer-menu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
}
#contact a, #footer a, #footer-menu a {
	color: #666666;
}
#contact a:hover, #footer a:hover, #footer-menu a:hover {
	text-decoration: underline;
}
#footer-menu {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	background-image: url(../images/footer-menu-background.jpg);
	background-repeat: no-repeat;
	color: #666666;
	padding-top: 12px;
}
#footer-menu p {
	padding-left: 43px;
	padding-bottom: 25px;
}
#home-page ul#home-accreditations {
	padding-top: 20px;
	padding-right: 50px;
}
#home-page ul#home-accreditations li {
	background-image: none;
	margin: 0;
	padding: 0;
	display: inline;
	padding-right: 10px;
}

#central-content-2 #home-page-logos {
	float: right; 
	padding-left: 30px;
	padding-bottom: 20px;
}
#central-content-2 #home-page-logos ul, #central-content-2 #home-page-logos ul li  {
	padding: 0;
	margin: 0;
	background-image: none;
	list-style-type: none;
	list-style: none;
	padding-bottom: 16px;
}
