/* 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*/
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(/css/images/fade-background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	padding: 20px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	background-image: url(/css/images/logo-background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 90px;
	width: 960px;
	padding-bottom: 20px;
}

#logo {
	height: 90px;
	float: left;
}
#emailaddress {
	float: right;
	padding-top: 65px;
}
#emailaddress a {
	font-size: 14px;
	font-weight: bold;
	color: #0063AC;
	text-decoration: none;
}
#emailaddress a:hover {
	text-decoration: underline;
}

#nav {
	background-image: url(/css/images/subnav-background-over.gif);
	background-repeat: repeat-x;
	height: 32px;
	padding: 0px;
	margin: 0px;
}
#nav ul {
	padding: 0px;
	height: 32px;
	list-style-type: none;
	margin: 0px;
}
#nav li {
	margin: 0px;
	background-image: url(/css/images/nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	float: left;
}
#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #054F86;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 32px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#nav a:hover {
	color: #FFFFFF;
	background-image: url(/css/images/nav-background-over.gif);
	background-repeat: repeat-x;
	background-color: #2967a6;
}
#subnav {
	height: 32px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/media/27225/subnav-background.gif);
}
#subnav ul {
	height: 32px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	margin: 0px;
	float: left;
	padding: 0px;
}
#subnav a {
	font-size: 12px;
	font-weight: normal;
	color: #389FEB;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 32px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
}
#subnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/css/images/subnav-background-over.gif);
	background-repeat: repeat-x;
	background-color: #389FEB;
}
#sidebar {
	padding: 0px;
	width: 210px;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
}
.banners {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banners li {
	margin-bottom: 20px;
	text-align: center;
}
.banners img {
	margin: 0px;
	padding: 0px;
	max-width: 210px;
}
#callback {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px;
	border: 1px solid #DEE0E1;
}

#callback h2 {
	font-size: 150%;
	color: #B5119C;
	background-image: url(/css/images/callback-background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
	padding-right: 50px;
}
#callback h3 {
	font-size: 140%;
	color: #B5119C;
	margin-top: 5px;
}
#callbackform fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#callbackform label {
	display: block;
	color: #B5119C;
}
#callbackform li {
	margin-bottom: 5px;
}
#callbackform input.text {
	padding: 4px;
	width: 165px;
	font-family: "Trebuchet MS", Arial, Helbetica, sans-serif;
	font-size: 100%;
	line-height: 18px;
	border: 1px solid #ddd;
}



#main {
	padding: 0px;
	float: left;
	width: 730px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#content-container {
	margin-bottom: 20px;
}
#footer {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-title {
	height: 30px;
	padding-right: 15px;
	padding-left: 125px;
	background-image: url(/css/images/footer-title-background.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 30px;
	color: #555555;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
#footer ul {
	padding: 15px;
	display: block;
	border: 1px solid #E2E2E2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	margin-right: 7px;
	padding-right: 7px;
	color: #999999;
	display: inline;
}
#copyright {
	float: left;
	color: #9f9f9f;
}
#red2 {
	margin: 0px;
	padding: 0px;
	float: right;
	color: #9f9f9f;
}
#red2 a {
	color: #86B0CE;
	text-decoration: none;
}
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#red2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #86B0CE;
}
#quick-search {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#quick-search legend {
	font-size: 1.5em;
	color: #004A8E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

#quick-search form {
	margin: 0px;
	padding: 10px;
	background-color: #E2F1FC;
}
#quick-search label {
	display: block;
	color: #fff;
	margin-bottom: 5px;
	font-weight: bold;
}
#quick-search form p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#searchbutton {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding: 0px;
}
#follow {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#follow .title {
	text-size: 1.5em;
	margin-bottom: 10px;
	font-size: 1.5em;
	font-weight: normal;
	color: #004A8E !important;
}
#addthis {
	margin-bottom: 10px;
}
#follow-icons {
	padding: 0px;
	height: 22px;
	margin: 0px;
	width: 230px;
	display: block;
	overflow: hidden;
}

#follow-icons li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#follow-icons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
