@charset "UTF-8";
/* CSS Document */

body {
	background-image: none;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
}


.top {
	display: none;
}
.head {
	display: none;
}

.lang-box {
	display: none;
}







.content-area {
	background-color: #FFFFFF;
	width: 100%;
	display: block;

}


.content-box {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: none;
	width: 100%;
	padding-bottom: 20px;
	display: block;

}

.content {
	margin-left: 0px;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-align: left;
}








.printfix {
	position: relative;
	display: inline;
	float: left;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 30px;
	text-align: center;	
	border-bottom: solid 2px #FACA20;
	width: 100%;
	height: 100px;
	
	}


.intro {
	width: 100%;
	margin-right: 0px;
}
.hotspot {
	display: none;
}



.footer {
	float: left;
	clear: both;
	width: 100%;
	background-image: none;
	padding-left:0px;
	font-size: 8pt;
	}

.address-box {
	top:100px;
	width: 100%;
}

.address {
	width:100%;
	padding-top: 10px;
	padding-left: 0px;
	background-image: none;
	border-top: solid 2px #FACA20;
	border-bottom: solid 2px #FACA20;
	text-align: center;
	color: #5662AC;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.col1 {
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	float: left;
	clear: both;
	border: none;
	padding-left: 0px;
	}

	.col1 h2 {	
		margin-top: 0em;
		}
		
	.col1 h3 {	
		margin-top: 0em;
		}
	
	.col1 h4 {	
		margin-top: 0em;
		}
	
	.col1 h5 {	
		margin-top: 0em;
		}


.col2 {
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	float: left;
	clear: both;
	border: none;
	}

	.col2 h2 {	
		margin-top: 0em;
		}
	



.col3 {
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	float: left;
	clear: both;
	border: none;
	padding-left: 0px;

	}
	
	
	.col2 h3 {	
		margin-top: 0em;
		}
	

.footernote {
	font-size: 8pt;
	width: 100%;
}
