﻿@charset "utf-8";
html {
	overflow: auto;
}
body {
	background: #FFFFFF;
	padding: 0;
	margin: 0;
}
* html body {
	height: 100%;
	width: 100%;
	overflow: auto;
}
body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	display: table;
	background: #FFFFFF;
}
* html #body {
	height: 100%;
	width: 100%;
	overflow: auto;
}
body td {
	font-size: 12px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #000000;
}
body p {
	font-size: 12px;
	color: #000000;
}
body .bot, #body .bot td, #body .bot p {
	font-size: 14px;
	color: #FFFFFF;
}
p {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}
a, a:visited, a.pager, a.pager:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover, a.pager:hover {
	text-decoration: underline;
}
body .sitemapTable a, #body .sitemapTable a:visited {
	text-decoration: underline;
}
object.videoObject {
	display: none;
}
* + html object.videoObject {
	display: block;
}
* html object.videoObject {
	display: block;
}
embed.videoEmbed {
	display: block;
}
* + html embed.videoEmbed {
	display: none;
}
* html embed.videoEmbed {
	display: none;
}
