body
{
	background-color: #7f8b9b;
	font-size: 10pt;
	font-family: Arial,sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
td.Whitened
{
	background-color: #ffffff;
}
a
{
	color: #000000;
}
.Bolded
{
	font-weight: bold;
}
.FirmColor
{
	font-weight: bold;
	color: #808080;
}
.MenuContent
{
	background-color: #ffffff;
	overflow: auto;
	height: 391px;
	width: 200px;
}
.TopicContent
{
	background-color: #ffffff;
	height: 500px;
	overflow: auto; /*width: 550px;*/
}
.ContentPanel
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 840px;
	height: 520px;
	margin-top: -260px;
	margin-left: -420px;
}
.HCenteredRight
{
	text-align: right;
}
.HCentered
{
	text-align: center;
}
.HCenteredWithMargin
{
	margin-right: 80px;
	text-align: center;
}
.VCentered
{
}
ul.Menu ul.Menu
{
	/*font-size: smaller;	*/
	margin-left: 1em;
}


a.GrayedLink
{
	
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: #bec2c7;
}
a.GrayedLink:hover
{
	font-weight: bold;
	color: #bec2c7;
	text-decoration: none;
}
.Topic
{
	margin-top: 2em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 2em;
	overflow: auto;
	height: 445px;
}
img
{
	border: none;
}

img.Thumb
{
	margin: 2px;
	padding: 2px;
}
a:hover
{
	text-decoration: underline;
}
ul.Menu li a:hover
{
	text-decoration: none;
}
.ImageContainer
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
.ImageContainer img
{
	margin-left: 1em;
	margin-right: 1em;
}
ul.Menu li a
{
	text-decoration: none;
}
