*{font-size:100.01%}
html{
	background: #300;
	font-size:62.5%;
}
body{
	margin:0;
	font:1.2em Arial,Verdana, Helvetica, sans-serif;
	min-width: 946px;
	color:#000 !important;
}
img {border:none;}
a {
	text-decoration:underline;
	color:#000;
	}
a:hover {text-decoration:none;}
/*main container*/
#main {display:none;}
/*header*/
#header {display:none;}
/* popups */
.popup {width:100%;}
.popup:after,
.popup-c:after,
.popup-content:after {
	content:"";
	clear:both;
	display:block;
	height:0;
}
/* empty boxes for bg */
.popup-t, .popup-b {display:none;}
.popup-c {width:100%;}
.popup-content {
	width:100%;
	padding:0;
}
.popup-content h1 {margin:0;}
.popup-content p {margin:15px 0 0 0;}
.popup-footer {display:none;}
/* close button */
.btn-close {display:none;}
.print2 {display:none;}
.print2 {display:none;}

.popup {
	position: static !important;
	display: none !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
}
.popup-instruction #popup-instruction {display: block !important;}
.popup-information #popup-information {display: block !important;}

