body {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
	margin : 0; 
	font-size: 70%;
}

h1 {font-size: 250%; color: #000000; font-weight: normal; text-align: left; padding : 12px 0 5px 0; margin : 0;}
h2 {font-size: 120%; color: #000000; font-weight: bold; text-align: left;}
h3 {color: #000000; font-weight: bold;}
h4 {color: #000000; font-weight: bold;}
h5 {color: #000000; font-weight: bold;}
h6 {color: #000000; font-weight: bold;}

/* Set header to appear on left rather than right */
#container .panelheading h1 {
	padding: 0;
	text-align: left;
	width: auto;
}

/* Styles for the print heading */
.printonly {
	margin-left : 10px;
}
.pathname, .printonly {
	color: #003366; 
	font-weight : bold; 
	text-decoration : none;
}
.breadcrumbs {
	margin-bottom: 20px;
}

/* Hide sections from print */
.lhscol, .rhsbox, .noprint, .toptablebanner, .sidebar, #header, #footer, li.x-tab-edge, .backtotab, .ico-links {
	display : none;
}

/* Make content fill available print area */
.main-column .inner {
	width: 100%;
}
.main-column, .midcontent {
	margin: 0 !important;
}

/* Overright ext styles to display content outside of the content boxes */
#whatson, #whatson-info, #whatson-info #whatson-info-display, .panelcontent, .x-tab-panel-bwrap,#container .midcontent .x-panel-header {
	height: auto !important;
}
.midcontent p.x-panel-header-text {
	width: auto;
}
.panelholder .topimage,.feature-display, .x-tab-panel-body, .x-tab-panel-bwrap,x-tab-panel, .x-column
#container .midcontent .x-panel-header, .x-panel-body,.frame, .x-tab,.panelcontent,.x-tab-panel-bwrap,
.x-panel-bwrap .panelholder .topimage, #container .midcontent .x-panel-header,#container .midcontent .x-panel-header, .x-panel-bwrap, .main-column .inner {
	overflow: visible !important;
}
 .logincontent, form {
	overflow: auto !important;
	height: auto !important;
}
.x-hidden, .x-hide-offsets, .panelbottom {
	display: none;
}
.topimage, .inner {
	display: inline;
}
.panelcontent {
	padding: 0;
}
