@media all {

body {
	background: #f9f9f9 repeat-x 0px 0px;
	margin: 0px;
	color: black;
}

a {
	color: #0000cc;
	text-decoration: none;
}
a:active {
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Calibri, franklin gothic medium cond, arial narrow, arial, helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 2px; padding-top: 0px; padding-left: 2px; 
	color: black;
	margin: 0px; margin-bottom: 2px;
	white-space: nowrap;
	line-height: 30px;
}
h2 {
	font-family: Calibri, Arial, helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px; padding-top: 6px; padding-left: 2px;
	color: black;
	margin: 0px; margin-bottom: 0px;
	font-size: 21px;
}
h3 {
	font-family: Calibri, Arial, helvetica, sans-serif;
	font-weight: bold;
	border-bottom: #aaa 1px solid;
	padding-bottom: 2px; padding-top: 2px; padding-left: 2px;
	color: black;
	margin: 0px; margin-bottom: 4px;
	font-size: 19px;
}

p {
	font-family: Calibri, Arial, helvetica, sans-serif;
	font-size: 15px;
	margin: 0px; margin-bottom: 0px;
	padding-bottom: 0px; padding-top: 0px; padding-left: 2px;
	line-height: 18px;
}

ul {
	margin-top: 3px;
	margin-bottom: 8px;
}
li {
	font-family: Calibri, Arial, helvetica, sans-serif;
	font-size: 15px;
}

img {
	border-width: 0px;
	padding: 0px; 
}

img.example {
	border-style: solid; border-color: #8898bf; border-width: 1px;
	margin: 5px;
}
img.icon, img.iconborder {
	float:left;
	margin-right: 10px;
}
img.iconborder {
	border-style: solid; border-color: #8898bf; border-width: 1px;
	padding: 2px;
}

div#head {
	position: absolute;
	left: 180px; top: 7px;
	height: 40px; right: 10px;
	overflow: hidden;
	z-index: 100;
}
div#orient {
	position: absolute;
	top: 11px; right: 15px;
	height: 17px;
	border-width: 1px; border-style: solid; border-color: #8898bf;
	background-color: white;
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	padding-left: 8px; 
	padding-right: 10px; 
	vertical-align: middle; 
	z-index: 101;
}
div#fbhead {
	position: absolute;
	top: 10px; right: 105px;
	padding: 1px;
	white-space: nowrap;
	z-index: 101;
}
div#googleplus  {
	position: absolute;
	top: 9px; right: 0px;
	padding: 1px;
	white-space: nowrap;
	z-index: 101;
}

div#map {
	position: absolute;
	left: 180px; top: 45px;
	height: 380px; right: 15px;
	background-color: #ffffff;
	border: #aaa 1px solid;
	padding: 0px;
}


.infow {
	font-family: Calibri, sans-serif;
	font-size: 13px;
}
.infowsm  small {
	font-family: Calibri, sans-serif;
	font-size: 11px;
}

div.control {
	padding: 5px;
}
div.controlUI, div.controlUIL, div.controlUIR, div.controlUILR {
	background-color: white;
	border: 1px solid #697b8b;
	cursor: pointer;
	text-align: center;
	height: 19px;
	-moz-box-shadow: 1px 1px 2px #697b8b;
	-webkit-box-shadow: 1px 1px 2px #697b8b;
	box-shadow: 1px 1px 2px #697b8b;
}
div.controlUIL {
	-moz-border-radius-topleft: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-left-radius: 2px;
}
div.controlUIR {
	-moz-border-radius-topright: 2px;
	border-top-right-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	border-bottom-right-radius: 2px;
}
div.controlUILR {
	-moz-border-radius: 2px;
	border-radius: 2px;
}
div.controlText {
	font-family: Arial, sans serif;
	font-size: 12px;
	padding: 2px;
	font-weight: normal;
}
div#mup div.controlText, div#mdown div.controlText {
	font-family: Calibri, Arial, sans serif;
	font-size: 15px;
	padding: 0px;
}

div#table {
	position: absolute;
	left: 178px; top: 425px;
	bottom: 0px; right: 14px;
	overflow:scroll;
	margin-top: 1px; margin-bottom: 1px;
	margin-left: 1px;
}

