@font-face {
	font-family: "Segoe UI";
	src: local('Segoe UI'), local('SegoeUI'), url('fonts/SegoeWP-Black.ttf');
	font-style:normal; 
}
@font-face {
	font-family: "Segoe UI Semibold";
	src: local('Segoe UI Semibold'), local('SegoeUISemibold'), url('fonts/SegoeWP-Semibold.ttf');
	font-style:normal; 
}
@media print {
  @page         { margin: 10% }
  blockquote, 
  pre           { page-break-inside: avoid }

  .scontent 	{position:relative;top:1px; left:1px; display:inline}
  .pagediv {border:1px solid black; width:800px}
  
}

.scontent{
	position:relative;
	visibility:hidden;
}

.pagediv {}

.border { 
background:#555555;
opacity:0.4; 
filter:alpha(opacity=40);
} 
.navigation { 
font-family : "Segoe UI", sans-serif;
font-size : 14px; 
color : #ffffff; 
} 



a:link{
color: #505050;
}

a:visited{
color: #505050;
}

a:hover{
color: #808080;
}

.headermod {
text-align: center;
font-weight: bold;
font-size: 12px;
font-family: "Segoe UI", sans-serif;
padding: 5px 0px 10px 0px;
background: url(images/background_header.png) no-repeat scroll 50% 100% transparent;
}

td
{
font-family: "Segoe UI", sans-serif;
font-size: 12px;
border-color: #B5B3AB;
}

.header {
text-align: center;
color: #000000;
font-size: 16px;
font-family: "Segoe UI", sans-serif;
}