﻿body {
	font: normal 10pt arial, georgia, times, sans-serif ;
	background: white ;
}

a {
	display: inline !important ;
	float: none !important ;
	padding: 0 !important ;
	margin: 0 !important ;
	
	color: black ;
	text-decoration: none ;
}

img {
	border: none ;
}

.Header {
	border-top: 1px solid white ;
	border-right: 1px solid white ;
	border-bottom: 1px solid black ;
	border-left: 1px solid white ;
	
	padding: 10px 10px 10px 0 ;
	margin: 0 0 10px 0 ;
	
	display: block ;
}

.cModuleHeadline {
	font-weight: bold ;
	display: block ;
}

.Breadcrumbs {
	font-size: 8pt ;
	font-style: italic ;
	font-family: Verdana, Sans-Serif ;
}

.Breadcrumbs a {
	color: black ;
	text-decoration: none ;
}

.Footer {
	border-top: 1px solid black ;
	margin: 10px 0 0 0 ;
	font-size: 9pt ;
}

.TopPane,
.LeftPane,
.MidPane,
.ContentPane,
.RightPane,
.BottomPane {
	margin: 0 0 20px 0 ;
}

.FontSize,
.QuickLinks,
.SiteSelect,
.TopMenu,
.PageName,
.LeftMenu,
.RightMenu,
.StaffOptions,
.EMnuContainer,
hr.NoPrint,
.NoPrint {
	display: none ;
}