html
{
    	background-color:White;
}    
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;	
	background-color:White;
	background:none;
}

body a img, body a:hover img {border: none;}

body a 
{
	color: #000000;
	text-decoration: underline;
	background: transparent;
}

body a:link	
{	
	color: #000000;
	text-decoration: underline;
	background: transparent;
}	
		
body a:visited	
{	
	color: #000000;
	text-decoration: underline;
	background: transparent;
}	
		
body a:active
{	
	color: #000000;
	text-decoration: underline;
	background: transparent;
}	
		
body a:hover {
	color: #000000;
	text-decoration: none;
	background: transparent;
}

body div
{
	position: relative;
	display: block;	
	width: auto;
	height: auto;
	background: transparent;
}

hr {	
	width: 100%;
	height: 1px;
}

table 
{
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 1em;
	color: #000000; 
}

#C1, #C2, #C3, #C4 {
	position:relative;
	display:block;
}

#MinHeight {
	display:none;
}

#Container, #Header, #Columns, #Footer   {
	width: 660px;
}

#SAMenu1, #SAMenu2, #SAMenu3, #SAMenu4 {
	display:none;
}

#Header, #FooterWhiteSpacer, #Footer {
	display: none;
}

.LogoForPrint
{
    display:block;    
    margin:0 0 10px 0;
}

.NoPrint
{
    display:none!important;    
}

#SAContent1 , #SAContent2, #SisaltoAlue2
{
	position:relative;
	display:block;
    width:660px;	
    background-color:White;
}