/*
Dark Blue: #002451;
Mid Blue/Grey: #B5CAD1;
Light Blue/Grey: #CBD8DD;
*/
table#Layout td#SubTop
{
	background-color: #CBD8DD;
	color: #fff;
}

table#Layout td#PageMiddle td#MainSection
{
	background-color: #B5CAD1;
	color: #000;

}

table#Layout td#MainSection table#MainContent td {
border-width: 0;
}

table#Layout td#PageMiddle table#MainContent td#RightPanel, table#Layout td#PageMiddle table#MainContent td.RightCont {
	background-color: #CBD8DD;
	border: 0;
}

table#Layout td#MainSection h1{
color: #fff;
}

table#Layout td#Bottom
{
	margin: 0;
	padding: 0;
	border-width: 0;
}

table#Layout td#MainSection h1#PageTitle {
	color: #fff;
}
table#Layout td#PageMiddle table#MainContent td h1,table#Layout td#PageMiddle table#MainContent td h2 {
color: #002451;
}
table#Layout td#PageMiddle table#MainContent td h1#PageTitle{
color: #fff;
padding-bottom: 0;
}

