/* GENERAL STYLES */
a {
	color: #009;
}
a:visited {
	color: #006;
}
a:hover, a:active {
	color: #06f;
}

a.pdf, a[href $='.pdf'] {
	background: url(/media/37/pdf.gif) no-repeat 0 60%; 
	padding-left: 15px; 
}

body {
	font: 82%/1.5em "Segoe UI", Arial, Helvetica, sans-serif;
	color: #000;
}

div.note {
	margin-top: 5px;
}

div#refineSearch, div#refineSearchLabel {
	font-size: 0.87em;
	line-height: 1.6em;
	margin-top: 5px;
	padding-left: 5.5em;
}
div#refineSearch label {
	font-weight: normal;
}

div#showOptions, div#sortOptions {
	font-size: 0.87em;
	font-weight: bold;
	line-height: 1.6em;
	padding: 10px 10px 0px;
}
div#showOptions {
	float: right;
}
div#sortOptions {
	float: left;
}

div.showNextPrev {
	clear: both;
	font-size: 0.87em;
	font-weight: bold;
	line-height: 1.0em;
	padding: 10px;
}
div.showNextPrev a.showNext {
	background: url(/media/32/next.gif) no-repeat right top;
	float: right;
	padding: 0px 16px 0px 0px;
}
div.showNextPrev a.showPrevious {
	background: url(/media/42/previous.gif) no-repeat left top;
	float: left;
	padding: 0px 0px 0px 16px;
}

dl {
	margin: 0px;
	padding: 0px;
}
dl dt {
	font-weight: bold;
	margin: 15px 0px 0px;
	padding: 0px;
}
dl dd {
	margin: 0px;
	padding: 0px;
}
dl#datainfo dd ul {
	margin-top: 0px;
}

dl.map {	
	height: auto !important;
	height: 130px;
	min-height: 130px;
	position: relative;
}
dl.map dt, dl.map dd {
	padding-left: 135px;
}
dl.map dd.image {
	left: 0px;
	padding-left: 0px;
	position: absolute;
	top: 5px;
}
dl.map dd.image img {
	border: 1px solid #000;
}

dl.map dd ul {
	margin-top: 0px; 
}

dl.reports, dl.press {
	clear: both;
	padding-top: 1px;
	position: relative;
}
dl.reports dt, dl.press dt {
	position: relative;
}
dl.reports dt, dl.reports dd {
	padding: 0px 10px 0px 60px;
}
dl.press dt, dl.press dd {
	padding: 0 10px 0 11em;
}
dl.reports dd.download, dl.press dd.download {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
dl.reports dd.year, dl.press dd.date {
	font-weight: bold;	
	padding-left: 10px;
	position: absolute;
	top: 16px;
}

fieldset {
	background: #ececec;
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 10px;
}

input.search {
	width: 300px;
}

label {
	font-weight: bold;
}

p {
	margin: 15px 0px 0px;
}

ol {
	list-style: decimal outside;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 30px;
}
ol li {
	margin-top: 5px;
}
ol ol {
	margin-top: 0px;
}
ol ul {
	margin-top: 0px;
}

table {
	font-size: 1.0em;
	width: 98%;
	border-collapse: separate;
	margin: 15px 0px 0px;
	padding: 0px;
}
table caption {
	font-weight: bold;
	text-align: left;
	margin: 15px 0px -5px;
	padding: 0px;
}
table th, table td {
	font-size: 1.0em;
	padding: 2px 5px;	
}
table th {
	text-align: right;
	background: #e2e2e2;
	width: 1%;
	white-space: nowrap;
}
table td {
	background: #eee;
}

table.reportdata {
	border-collapse: collapse;
	width: auto;
}

table.reportdata td, table.reportdata th {
	border: 1px solid #e2e2e2;
	background: #fff;
}

table.reportdata th {
	background: #eee;
	text-align: left;
	width: auto;
}

ul {
	list-style: square outside;
	margin: 15px 0px 0px;
	padding: 0px 0px 0px 30px;
}
ul ul {
	margin-top: 0px;
}

.xsltsearch_result {
	border-bottom: 1px solid #e2e2e2;
	margin-top: 10px; 
	padding: 10px 5px 15px; 
}

.xsltsearch_result p {
	margin: 0; 
	padding: 0; 
}

.xsltsearch_ordinal {
	font-weight: bold; 
	font-size: 0.87em;
}

.xsltsearch_title {
	font-weight: bold;
}

.xsltsearch_score {
	font-size: 0.87em;
}

p.xsltsearch_result_title {
	font-weight: bold;
}

p.xsltsearch_result_description {
	padding-bottom: 3px;
}

.xsltsearch_description strong {
	background: #ff9;
} 

#xsltsearch_navigation {
text-align: center;
}

#xsltsearch_navigation .disabled {
	color: #999;
}

#xsltsearch_stats {
	font-size: 0.87em; 
	color: #666;
}









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

}

p {

}

h2 {
font: 1.8em/1.5em georgia, times, serif;
	margin: 15px 0px -5px;
	padding: 0px;
	clear: both;
}

h3 {
font: 1.5em/1.5em georgia, times, serif;
	margin: 15px 0px -5px;
	padding: 0px;
	clear: both;
}

h4 {
font: bold 1.0em/1.6em verdana, arial, sans-serif;
	margin: 15px 0px 0px;
	padding: 0px;
}

.important {
color: #c00;
	font-weight: bold;
}

.note {
font-size: 0.87em;
	font-style: italic;
	line-height: 1.6em;
}

.selected {
background: #009;
	color: #fff;
}