table {
	border-spacing: 0px; border-collapse: collapse;
	border-style: solid; border-color: #8898bf; border-width: 1px;
	margin: 1px;
	margin-top: 8px;
	margin-bottom: 10px;
}
th {
	font-family: Calibri, Arial, helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000; background-color: #ece9d8;
	padding-top: 1px; padding-bottom: 2px; padding-left: 6px; padding-right: 6px;
	border-style: solid; border-color: #8898bf; border-width: 1px;
}
td {
	font-family: Calibri, Tahoma, Arial, helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top; 
	text-align: left;
	font-weight: normal;
	color: #000000; background-color: #ffffff;
	padding-top: 1px; padding-bottom: 2px; padding-left: 6px; padding-right: 6px;
	border-style: solid; border-color: #8898bf; border-width: 1px;
	min-height: 15px;
}
.unit {
	font-weight: normal;
	font-size: 12px;
}
td.num, td.admin1num {
	text-align: right;
}
td.link {
	text-align: center;
}
td.tot {
	font-weight: bold;
}
td.totnum {
	font-weight: bold;
	text-align: right;
}
th.noviz, td.noviz {
	display: none;
}
th.sc, td.sc {
	display: none;
}
td.admin1, td.admin1num {
	font-weight: bold;
	background-color: #ffffaa;
}
td.inforow, td.inforow p {
	font-size: 13px;
	background-color: #ffffdd;
}

p.source, p.change {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 5px;
}
p.copyright {
	position: relative;
	border-style: solid; border-color: #8898bf;
	border-width: 1px;
	color: #000066; background-color: #ffcc33; 
	height: 22px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Calibri, franklin gothic medium cond, arial narrow, arial, helvetica, sans-serif;
	font-size: 18px; font-weight: bold;
	text-align: center; vertical-align: middle;
	line-height: 22px;
	padding: 0px;
}
p.copyright .date {
	background-color: #ffffff; color: #000000;
	width: 150px;
	position: absolute;
	left: 0px; 
	border-style: solid; border-color: #8898bf;
	border-width: 0px; border-right-width: 1px;
}
p.copyright a {
	color: #000066;
}
p.copyright .name {
	background-color: #ffcc33;
	width: 160px;
	position: absolute;
	right: 1px;
	border-style: solid; border-color: #8898bf;
	border-width: 0px; border-left-width: 1px;
	white-space: nowrap;
}
iframe.copy {
	display: none;
}

div#logo {
	position: absolute;
	left: 0px; top: 0px;
	height: 160px; width: 160px;
	padding: 0px;
}
div#logo img {
	border-style: solid; border-color: #8898bf; border-width: 1px;
	height: 158px; width: 158px;
}
img:active, div#logo a, div#logo a:active {
	color: #8898bf;
}

div#menu {
	position: absolute;
	left: 0px; top: 160px;
	height: 150px; width: 160px;
}
div#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
div#menu li {
	border-style: solid; border-color: #8898bf;
	border-width: 1px; border-top-width: 0px;
	width: 158px; height: 22px;
	margin: 0px;
	margin-bottom: 0px;
	font-family: Calibri, franklin gothic medium cond, arial narrow, arial, helvetica, sans-serif;
	font-size: 18px; font-weight: bold;
	text-align: center; vertical-align: middle;
	line-height: 22px;
}
div#menu li a {
	display: block;
	padding: 0px;
	color: #000066; background-color: #ffcc33; 
	text-decoration: none;
	margin: 0px;
}
div#menu li a:hover {
	background-color: #000066; color: #ffcc33; 
	width: auto;
}

iframe.menu {
	position: absolute;
	left: 0px; top: 0px;
	height: 308px; width: 161px;
	margin: 0px;
	padding: 0px;
}
iframe.menutop {
	display: none;
}

div#adv {
	position: absolute;
	left: 0px; top: 315px;
	width: 160px; bottom: 0px; 
	height: auto;
	padding: 0px;
	overflow: hidden;
}

div.mobiadv {
	display: none;
}

div#graph {
	position: absolute;
	left: 253px; top: 53px;
	height: 100px; width: 170px;
	background-color: #ece9d8;
	border: 0px;
	padding: 0px;
	z-index: 100;
}
div#lgraph {
	position: absolute;
	left: 250px; top: 40px;
	height: 450px; width: 478px;
	background-color: #ece9d8;
	border: #aaa 1px solid;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #697b8b;
	-webkit-box-shadow: 1px 1px 2px #697b8b;
	box-shadow: 1px 1px 2px #697b8b;
	z-index: 110;
	visibility: hidden;
}
iframe#lgraphframe {
	position: absolute;
	left: 5px; top: 5px;
	height: 440px; width: 468px;
	background-color: #ece9d8;
	padding: 0px;
	z-index: 110;
}
img#lgraphclose {
	position: absolute;
	right: 5px; top: 5px;
	height: 38px; width: 38px;
	z-index: 111;
}

.border {
	border-style: solid; border-color: #8898bf; border-width: 1px;
}
.small {
	font-size: 15px;
}
h1 .small {
	font-size: 20px;
}
.nw {
	white-space: nowrap;
}
.noviz {
	visibility: hidden;
	display: none;
}
.center {
	text-align: center;
}

}

@media print {

}

