﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

img {
	border: none;
}

body  {
	font: 62.5%/1.5 "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #434343;
}

strong, b {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
h1 {
	font-size: 1.8em;
	letter-spacing: 0;
	line-height: 1.0;
	color: #189428;
	margin-bottom: 0.4em;
}

h2 {
	font-size: 1.6em;
	color: #0083D8;
}

h3 {
	font-size: 1.4em;
	color: #189428;
}

h4 {
	font-size: 1.3em;
	color: #0083D8;
}

a {
	color: #0083D8;
}

a:hover, a:active, a:focus{
	text-decoration: none;
}

#content-main  {
	font-size: 1.17em;
}
#branding #branding p, #content-main ul, #content-main ol, #content p, #contentaud p, #siteinfo, #summary  {
	font-size: 1.2em;
}
ul, ol {
	margin-left: 2.0em;
}

p, ul, ol {
	margin-bottom: 1.0em;
}

#branding-logo {
	padding: 25px 0 0 30px;
	width: 240px;
	height: 55px;
}

#container {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%; 
}
* html #container {
	width: 100%; 
	w\idth: 100%
}



#content {
	float: left;
	padding-left: 10px;
	margin: 40px 0;
	width: 66%;
}

#contentaud {
	float: left;
	padding-left: 10px;
	margin: 2.2em 0 0 0;
	width: 98%;
}


#content-main {
	margin: 4.0em 1% 0 2%;
	xborder: 1px solid green;
}

#content-main h3 {
	padding-top: 0.2em;
}

#content-main h2 {
	padding: 5px 0 0 0;
	xline-height: 150%;
}
#content-main h2 a {
	xfont-size: 0.8em;
	text-decoration: none;
	color: #0083D8;
	margin: 0 0 0 -3px;
	padding: 1px 3px 1px 3px;
}

#content-main h2 a:hover,
#content-main h2 a:focus {
	color: #fff;
	xpadding: 1px 3px 1px 3px;
	background-color: #00A0E1;
}


#branding { 
	background: url("/css/images/topshad.png") repeat-x 0 0;
}

#summary {
	width: 30%; 
	float: right;
	padding: 25px 10px 10px 0;
	margin-top: 4.0em;
	list-style: none;
	font-size: 1.3em;
}

.summary {
	border: 1px solid #ddd;
	background: url("/css/images/colhead.png") repeat-x 0 -9px;
	margin-bottom: 1.0em;
}

.summary h2 {
	padding: 10px 0 0 0.6em;
	font-size: 1.3em;
	line-height: normal;
	color: #189428;

}
.summary a {
	font-size: 100%;
	xmargin-left: 10px;	
	text-decoration: underline;
}
.summary p {
	margin: 0 0 5px 0;
}

.tips {
	background: url("/css/images/w3c.png") no-repeat 96% 100%;
	border: 1px solid #ddd;
	font-size: 1.3em;
	font-family: Georgia,"Times New Roman",Times,serif;
	line-height: 110%;
	margin: 10px 0;
}

.tips ul {
	line-height: 100%;
	margin: 0 3% 0 3%;
	padding: 5px 0 3px 0;
	list-style: none;
}
.tips p {
	margin: 5px 30px 5px 3%;
	font-size: 0.8em;
	color: #999;
}
.tips a {
	font-style: italic;
	color: #666;
	text-decoration: none;
	
}
.tips a:hover {
	font-style: italic;
	color: #333;
	text-decoration: none;
}
.option_one {
	border: 1px solid #ddd;
	margin: 10px 5px 10px 5px;
	padding: 0 8px 5px 8px;
	background: #FFFFEA url("/css/images/summary-bg-o.png") no-repeat bottom left;
}
.option_two {
	border: 1px solid #ccc;
	margin: 10px 5px 10px 5px;
	padding: 0 8px 5px 8px;
	background: #EAF5FB url("/css/images/summary-bg-p.png") no-repeat bottom left;
}

.option_one h3, .option_two h3 {
	padding: 5px 0 3px 0;
	line-height: 100%;
}
.option_one h3 a, .option_two h3 a {
	font-size: 0.8em;
	color: #0083D8;
	margin: 0;
	padding: 1px 3px 1px 0;
}

.option_one h3 a:hover, .option_two h3 a:hover,
.option_one h3 a:focus, .option_two h3 a:focus {
	color: #fff;
	xpadding: 1px 3px 1px 3px;
	background-color: #00A0E1;
	text-decoration: none;
}

.intlink-summary {
	position: relative;
	xtop: 0.17em;
	xfont-size: 0.9em;
	color: #800000;
}

