#tblMainBody
{
	 background-color: #FFFFFF;
}
#tblMainBody h1
{
	margin: 0px;
	padding: 0px;
	font-family: Times, "Times New Roman", Serif;
	font-size: 26px;
	font-weight: lighter;
	letter-spacing: .001em;
	color: #91530D;
}
#tblCellLeft
{
	background-color: #DCE3ED;
	padding-bottom: 80px;
	border-top: solid 4px #fff;
	border-bottom: solid 4px #fff;	
}

#tblCellRight
{
	background-color: #F3F6F9;
	font-size: 12px;
	color: #7E7F80;
	padding-bottom: 80px;
	border-top: solid 4px #fff;
	border-bottom: solid 4px #fff;
}
#tblCellRight a:link
{
	color: #65676A;
	text-decoration: underline;
	font-weight: bold;
}

#tblCellRight a:visited
{
	color: #65676A;
	text-decoration: underline;
	font-weight: bold;
}

#tblCellRight a:hover
{
	color: #3E3F44;
	text-decoration: none;
}

#tblCellRight a:active
{
	color: #3E3F44;
	text-decoration: none;
}


#boxLeftSubNav ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
	font-size: 14px;
	font-family: Times, "Times New Roman", Serif;
	color: #6082AE;
}

#boxLeftSubNav a:link
{
	color: #6082AE;
	text-decoration: none;	
}

#boxLeftSubNav a:visited
{
	color: #6082AE;
	text-decoration: none;	
}

#boxLeftSubNav a:hover
{
	color: #91530D;
	text-decoration: none;	
}

#boxLeftSubNav a:active
{
	color: #91530D;
	text-decoration: none;	
}

#boxLeftSubNav .lnkNavSelected
{
	color: #91530D;
}


#boxLeftSubNav ul#navlevel2 a {
	font-family: Verdana;
	font-size: 11px;
	color: #8d9193;
	line-height: 18px;
}
#boxLeftSubNav ul#navlevel2 a:hover {
	color: #91530D;
	text-decoration: none;	
}