@charset "utf-8";
/* copyright (C)2009 LSP.net GmbH (TM) [us]
print styles 
*/
html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #333333;
	background-color: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.quality {
	margin:0px;
	float:right;
	position:relative;
	bottom:28px;
	right:20px;
	font-weight:normal;
	font-style:italic;
}
.chromemenu, .copy, .langtab, #close, .topnote {
	display: none;
}
#regions {
	float:left;
	position:relative;
	top:30px;
}
#p1, #p2, #p3, #p4, #p5, #p6 {
	margin-top:30px;
}
#el, #aml, #ol, #apl {
	margin-right:5px;
}
.tab_main {
	width: 950px;
	padding: 25px 30px 30px 10px;
}
div#right {float:right;clear:right;
}
.printcopy {
	border:1px solid gray;
	padding:8px 5px;
	display:inline;
	position:relative;
	top:30px;
}
.point{
	margin-right:12px;
	position:relative;
	top:5px;
}
a {
	font-size: 11px;
	color: #333;
}
a:visited {
	color: #333;
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	color: #333;
}
h3 {
	font-size: 12px; 
	font-weight: bold; 
	color: #333;
}
img {border:none;
}
 
li {
	padding-bottom: 15px;
}
strong {
		color: #333;
}

.p11 {font-size: 11px;}
.p14 {font-size: 14px;	color: #5C6881;	font-weight: bold;}
.p10 {font-size: 10px; color: #5C6881;}
.p12 {font-size: 12px; font-weight: bold; color: #5C6881;}
.red {color: #FF0000}
.orange {color: #FF6600}

/* PRINT-STYLES END*/