.intlink {;
	position: relative;
	color: green;
	top: 0.55em;
	margin-left: -6px;
}
.extlink {
	xposition: relative;
	color: red;
	xtop: 0.3em;
	xmargin-left: -5px;
}

.block {
	font-size: 1.2em;
	background: #FFFFCA url("/css/images/note-bl.png") no-repeat bottom left;
}
.block p {
	margin: 20px 0 15px 0;
	padding: 20px;
	font-style: italic;
	font-family: Georgia,"Times New Roman",Times,serif;
	line-height: 110%;
	background: url("/css/images/note-br.png") no-repeat bottom right;
}

blockquote {
	font-size: 1.3em;
	background: #FFFFCA url("/css/images/note-bl.png") no-repeat bottom left;
}
blockquote p {
	margin: 20px 0 15px 0;
	padding: 20px;
	font-style: italic;
	font-family: Georgia,"Times New Roman",Times,serif;
	line-height: 110%;
	background: url("/css/images/note-br.png") no-repeat bottom right;
}
cite {
	color:#999;
	font-size: 0.6em;
	font-family: "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	padding-left: 10px;
}
div.squeeze {
	width: 90%;
	margin: auto;
}
.review {
	border: 1px solid green;
}



/* sort out visited links */
/* logo link on home (etc) pages to go */
.stats {
	background: url("/css/images/stats.png") no-repeat 0 50%;
	margin-left: 2.0em;
}

.snap {
	font-size: 1.4em;
	padding: 10px 8px 13px 70px;
}
a.snap {
	color: #0087CB;
	text-decoration: none;
	padding: 10px 8px 13px 75px;

}

a.snap:hover, a.snap:focus {
	text-decoration: none;
	color: #fff;
	padding: 10px 8px 13px 70px;
	xbackground-color: #00A0E1;
}

a.snap:hover em, a.snap:focus em {
	text-decoration: none;
	color: #fff;
	padding: 3px 5px 3px 5px;
	background-color: #00A0E1;
}

.sitescrape {
	display: block;
	float: right;
	border: 1px solid #999;
	padding: 3px;
	margin: -40px 10px 10px 10px;
}

.snapav {
	font-size: 1.6em;
}

.snapav b {
	font-weight: bold;
	color: red;
}
.snaptot {
	font-size: 1.0em;
}
.snaptot b {
	font-weight: bold;
	color: green;
}

ul.top-nav li {
	list-style: none;
	display: inline;
}

/* includes header_nav */

#nav {
	position: absolute;
	background: #fff url("/css/images/head_line.png") repeat-x bottom;
	top: 105px;
	left: 0;
	width: 100%;
	font-size: 1.3em;
	line-height: normal;
} 

#nav ul {
	list-style: none;
	margin-bottom: 0;
}
#nav li {
	float:left;
	background: #fff url("/css/images/norm_left.png") no-repeat left top;
	padding: 0 0 0 5px;
	margin-left: 5px;
}
#nav .off a {
	display:block;
	background: #fff url("/css/images/norm_right.png") no-repeat right top;
	padding: 5px 10px 4px 5px;
	text-decoration: none;
	font-weight: normal;
	color: #0074B0;
}


#nav a:hover {
  	color: #000;
} 

#nav #current {
	background: #fff url("/css/images/on_left.png") no-repeat left top;
	xborder-bottom: 1px solid #D6D6D6;
}
#nav .current i {
	background: #fff url("/css/images/on_right.png") no-repeat right top;
	display: block;
	padding: 5px 10px 5px 2px;
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
#nav .current a {
	text-decoration: none;
}

#nav .off {
	display: block;
	margin-bottom: 1px;
}

#nav a:focus {
	color: #000;
	text-decoration: none;
}


/* nav search */


#nav-bar {
	position: relative;
	xbackground: #fff url("/css/images/nav_bar_bg.png") repeat-x 0 0;
	display: block;
	text-align: right;
	xheight: 2.0em;
	margin: 0 auto;
	xborder-top: 1px solid #bbb;
	width: 96%;
	border: 1px solid #999;
	clear: both;
}

#nav-search {
	margin: 0 2.0em 0 0;
	padding: 4px 0 3px 0;
}
#nav-search label {
	display: none;
}
/*
#nav-search input {
	padding: 2px;
} */

ol.promo {
	margin: 15px 0;
	white-space: nowrap;
}

ol.promo li {
	margin: 15px 0 20px 10px;
	list-style: none;
}

li.first a {
	background: url("/css/images/bullet1.png") no-repeat 0 50%;
}
li.second a {
	background: url("/css/images/bullet2.png") no-repeat 0 50%;
}
li.first a,
li.second a {
	padding: 12px 5px 12px 45px;
	color: #00A0E1;
	text-decoration: none;
}
li.first a em,
li.second a em {
	padding: 3px 5px;
	color: #00A0E1;
} 
li.first a:hover em,
li.second a:hover em {
	background-color: #00A0E1;
	color: #fff;
}
li.first a:focus em,
li.second a:focus em {
	background-color: #00A0E1;
	color: #fff;
}

