body
{ 
	font-family: Verdana, Tahoma, Arial;
	color: #525552;
	background-color: #F7F3F7;
	padding: 0px;
	margin: 0px;
}

.MainTable
{
	background-color: White;
	width: 750px;
	margin: 0px;
	padding: 5px;
}


.LogoCell
{
	border-left: solid 1px #B5AEAD;
	border-right: solid 1px #B5AEAD;
	border-bottom: solid 1px #B5AEAD;
}

.BannerCell
{
	padding: 0px;
	border-right: solid 1px #B5AEAD;
}

.FillerCellLeft
{
	padding: 0px;
	border-left: 1px solid #B5AEAD;
	background-image:url('images/Common/LeftLinesBkgrd.jpg');
}

.FillerCellTop
{
	background-color: #F7F3F7;
}

.CellLeft
{
	border-left: solid 1px #B5AEAD;
}

.CellLeftTop
{
	border-left: solid 1px #B5AEAD;
	border-top: solid 1px #B5AEAD;
	border-bottom: solid 1px #B5AEAD;

}

.CellRightTop
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	text-align: right;
	color: #004370;
	padding: 5px;
	border-right: solid 1px #B5AEAD;
	border-top: solid 1px #B5AEAD;
	border-bottom: solid 1px #B5AEAD;
}

.CellRightBottom
{
	font-family: Tahoma, Verdana, Arial;
	color: #A7A6A7;
	text-align: right;
	font-size: 7.5pt;
	height: 40px;
	background-color: #F7F3F7;
	border-right: solid 1px #B5AEAD;
	border-bottom: solid 1px #B5AEAD;	
}

.CellBottom
{
	background-color: #F7F3F7;
	border-bottom: solid 1px #B5AEAD;
}

.CellLeftBottom
{
	background-color: #F7F3F7;
	border-left: solid 1px #B5AEAD;
	border-bottom: solid 1px #B5AEAD;
}

.NavCellBottomLeft
{
	font-size: 8pt;
	border-top:3px double #B5AEAD;
	border-bottom:3px double #B5AEAD;
	border-left:1px solid #B5AEAD; 
}

.NavCellBottomNav
{
	font-size: 8pt;
	border-top:3px double #B5AEAD;
	border-bottom:3px double #B5AEAD;
}

.NavCellBottomRight
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	border-top:3px double #B5AEAD;
	border-bottom:3px double #B5AEAD;
	border-right:1px solid #B5AEAD; 
	padding-left: 45px;
	padding-right: 45px;
}

.NavCell
{
	background-color: #F7F3F7;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.MainContentCell
{
	font-size: 8pt;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-right: solid 1px #B5AEAD;
}

.Control
{
	font-family: Tahoma;
	font-size: 8pt;
}