html{
 font-size:75%;
}

body{
	font-family: Arial, Verdana, Helvetica, sans-serif;

}

.BannerTitle, .BannerLinks,  .MenuSpacer, #LeftMenuPanel, #Footer, .Search
 {
	display: none;
}
.NavigationShortcuts img
{	
	display:none;
}

H1{
	font-size:120%; }	

H2{
	font-size:110%; }	


a .LowGraphicText, #GalleryFrame { 
	display:none;
	visibility:hidden	}
	
.Banner img
{
	
	position:absolute; 
	top:0px;
	right:46px;
	display:none;
	}
		
img
{
	border: none;
	}
#PrintDialogue 
{
	float:right
}

 @media Print    
{
#PrintDialogue  {
	display: none
}

}  	

.PanelItem 
{
	margin: 0px 0px 10px 0px;	
}
	
.Panel .RightImage img
{ 	margin: 0px 0px 0px 0px;
	border:solid 1px black; 
	}

/* -------------------------------------------------------------------------------------------------*/
/* HOME PAGE NEWS TAB 
/* -------------------------------------------------------------------------------------------------*/

.NewsTabStripSelectedTab
{	text-indent: 15px;
	font-size:120%; 
}

#NewsTab {
	clear: both;
}
.NewsItemDate 
{
	margin-left:5px !important;
}
