
body {font: 12px MS-Trebuchet, Arial, Helvetica, sans-serif;
   margin: 5px; padding: 5px; 
   
   text-align: center;
	min-width: 600px;
   }
.hide{
   display: none;
   }
   a{
   

   text-decoration: none; 
  

   color: #0033CC;
  
   }
a:active {
	color: #FF6600;
	text-decoration: underline;
}
a:hover{
text-decoration: underline;
}
h1 {font-size: 120%;  letter-spacing: 1px;
   margin: 0.5em 0.5em 0.5em 0.5em; color: #CB2A2E;
  }
h3 {font-size: 133%; margin: 0; padding: 0 0 0 0.5em; 
   }
h4 {font-size: 100%; margin: 0; padding: 0.33em 0 0; 
 }
h1, h3, h4, h5 {line-height: 1em;}
h2 a, h3 a{
color:white;
}
table td {
	vertical-align: top;
}
h2 a:hover, h3 a:hover{
text-decoration:underline;
}
p {
	line-height: 1.5;
	

}

#frame{
	margin-left: 20px;
	width:758px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top:1px solid #cccccc;
	background-image: url(images/interface/home_background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px;
	
	margin:0 auto;
	
	text-align: left;

}
#home_text {
	
	margin-right: 350px;
}
 .headinginline{
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #339999;
	display:inline;
	font-weight: bold;
  }  



@media handheld, aural {



#home_text {
	margin-left: 3px;

margin-right: 0px;
}

#frame{
margin-left: 0px;
width:100%;
background-image: none;


}
.hide{
	display: block;

}
.noprint {
display: none;
}
}
@media print{

.noprint {
display: none;
}


#home_text{
margin-right: 0px;
}
#frame{
margin-left: 20px;
width:90%;
border-bottom: 0px solid #CCCCCC;
border-left: 0px solid #CCCCCC;
border-right: 0px solid #CCCCCC;
border-top: 0px solid #cccccc;	
background-image: none;
	
	
}
}
.hide1 {   display: none;
}
.hide1 {	display: block;
}