/* CSS Document */
@media print {
body {
	background-color:#ffffff;
	background-position:center;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EF8410;
	margin-left:auto;
	margin-right:auto;
	margin: 0;
		
	}
	
h1 {
	font-size:18px;
	color:#333333;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
}
h2 {font-size:16px; color:#333333;  font-weight:normal; margin:0px;}
h3 {font-size:14px; color:#333333; font-weight:normal; margin:0px;}
h4 {font-size:12px; color:#333333; font-weight:bold; margin:0px;}
p {font-size:12px; color:#333333;}
.line { border-bottom:1px solid #E9AC1E; width:100%; height:1px; margin-bottom:10px; margin-top:10px;}
.lineGrey{ border-bottom:1px solid #999999; width:100%; height:1px; margin-bottom:10px; margin-top:10px;}
a:link {color:#333333; text-decoration:underline}
a:hover {color:#333333; text-decoration: none; }
a:visited {color:#999999; text-decoration: none; }
.grey{color:#999999; }

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:12px;
	}
.line{display:none;}
#menu1{display:none;}
.subMenu{display:none;}
.tx-srlanguagemenu-pi1{display:none;}
.header{
	height:200px;
	width:530px;
	background-repeat: no-repeat;
	background-image:url(images/banner.jpg);
	margin-right:1px;
	margin-top:15px;
	}
.RHSmenu {display:none;}
.backgroundTop{
/*	background-image:none; 
	width:100%;
	float:none;*/
}	
.breadcrumb{
	font-size:12px;
	padding:5px;
	color:#FFFFFF;
	width:520px;
	background-color:#f57c21;
	margin-right:1px;
	}
.container {
	position:none;
	width:auto;
	margin:0;
}
.content{
	width:auto;
	padding:20px;
	float:none;
}
.footer {
	float:none;
}

.symbol {float:none;width:500px;}
.background {background-image:none; float:none; width:auto;}
.backgroundTop {background-image:none;}
.bgrighttop {display:none;}
.bgrightbot {display:none;}
.bgRrighttop {display:none;}
.bgRrightbot {display:none;}
.bgleftbot {display:none;}
.bglefttop {display:none;}
}