﻿body
{
	background-color: #fffFFF;
	color: #000000;
	font-family: Arial,sans-serif;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 0pt;
	margin-left: 0pt;
	height:auto;
	font-size:12pt;
}

#divTopBarRight
{
	padding-bottom: 7px !important;
	margin-right: 8px;
}
#divTopBar, #divTopBarRight
{
	font-size: 13px;            
 padding-top: 1px ;
 
}
#divTopBar
{
	height: 22px;
	padding-left: 2px;
	margin-left: 8px;
	display: inline;
	float: left;
}
#header
{
	clear: both;
	height: 75px;
	overflow: hidden;
	width:370px;
	margin-top: .5em;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	z-index:10;
	min-width:340px;
	position:relative;
	background-color:White;
}
#header .links
{
	padding: 2px 0;
}
#headerAdv
{
	height:71px; overflow:hidden;
    width:490px; text-align:right; position:absolute; margin-right:10px; right:0px; top:25px; z-index:0;}

#divLinks{
	font-size: 83%; 
	color: gray; 
	white-space: nowrap; 
	margin: 8px .5em 10px 10px;
/*	float: right;
*/}
a.divLinks, a.divLinks:visited, a.divLinks:link
{
	color:black;
/*	text-decoration:none; */
	font-weight:bolder;
}
/*a.divLinks:hover
{
	color:Red;
}*/
.gb1, .gb3
{
	height: 22px;
	margin-right: 0.73em;
	vertical-align: top;
}
a.gb1, a.gb2, a.gb3
{
	color: #0000cc;
}

a:link
{
	color: #0000cc;
}
#divPage
{
	position: relative;
	width: 100%;
	height: auto;	
}
/*
#divMap
{
	clear: both;
	position: relative;
	z-index: 1;
	color:White;
	font-weight:bold;
	left:  280px;
	margin-left: 8px;
	margin-right: 280px;
	overflow: hidden;
	border: 0;
	border-width: 1px;
	position: relative;
}
*/
#divMenuFunctions
{
	height: 25px; padding-left: 10px;
	color:white; 
	background-color: #193a65;
}

a.divMapLink
{
	color:White;
}

#divMainContent
{
	clear: both;
	float: right;
	height:auto;
}
/*
#divPanelLeft
{
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	margin-top:28px;
	font-size:90%;
	width:250px;
	left: 5px;
}
*/
#divFooter
{
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid gray;
	color: #000;
}

#divMenuInfo
{
	float:left; margin-right:15px;
	width:170px;
	border-right: solid 2px gray;
	min-height:400px;
	bottom:0px;
}
a.menuInfo
{
	color:#000000;
}
a.menuInfoHover
{
	color:White;
	background-color:#AAAAAA;
}

#divMenuContent
{
	padding-right:10px;
	margin-left:185px;
}

#popupCredits
{
	text-align:center;
	margin-top:50px;
	font-size:95%;
}

a.popupCredits
{
	color:gray;
	font-weight:bolder;
}

@media print
{
	html
	{
		overflow: auto;
	}
	body
	{
		overflow: visible;
	}
	.noprint, #divTopBarRight
	{
		display: none;
	}
}

