table.header
{
	width: 100%;
	border: none;
}

td.RightCellImage_private
{
	background-image: url('/site_images/module/fot_priv.jpg');
	background-repeat: no-repeat;
	background-color: #526A81;
	vertical-align: top;
	height: 123px;
	width : 515px;
	background-position:right top;
}

td.RightCellImage_institutional
{
	background-image:  url('/site_images/module/fot_prof.jpg');
	background-repeat: no-repeat;
	background-color: #4D6580;
	vertical-align: top;
	height: 123px;
	width: 515px;
	background-position: right top;
}

td.LeftGrayBar
{
	background-color: #cecece;
	border-bottom : Solid 9px White;
}

td.RightGrayBar
{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
	text-align: right;
	vertical-align: top;
}

td.HorizontalNavigationLeft
{
	background-color: #e5ebef;
	border-right: Solid 1px White;
}
