﻿body 
{
	margin:0px;
	width:100%;
	background-color:white;
	font-family:Arial;
	font-size:12px;
}
body, table, div
{
	
}
a
{
	color:#5890AE;
	text-decoration:none;
}
.Global .Splash
{
	display:none;
	
}
.Global .MenuPanel
{
	display:none;	
}
.Global .BreadCrumb
{
	display:none;
}
.Global .ContentSection
{
	background-color:White;
	width:781px;
	text-align:left;
	padding-bottom:0px;
}
.Global .ContentSection .Col1
{
	display:none;
}
.Global .ContentSection .Col2
{
	float:left;
	width:100%;
}
.Global .ContentSection .Col3
{
	display:none;
}

.Footer
{
	display:none;
}
.TopOfPage
{
	display:none;
}

