/*=====================================
Print Rules
======================================*/

body
{
	text-align:left;
    background-color: White;
    font-family: Times New Roman;
   
}

#SiteHeader, 
#PageTop, 
#PageTrail, 
#Page #SceneFull #SceneList, 
#SiteFooter,  
#SiteEnd, 
#Page .pageList, 
.standardContent .printLink, 
.standardContent .pdfLink, 
#QuickLinks,
.RightBlockFreeItem, 
#BreadCrumbs, 
#MainMenu, 
#SubMenu, 
#PageFooter,
#AddRegionContent #NewsListStartPage
{
	display:none;
}

#Content
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow: visible;
}

.contentIDlogoPrint  
{
	display:block;
	margin-top:0px;
	margin-bottom:50px;
}

* html .contentIDlogoPrint  
{
	margin-bottom:25px;
}

.contentIDlogoPrint img {width:414px; height:62px;}

* html .contentIDlogoPrint img {width:289px; height:43px;}

#SceneFull
{
	width:auto;
	float:none;
	clear:both;
	text-align:left;
	border:none;
	display:block;
	                                
}

#Page
{
    width:auto;
}

* html #SceneFull
{                             
	width:100%;                                      
}


#StandardContent
{
	width:auto;
	min-height:20px;
	height:auto;
	padding:0px; 
	margin-left:0;
	margin-right:0px;
	margin-bottom:20px;
	border-right:none; 
	clear:both;   
	display:block;                                        
}

* html #StandardContent
{
	width:100%;
}

#StandardContentWide #AddRegionContent
{
	display:block;
	width:705px;
}

/*#ContactList ul li
{
	display:block;
	width:200px;
	float:left;
	list-style:none;
	margin-left:0px;
	margin-right:30px;
	margin-bottom:10px;
	padding-bottom:10px;
	min-height:100px;
	height:auto !important;
	height:100px;
	border-bottom:1px solid #e6e6e6;
}*/


#StandardContent p 
{
	font-size:13pt;
	font-family: Times New Roman;
	line-height:19pt;
}

* html #StandardContent p 
{
	
	font-size:9pt;
	line-height:14pt;
}
	
h1, h2, h3, h4
{
	font-family: Times New Roman;
}

h1 {
	font-size: 23pt;
	margin-bottom:10pt;
	} 
	
* html h1 {
	
	font-size: 16pt;

	} 

h1.NewsHeader {
	font-size: 20pt;
	margin-top:0px;
	line-height:20pt;
	float:left;
	} 


h2 {
	font-size: 16pt;
	margin-bottom:10px;
} 

h3 {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom:10px;
} 
h4 {
	font-size: 12pt;
	margin-bottom:10px;
	margin-top:10px;
}

#RightBlock
{
	margin-top:0px;
	float:none;
	clear:both;
	width:620px;
	height:auto;
	margin-left:-7px;
	display:block;
	overflow:visible;
	
}

.RightBlockItem, .RightBlockFreeItem, .RightBlockFreeItemImage, .RightBlockFreeItemBlockHalf {display:none;}

#RightBlock .RightBlockItem.ContactListLi 
{
	display:inline;
	float:left;
	clear:both;
	border:none;
	margin-top:40px;
	margin-right:100px;
	width:200px;
}

.RightBlockItem.ContactListLi li 
{
	display:block;
	width:200px;
	border-bottom:1px solid #000000;
}

.RightBlockItem.OpeningHours
{
	border:none;
	margin-top:40px;
	float:left;
	display:inline;
	width:300px;
}

#RightBlock .OpeningHoursDiv
{
	margin-top:0px;
}


.ContactList a
{
	font-weight:bold;
}

.ContactList
{
	margin-bottom:10px;
	padding-bottom:5px;
}

.RightBlockItem.ContactListLi li, .RightBlockItem.ContactListLi li a, .RightBlockItem.OpeningHours p 
{
	font-family: Times New Roman; 
	font-size:13pt;
	line-height:19pt;
	color:Black; 
	margin-top:5px;
}

* html .RightBlockItem.ContactListLi li, * html .RightBlockItem.ContactListLi li a, * html .RightBlockItem.OpeningHours p 
{
	font-size:9pt;
	line-height:14pt;
}

.RightcolHeader 	
{
	font-family: Times New Roman; 
	font-size:14pt;
	font-weight:bold;
	color:Black;
	margin-bottom:10px;
	padding-bottom:0px; 
	text-decoration:underline;
}

* html .RightcolHeader 	
{
	font-size:11pt;
}

.EmailClass {display:none;}

.newwindow {display:none;}

a:link, a:visited
{
	color:Black;
	text-decoration:none;
}


