﻿@media print { 
  @page rotated {size: landscape; margin-left: 1cm; margin-right: 1cm}
} 

.land
{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}


.noprint { 
	display: none
}

body { 
    color : #000000; 
    background : #ffffff; 
    font-family : verdana,arial,sans-serif;
    font-size : 11px;  
}
h2 {
    font-size : 14px;
}
a { 
    text-decoration : underline; 
    color : #000000; 
}
a:visited
{ 
    text-decoration : underline; 
    color : #000000; 
    font-weight: bold;
}


#logo, #head, #menu, #tail, #printicon {
    display : none;
}

#appendedlinks {
    page-break-before: always 
}

p 
{color:#000; font-family: verdana, arial, sans-serif; font-size: 11px}

font
{color:#000; font-family: verdana, arial, sans-serif; font-size: 11px}

td
{color:#000; font-family: verdana, arial, sans-serif; font-size: 11px}


.FormButtonSearch {font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #0666c5;
	width: 55px;
	background: ##eaeef2;
    border: 2px outset ##eaeef2
	text-transform:none;}
	
	
.FormButtonSearchbox {font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #0666c5;
	width: 100px;
	text-transform:none;}
	
.style100 {
	border-style: solid;
	border-width: 0px;
}
.style102 {
	background-color: #EAEEF2;
}
.style103 {
	border-style: solid;
	border-width: 0px;
	margin-bottom: 0px;
}
.style104 {
	background-color: #FFFFFF;
}
.style105 {
	text-align: center;
}
.style106 {
	color: #0666C5;
}
.style107 {
	border-width: 0px;
}
.style108 {
	margin-left: 40px;
}
.style109 {
	text-align: right;
}
.style110 {
	border-style: solid;
	border-width: 0px;
	vertical-align: top;
}
.style111 {
	vertical-align: middle;
}
