body {
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#495678;
	background-color:#fff;
	font-size:76%;
	}
	
h1,h2,h3,h4{
	color: #495678;
	font-weight: bold;
	font-family:"Trebuchet MS", Georgia, Verdana, sans-serif;	
}

h1 {font-size: 1.5em;}
h2 {font-size: 1.2em;}
h3 {font-size:1em;}

p {
	margin-top:0;
	font-size:1em;
}

hr{
color: #8A94B4;
background-color: #787095;
height: 1px;
border:none;
}

span.parbegin {
	font-weight:bold;
	font-variant:small-caps;
}

a {
	text-decoration:underline;
	color:#639;
}

a:visited {	color: #778794;}

a:hover, a:active  {color:#f90;}

a img {border: none; } 
img.wrap {float:right;
margin:1em;
}

form {margin:0;}

dt {font-weight:bold;
	padding: 5px 0 2px 0;
}

dl {font-weight:normal;
	font-size:1em;
}

fieldset {
	margin: 0;
	padding: 5px;
	border: 1px solid #ef9a49;
	}

legend {
	margin: 2px 10px 10px 10px;
	padding-bottom:5px;
	font-size:1.2em;
	color:#495678;
}

.warning {	color:#7056AF;} /*  #ef9a49*/
h2.warning {
	font-weight:bold;
	padding:2px;
	margin:2px;
}

abbr, acronym, .help {
  border-bottom: 1px groove #333;
  cursor: help;
}


.news {
	font-size:0.8em;
	color:#003399;
	background-color:#f6c491;
}

.news h2 {
	padding:0.2em 2px 0px 2px;
	margin:0; 
}

.news h3 {
	padding:0px 2px 0px 2px;
	margin:0; 
}
table.stats {
	border:1px solid #495678;
	border-collapse:collapse;
	margin: 1em;
}
table.stats th, table.stats td {
	border:1px solid #787095;
	padding: 0.5em;
}

table.dbinfo, table.sortable {
	border:1px solid #495678;
	border-collapse:collapse;
	margin: 1em;
}
table.dbinfo caption, table.sortable caption {
	text-align:left;
	font-weight:bold;
}
table.dbinfo th, table.dbinfo td, table.sortable th, table.sortable td {
	font-size:76%;
	border:1px solid #787095;
	padding: 0.25em;
}

.number {	text-align:right;}

div.result {
	margin-bottom:1em;
	border-bottom: 1px #ccc solid;
}

table.result {
	table-layout:fixed;
}
h3.result, .result h3 { color:#F60}

div.result label {
	width: 15em;
	font-weight:bold;
}

li.result {margin-bottom:1em;}
li.result a {
	text-decoration:none;
	color:#ef9a49;
	font-weight:bold;
}


dt.category {
	font-size:1.5em;
	padding: 1em 0;
}

.figure {
	margin-bottom:2em;
	}
.caption {
	margin-bottom:1em;
}
.cap_title {
	font-weight:bold;
}

.note {	caption-side:bottom;}
caption.note {
	font-size:65%;
	font-weight:200;
}

tr.dark {
	vertical-align:top;
	background-color:#dde;
}

tr.light {
	vertical-align:top;
	background-color:#fff;
}

td.sub { 
	border:0 none;
}

.info { cursor:help;}

colgroup.numbers { text-align:right;}

.centred {text-align:center;}

ul.nodot{list-style:none}