body {
	margin: 5pt 5pt 5pt 5pt;
	padding: 0pt 0pt 0pt 0pt;
	color: #000000; 
	background: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	line-height: 12pt;
}

#headerLogo, #cssSwitch, #bannerArea, #menuArea, #topPanelArea, #newsPanel, #miscTags, #tabArea a, .genericForm, #rightColumn {
	display: none; 
}

#headerArea #headerDate {
	font-size: 8pt; 
	line-height: 10pt;
	margin-bottom: 30pt;
	margin-top: 0pt;
}

p {
	margin: 0pt 0pt 12pt 0pt;
}

h1 {
	margin: 0pt 0pt 10pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
	font-weight: bold;
	font-size: 20pt; 
	line-height: 24pt;
	font-family: "Times New Roman", Times, serif;
	color: #6f6e55;
}
h1 .flashTitle {
	display: none;
}
body.dungeon h1 {
	color: #D8001D;
}
body.corporate h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #756445;
}

h2 {
	margin: 20pt 0pt 12pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
	font-weight: bold;
	font-size: 14pt; 
	line-height: 16pt;
	font-family: "Times New Roman", Times, serif;
	color: #6f6e55;
}
h2 .flashSubtitle {
	display: none;
}
body.dungeon h2 {
	color: #D8001D;
}
body.corporate h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #756445;
}

h3 {
	margin: 12pt 0pt 10pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
	font-weight: bold;
	font-size: 12pt; 
	line-height: 14pt;
	font-family: "Times New Roman", Times, serif;
	color: #6f6e55;
}
body.dungeon h3 {
	color: #D8001D;
}
body.corporate h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #756445;
}

.introParagraph {
	font-weight: bold;
}

a { 
	text-decoration: underline; 
}

table {
	display: block;
	clear: both;
	margin: 20pt 0pt 20pt 0pt;
	border: #000000 solid 1pt;
}

table caption {
	padding: 1pt 3pt 1pt 0pt;
	margin-bottom: 0pt;
	font-weight: bold;
	font-size: 13pt;
	text-align: left;
	border: none;
}

table th {
	margin: 1pt;
	padding: 3pt 4pt 3pt 4pt;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
	border: #000000 solid 1pt;
}

table td {
	margin: 1pt;
	padding: 3pt 4pt 3pt 4pt;
	font-weight: normal;
	font-size: 11pt;
	text-align: center;
	border: #000000 solid 1pt;
}

#commentArea td {
	margin: 1pt;
	padding: 4pt 4pt 4pt 4pt;
	font-weight: normal;
	font-size: 11pt;
	line-height: 13pt;
	text-align: left;
	border: #000000 solid 1pt;
}

#clearBoth {
	display: block;
	clear: both;
	height: 1pt;
	font-size: 1pt;
	line-height: 1pt;
}

.picBorder {
	border: 1pt solid #000000;
}
	
.picLeft {
	display: block;
	clear: both;
	float: left;
	margin: 2pt 12pt 12pt 12pt;
	text-align: left;
	font-size: 10pt;
	line-height: 14pt;
}

.picRight {
	display: block;
	clear: both;
	float: right;
	margin: 2pt 12pt 12pt 12pt;
	text-align: right;
	font-size: 10pt;
	line-height: 14pt;
}

.picCenter {
	display: block;
	text-align: center;
	margin: 5pt 0pt 12pt 0pt;
	text-align: center;
	font-size: 10pt;
	line-height: 14pt;
}

.quotePanel {
	border: 1px solid #000000;
	margin: 10pt 0pt 15pt 0pt;
}
.quotePanel .quotePanelContent {
	margin: 10pt 10pt 18pt 10pt;
}
.quotePanel .quotePanelContent p.quoterText {
	margin: 0pt 0pt 0pt 0pt;
	font-weight: bold;
	color: #000000;
}
.quotePanel .quotePanelContent p.quoterSubText {
	margin: 0pt 0pt 0pt 0pt;
	color: #000000;
}

#footerArea {
	margin-top: 30pt;
}

#footerArea p {
	display: none;
}
