.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1300px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.60;
	filter: alpha(opacity=60);
}
.white_content {
	display: none;
	position: absolute;
	top: 10%;
	left: 30%;
	width: 480px;
	/*height: 480px;*/
	height: 880px;
	/*border: 6px solid #3e6e8c;*/
	/*background-color: white;*/
	z-index:1002;
	overflow: auto;
	padding-top:5px;
	text-align:left;
}



.black_overlayFeedback{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1300px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.60;
	filter: alpha(opacity=60);
	text-align:center;
}
.white_contentFeedback {
	display: none;
	position: absolute;
	top: 20%;
	left: 470px;
	width: 350px;	
	height: 880px;
	z-index:1002;
	overflow: auto;
	text-align:left;
	
	/*height: 480px;*/
	/*border: 6px solid #3e6e8c;*/
	/*background-color: white;*/
}


.black_overlayImprint{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1300px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.60;
	filter: alpha(opacity=60);
	
}
.white_contentImprint{
	display: none;
	position: absolute;
	top: 20%;
	left: 470px;
	width: 500px;
	/*height: 480px;*/
	height: 880px;
	/*border: 6px solid #3e6e8c;*/
	/*background-color: white;*/
	z-index:1002;
	overflow: auto;
	text-align:left;
}

.black_overlay_info{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1300px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content_info {
	display: none;
	position: absolute;
	top: 15%;
	left: 5%;
	width: 500px;
	/*border: 16px solid rgb(210, 208, 174);*/
	border: 6px solid #3e6e8c;
	background-color: white;
	z-index:1002;
	overflow: auto;
	text-align:left;
}

.black_overlayDisclaimer{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1300px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.60;
	filter: alpha(opacity=60);
}
.white_contentDisclaimer{
	display: none;
	position: absolute;
	top: 20%;
	left: 470px;
	width: 500px;
	/*height: 480px;*/
	height: 880px;
	/*border: 6px solid #3e6e8c;*/
	/*background-color: white;*/
	z-index:1002;
	overflow: auto;
	text-align:left;
}

.black_overlayRSS{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1300px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.60;
	filter: alpha(opacity=60);
	
}
.white_contentRSS{
	display: none;
	position: absolute;
	top: 20%;
	left: 470px;
	width: 500px;
	/*height: 480px;*/
	height: 930px;
	/*border: 6px solid #3e6e8c;*/
	/*background-color: white;*/
	z-index:1002;
	overflow: auto;
	text-align:left;
}

.black_overlayMessage{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1300px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.60;
	filter: alpha(opacity=60);
}
.white_contentMessage{
	display: none;
	position: absolute;
	top: 30%;
	left: 555px;
	width: 300px;
	/*height: 480px;*/
	height: 115px;
	/*border: 6px solid #3e6e8c;*/
	/*background-color: white;*/
	z-index:1002;
	overflow: auto;
	text-align:left;
}