TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
A {
	color: #000066;
}
A:hover {
	color: #0000cc;
	text-decoration: none;
}
.Breadcrumbs {
	color : #7D7D7D;
}
A.ABreadcrumbs {
	color : #7D7D7D;
}
A.ABreadcrumbs:HOVER {
	color : #7D7D7D;
}
.HomeBoxCell {
	padding-top: 9px;
	padding-right: 12px;
	padding-left: 12px;
}
.SubHeader {
	font-size: 14px;
	font-weight: bold;
}
TABLE.SubNav {
	border: 1px solid #d3d3d3;
}
A.SubNavItem {
	font-family: Arial,Helvetica;
	font-size: 10px;
	BORDER: 0px;
	border-bottom: 1px solid #d3d3d3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #32487E;
	text-decoration: none;
	width: 100%;
	background-color: #eeeeee;
}
A.SubNavItem:hover {
	background-color: #FFFFFF;
}
A.SubNavFirstLevel {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #aaaaaa;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	text-decoration: none;
	width: 90%;
	background-color: #eeeeee;
	color: #000000;
}
A.SubNavFirstLevel:hover {
	background-color: #B4CDEB;
	border-bottom: 1px solid #D7D7D7;
	color: black;
}
.SubNavFirstLevelSelected {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	color: #FFFFFF;
	text-decoration: none;
	width: 90%;
	background-color: #3B6593;
	BORDER-bottom: 1px solid #103C6E;
}
A.SubNavSecondLevel {
	font-family: Arial,Helvetica;
	font-size: 9px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #555555;
	text-decoration: none;
	width: 90%;
	background-color: #FFFFFF;
}
A.SubNavSecondLevel:hover {
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	color: black;
}
.SubNavSecondLevelSelected {
	font-family: Arial,Helvetica;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	width: 90%;
	background-color: #D4E8FF;
	border-bottom: 1px solid #CCCCCC;
}