ul.lister {
	list-style: none;
}

.clear {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
}
 

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

.clearfix { display: inline-table ; }

/* Hides from IE-mac \*/

* html .clearfix { height:1%; }

*+html .clearfix { height:1%; }

.clearfix { display:block; }

/* End hide from IE-mac */

/* contact */

.validation-advice {
	color: #B41F0E;
	background: url(/css/images/alert.gif) no-repeat left center;
	padding-left: 22px;
}
.contactfield .submit {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	padding: 3px;
	background-color: #28AF26;
	margin-left: 10px;
	color: #fff;
	font-size: 1.1em;
}
.contactfield .submit:hover {
	border-left: 2px solid #999;
	border-top: 2px solid #999;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #1E871D;
}

#contacted {
	padding: 0 0 10px 20px;
}
.contactfield {
	margin-top: 5px;
}
.contactfield,
.contactfield label,
.contactfield legend,
.requiredfield {
	font-weight: normal;
	font-size: 1.1em;
	color: #0082C2;
	padding-left: 8px;
}
.requiredfield {
	font-weight: normal;
	font-size: 0.8em;
	color: #B41F0E;
}
.required {
}

#contacted legend {
	padding: 5px;
	color: #0082C2;
	font-size: 1.4em;
}

#contacted fieldset {
	padding: 5px;
	border: 1px solid #ccc;
}

#name, #email, #subject, #message {
	padding: 0 5px;
	margin: 3px;
	border: 1px solid #999;
	background-color: #FDFDFD;
	font-size: 1.1em;
	color: #333;
	font-family: "Trebuchet MS","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;
	font-weight: normal;
}
.contactfield input:focus:hover, textarea:hover {
	background-color: red;
}
#name:focus, #email:focus, #subject:focus, #message:focus, .contactfield .submit:focus {
	border: 2px solid #B41F0E;
}

/* end contact */

.advice {
	font-size: 0.8em;
	color: #666;
	padding: 1px 2px 1px 7px;
	line-height: 1.0em;
}
/*
address {
	xborder: 1px solid green;
}*/

#siteinfo {
	clear:both
}

#siteinfo { 
	padding: 15px 0 15px 0;
	xmargin-top: 3em;
	background: url("/css/images/footbg.png") repeat-x 0 top;
}
#siteinfo-address {
	margin-left: 2.4%;
	width: 14.0em;
}
#siteinfo-address p {
	background: url("/css/images/fern.gif") no-repeat 68% 90%;
	padding: 0 0 5px 13px;
	font-size: 1.0em;
}

#siteinfo-address img {
	position: absolute;
	margin: -2.0em 0 0 11.3em;
	padding: 1px;
}
#siteinfo-address img:hover {
	border: 1px solid #B41F0E;
	padding: 0;
}
#siteinfo-address b {
	font-weight: bold;
}
#siteinfo-address h4 {
	font-size: 1.58em;
	font-weight: normal;
	color: #0087CB;
	margin: 0;
	padding: 5px 0 4px 13px;
}

#siteinfo-address {
	background: url("/css/images/address-tr.png") no-repeat top right;
}

#siteinfo-address div {
	background: url(/css/images/address-tl.png) 0 0 no-repeat;
}

#siteinfo-address div div {
	background: url(/css/images/address-br.png) 100% 100% no-repeat;
}

#siteinfo-address div div div {
	background: url(/css/images/address-bl.png) 0 100% no-repeat;
}


#siteinfo-nav {
	width: 26.0em;
	float: right;
	xpadding: 0;
	xmargin-right: 1.0em;
	xborder: 1px solid green;
	text-align: center;
}

ul.siteinfo-nav {
	margin-bottom: 0;
}

ul.siteinfo-nav li {
	list-style: none;
	display: inline;
	font-size: 1.1em;
	white-space: nowrap;
}

ul.siteinfo-nav li a {
	text-decoration: none;
	color: #B41F0E;
	padding: 1px 2px;
	font-weight: normal;
	margin-left: 5px;
}
ul.siteinfo-nav li a:hover, ul.siteinfo-nav li a:focus {
	background-color: #00A0E1;
	text-decoration: none;
	color: #fff;
	padding: 1px 2px;
}

.siteinfo-nav a:hover {
	text-decoration: underline;
}

