/* CSS Document */

 html
{
	height: 100%;
}
body
{
	height: 100%;
	font: 100% Tahoma, Verdana, Arial, "Trebuchet MS";
	background: #000000;
	padding: 0px;
}

#header{
	visibility: visible;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 746px;
	clear: both;
	float: none;
	height: 146px;
	background: url(i/hdr.jpg) no-repeat center top;
}
#container #contents .intro a {
	text-decoration: underline;
	color: #1D3F45;
}
#container #contents .intro a:hover {
	color: #2C6D81;
}



#lnav{
	width:160px;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	font: 11px/110% Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	z-index: 100000;
	visibility: visible;
	height: 416px;
	background: #173742 url(i/lnavgrad.jpg) no-repeat scroll left bottom;
	color: #CCCCCC;
}


.lnavstretch {
	position: relative;
	height: 380px;
	clear: both;
	float: left;
}


#contents{
	width: 70%;
	float:left;
	height: auto;
	z-index: 1;
	text-align: left;
	clear: right;
	margin-left: 30px;
	margin-top: 10px;
	padding-bottom: 20px;
	font-size: 90%;
	padding-right: 0px;
}
#container{
		width: 746px;
		height: auto;
		padding: 0px;
		visibility: visible;
		left: 50%;
		margin: 0px 0px 0px -378px;
		background: #A7BDC5;
		z-index: auto;
		color: #CFCFCF;
		position: absolute;
	}
.hdrtext {
	color: #A7BDC5;
	background: #1A3842;
	position: relative;
	top: 110px;
	display: none;
	left: -120px;
	padding: 2px 8px 3px;
	font-size: 12px;
}
.hdrtext a {
	color: #A7BDC5;
}


#footer {
		color: #173742;
		width: 100%;
		height: 60px;
		background: #A7BDC5;
		position: relative;
		margin: 0px;
		text-align: center;
		float: left;
		padding: 0px;
		clear: none;
		border-top: 1px solid #72859A;
}
#footer .footnav
{
		font-size: .8em;
		clear: none;
		margin: 0px;
		float: none;
		padding-top: 12px;
}

#footer a {
		color: #173742;
		text-decoration: none;
		height: 80px;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer .valid a
{
		font-weight: bold;
		color: #D9E2E6;
		font-size: 0.8em;
		margin: -4px 12px 0px 0px;
		padding: 0px;
		float: left;
		clear: none;
		height: 16px;
}





	
/***********************************************/
/* HTML DEFINITIONS                            */
/***********************************************/

p{
		margin-right: 40px;
		margin-left: 34px;
		color: #000000;
		font: .9em Tahoma, Verdana, Arial, "Trebuchet MS";
		text-indent: 0px;
}

h1{
   margin-left: 34px;
	color: #333E62;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #72859A;
}

h2{
	color: #345857;
	font: bold 12px/16px Tahoma, Verdana, "Trebuchet MS", Arial;
	text-align: left;
	padding: 0px 0px 0px 8px;
	border: 0px;
	}

h3{
	font-size: 13px;
	color: #CCCCCC;
	font-family: Geneva, Verdana, Arial, serif;
	font-weight: bold;
	background-color: #6374A0;
	padding-left: 10px;
}

h4{
	margin-left: 34px;
	color: #1C3439;
	font: bold 18px/26px "Trebuchet MS", Verdana, Tahoma;
	border-bottom: 1px solid #62818A;
	margin-right: 34px;
}

/***********************************************/
/* IDs                            */
/***********************************************/

.globaladdress {
		text-align: left;
		width: auto;
		letter-spacing: 1px;
		left: 6px;
		bottom: 0px;
		overflow: visible;
		color: #173742;
		font: .9em Tahoma, Verdana, Arial, "Trebuchet MS";
		float: left;
		margin-top: 30px;
		background: #AEC2CA;
		padding: 10px;
}
.globaladdress  a {
	color: #204B5B;
}

.intro {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px 18px 0px 0px;
	display: block;
	margin: 0px;
}

.currentpagelink {
	color: #CDD3D8;
	font-size: 12px;
}
.linkunderline {
	text-decoration: underline;
}
.linkbold {
	text-decoration: underline;
	color: #2E7B92;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	z-index: 20000;
	display: inline;
}

.navA {
	margin-left: 8px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #93A7AE;
	text-decoration: none;
}
.navB {
	margin-left: 14px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #14313A;
	text-decoration: none;
	}
.navcurrenta {
	margin-left: 8px;
	color: #578696;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}
.navcurrentb {
	margin-left: 14px;
	color: #DDDDDD;
	font-size: 12px;
}
.totop {
	font-size: 10px;
	float: left;
	color: #055765;
	background: #98B6BC;
	padding-left: 7px;
	padding-right: 3px;
	line-height: 15px;
	text-decoration: none;
	height: 15px;
}
#map{
		display: block;
		width: 480px;
		height: 300px;
		visibility: visible;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 24px;
}

.zinzang {
	font-size: 10px;
	color: #43575A;
	width: 500px;
	text-align: center;
	left: 100px;
}




/***********************************************/
/*     LINK STYLES                             */
/***********************************************/


.lnav a:link {
	color: #A6BDC5;
	text-decoration: none;
}

.lnav a:visited {
	text-decoration: none;
}

.lnav a:hover {
	color: #499FB1;
	text-decoration: underline;
}

.lnav a:active {
	color: #1C868E;
}

.totop a:hover {
	
	font-size: 10px;
	float: left;
	color: #055765;
	background: #8FAE62;
	padding-left: 7px;
	padding-right: 3px;
	line-height: 15px;
	text-decoration: none;
	height: 15px;
}

.zinzang a:link {
	font-weight: normal;
	color: #43575A;
}
.zinzang a:visited {
	font-weight: normal;
	color: #43575A;
	text-decoration: none;
}

.zinzang a:hover {
	font-weight: normal;
	color: #D6DFE4;
	text-decoration: underline;
}

.zinzang a:active {
	font-weight: normal;
	color: #45B9C2;
	text-decoration: underline;
}

/***********************************************/
/*     IMAGE STYLES                            */
/***********************************************/


.steph {
	clear: both;
	float: left;
	margin: 0px 8px 10px;
}

.mapborder {
	border-top: #666666;
	border-right: #666666;
	border-bottom: #666666;
	border-left: #666666;
	margin-left: 46px;
}
.emnoborder {
	text-decoration: none;
	border: 0px none;
}

.scale2 {
	position: relative;
	width: auto;
	margin-right: 0px;
}
#container #contents a {
	color: #1F4D5C;
	font-weight: bold;
}
#contents li {
	color: #000000;
	line-height: 20px;
	padding-top: 12px;
	list-style: square outside;
	font-size: 90%;
}
#container #lnav .navA:hover {
	color: #D0B499;
}
#container #lnav .navB:hover {
	color: #D0B499;
}
#map-arialgif {
	background: #FFFFFF url(i/bg-maparialview.gif) no-repeat center top;
	z-index: auto;
	height: 788px;
	width: 616px;
	margin-right: auto;
	margin-left: -115px;
	clear: both;
}
.notice {
	background: #FCE0C8;
	padding: 14px 18px;
	border: 2px solid #173742;
	font-size: 1.1em;
	margin: 18px auto 0px;
}
