body
{
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 4px;
	font-family: Tahoma, Verdana, Arial;
	color: #2D2B76;
	font-size: 10pt;
	background-color: #E5EEF5;
}
.MainTopNav
{
	font-size: 10pt;
	color: White;
	font-weight: bold;
}
.MainTopNav a:link
{
	color: White;
	text-decoration: none;
}
.MainTopNav a:visited
{
	color: White;
	text-decoration: none;
}
.MainTopNav a:hover
{
	color: Red;
	text-decoration: none;
}
.MainBottomNav
{
	font-size: 10pt;
	color: #418DC5;
	font-weight: bold;
}
.MainBottomNav a:link
{
	color: #418DC5;
	text-decoration: none;
}
.MainBottomNav a:visited
{
	color: #418DC5;
	text-decoration: none;
}
.MainBottomNav a:hover
{
	color: Red;
	text-decoration: none;
}
.ContentCell
{
	border-style: solid;
	border-color: #00006B;
	border-width: 1px;
	background-color: White;
	vertical-align: top;
}
.ContentHeader
{
	font-size: 11pt;
	font-weight: bold;
	color: #1854F0;
}
.ContentText
{
	font-size: 10pt;
}
.ContentText a:Link
{
	font-size: 10pt;
	text-decoration: underline;
	color: #2D2B76;
}
.ContentText a:Visited
{
	font-size: 10pt;
	text-decoration: underline;
	color: #2D2B76;
}
.ContentText a:Hover
{
	font-size: 10pt;
	text-decoration: none;
	color: Red;
}
.ContentTextSmallFont
{
	font-size: 8pt;
}
.ContentTextSmallFont a:Link
{
	font-size: 8pt;
	text-decoration: underline;
	color: #2D2B76;
}
.ContentTextSmallFont a:Visited
{
	font-size: 8pt;
	text-decoration: underline;
	color: #2D2B76;
}
.ContentTextSmallFont a:Hover
{
	font-size: 8pt;
	text-decoration: none;
	color: Red;
}
.ContentResultName
{
	font-size: 10pt;
}
.ContentResult
{
	font-size: 8pt;
}
.ContentFooter
{
	font-size: 10pt;
	font-weight: bold;
	color: #1854F0;
}
.ObjectHeader
{
	font-size: 14pt;
	/*font-weight:bold;*/
	color: #2D2B76;
}
.ObjectDetailsNav
{
	font-size: 8pt;
	color: #2D2B76;
	BORDER-TOP-WIDTH: 1px;
	BORDER-RIGHT: #ababab 1px solid; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px;
}
.ObjectDetailsNav a:Link
{
	color: #2D2B76;
	text-decoration: none;
}
.ObjectDetailsNav a:Visited
{
	color: #2D2B76;
	text-decoration: none;
}
.ObjectDetailsNav a:Hover
{
	color: Red;
	text-decoration: none;
}