#siteinfo-nav .sep {
	border-right: 1px solid #999;
	padding: 0 1px 0 0;
}
#siteinfo-nav .nosep {
	xpadding: 0 1px;
	color: #fff;
}
.siteinfo-copy {
	padding-left: 5px;
	color: #999;
	font-size: 1.0em;
}


code {
	border: 1px dotted #999;
	font-size: 100%;
	display: block;
	background-color: #eee;
	padding: 10px;
	margin: 15px;
	overflow-x: auto;
	width: 95%;
	height: 2.0em;
	
}

pre {
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
}




#container ul.skiplist li a,
#container_news ul.skiplist li a {
	font-size: 160%;
	background-color: #B41F0E;
}
.skiplist {margin: 0; padding: 0} 
.skip {display: none; text-align: left; margin: 0; padding: 0; position: absolute;} /*All incl Opera*/
*html .skip {display: block; z-index: 2} /*Seen by IE*/
:root .skip {display: block} /*Seen by Moz, FF and Safari*/
.skip a {padding: 0 1.0em; display: inline; z-index: 2; text-decoration:none; position: absolute; width: 12em; left: -200em}
.skip a:focus, .skip a:active {position: absolute; left: 20px; top: 4px; color: #fff; background: #000}
.skip a:hover {cursor: default}


#topfive {
	position: absolute;
	width: auto;
	top: 15px;
	right: 2%;
	font-size: 1.1em;
	z-index: 2;
}


/*
=Start table structure
*/
#topfive caption {
	xwidth: 28em;
	white-space: nowrap;
	text-align: left;
	padding-left: 1.3em;
	font-size: 1.4em;
	font-weight: bold;
	color: #00A0E1;
}


.tableStyle {
	width: 90%;
	margin: 1.0em 0 1.2em 5%;
	border: 1px solid #666;
	xborder-width: 1px 0 0 1px;
	border-collapse: collapse;
}
.tableStyle caption {
	text-align: left;
	margin-left: 5%;
}
.tableStyle th, .tableStyle td {
	border: solid 1px #999;
	xborder-width: 0 1px 1px 0;
	padding: 0 0.5em;
}

.tableStyle th {
	background: #eee;
	font-size: 1.0em;
	font-weight: bold;
}
/*
=End table structure
*/

#mastertable {
	margin-top: 30px;
}

.charts {
	border: 1px solid #ddd;
	margin: 20px auto;
	padding: 5px 10px;
	width: 400px;
	font-size: 0.9em;
}
.charts img {
	margin: auto;
}
.charts p {
	text-align: center;
}

.resultGroups {
	background: #FFFFEA;
	padding: 10px;
	border: 1px solid #ccc;
}

.colorScheme .even {
	background-color: #E3F6FE;
}

.firstColumn {
	width: 3.0em;
	xbackground: #eee;
	text-align: center;
	color: #00A0E1;
	font-weight: bold;
	xpadding: 0 0.5em;
}
.secondColumn {
	width: 3.0em;
	xbackground: #ddd;
	text-align: center;
	color: #00A0E1;
	font-weight: bold;
	xpadding: 0 0.5em;
}


.unilist li {
	line-height: 1.5em;
	list-style: disc;
}

html>body .unilist li {
	list-style: none;
}

.unibull:before {
	content:"✓";
	margin-left: -1.0em;
	font-size: 1.2em;
	color: #189428;
}
.unibull span {
	margin-left: 0.5em;
}

#key {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 5px;
	display: block;
	width: 36%;
}

#key b {
	color: #00A0E1;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2.0em;
	padding-left: 0.5em;
}
#key ul {
	list-style: disc;
	margin-left: 1.6em;
	color: #333;
}

/*
=End colour scheme
*/

acronym, .help, dfn, abbr {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
  
dfn {
	font-style:normal;
}

em {
	font-style: italic;
}


/* asa */


#login {
	border: 1px solid green;
	background: #0D6826 url(/css/images/logo-asa-bg.png) repeat-x 0 top;
}

.logtitle {
	color: #fff;
	margin: 10px 0 0 1.0em;
}

.button {
	background-color: #DCE1F0;
	border-top: #DCE1F0 solid 2px;
	border-left: #eee solid 2px;
	border-right: #B3C8F0 solid 2px;
	border-bottom: #B3C8F0 solid 2px;
	color: #000;
	padding: 1px;
	font-weight: bold;
}

.caption {
	font-size: 0.5em;
	margin-left: 5px;
}

.date {
	margin: 0 0 0.8em 1.5em;
	xfont-style: italic;
	color: #aaa;
	font-family: Georgia,"Times New Roman",Times,serif;
	line-height: 110%;
}

.blogcount {
	color: #aaa;
}
.blogline {
	border-bottom: 1px solid #ddd;
}

	