@charset "utf-8";
/* CSS Document */

#ContentColumn a.button {
	/*border-right: 2px solid #00287A;
	border-bottom: 2px solid #00287A;
	border-left: 1px solid #F5F5F5;
	border-top: 1px solid #F5F5F5;
	
	background-color: #fff;
	text-decoration: none;
	
	padding-right:3px;*/
}

#ContentColumn a.button:hover {
   /*border-right: 2px solid #00287A; 
   border-bottom: 2px solid #00287A;
	border-left:1px solid #F5F5F5;
   border-top:1px solid #F5F5F5;
   background-color:#eee; 
	text-decoration:none;
	
	padding-right:3px;*/
}

#ContentColumn a.button:active{
   /*
	background-color:#eee; 
	text-decoration:none;
	outline:none;
	border-left: 2px solid #00287A; 
   border-top: 2px solid #00287A;
	border-right: 1px solid #F5F5F5;
   border-bottom:1px solid #F5F5F5; 
   padding-right:3px;*/
	/*padding: 6px 4px 3px 4px;*/
  
}

#ContentColumn a.button {
	border-bottom: none;
	
	
} 


#ContentColumn a.button span {
	
	
} 

#ContentColumn a.button:hover span {
   
    
	 
} 

#ContentColumn a.button:active span {
   
    
	 
} 

.ProgramSummary {
	
	line-height: 1.5em;
}

#PrintButtonText {
	font-size:75%;
}

