body
{
	background: white;
	font-weight: normal;
	font-size: 11pt;
	color: #999;
}
a:link, a:visited
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.ContentPane, .RightPane
{
	margin-left: 10%;
}
.Banner, .Header, .Footer, .FooterMenu,.AdminToolbar , .RadMenu, .Menu, .TreeMenu, .ModuleButtons, .ModuleTitle img, .Button
{
	display: none;
}
.ModuleContent img
{
    display: inline
}
h1, .Head, .ModuleTitle, .ModuleTitle span, .Head span
{
	font-weight: bold;
	font-size: 13pt;
	color: #999;
	font-family: Georgia, Sans-Serif;
}
h2, .SubHead
{
	font-weight: bold;
	font-size: 12pt;
	color: #999;
	font-family: Georgia, Sans-Serif;
}
h3
{
	font-weight: bold;
	font-size: 11pt;
	color: #999;
	font-family: Georgia, Sans-Serif;
}
p, span, td, .Normal
{
	font-weight: normal;
	font-size: 11pt;
	color: #999;
	font-family: Georgia, Sans-Serif;
}
.Field
{
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: #696969 1px solid;
}