﻿#banner #subsiteNavContainer .LevelOne {
	background: #800000;
	color:#ffffff;
	cursor: hand;	
}

#banner #subsiteNavContainer .LevelOneOver{
	background: #993333;
	color:#ffffff;
	cursor: hand;	
}

#banner #subsiteNavContainer td.LevelOne, 
#banner #subsiteNavContainer table.LevelOne td table td,
#banner #subsiteNavContainer td.LevelOneOver, 
#banner #subsiteNavContainer table.LevelOneOver td table td {
	padding: 10px 20px; 
	font-size:10pt; 
	border-bottom: 1px dotted #ffffff;
}

#banner #subsiteNavContainer .ipf-SectionMenuItem{
	background: #800000;
	color:#ffffff;
	cursor: hand;
}
#banner #subsiteNavContainer .ipf-SectionMenuItemOver{
	background: #993333;
	color:#ffffff;
	cursor: hand;
}

#banner #subsiteNavContainer td.ipf-SectionMenuItem, 
#banner #subsiteNavContainer table.ipf-SectionMenuItem td, 
#banner #subsiteNavContainer td.ipf-SectionMenuItemOver, 
#banner #subsiteNavContainer table.ipf-SectionMenuItemOver td {
	padding: 10px 20px; 
	font-size:10pt;
}

.LevelOne {	background: #ffffff;color:#39526A;cursor: hand;	}
.LevelOneOver{background: #E1E2E1;color:#39526A;cursor: hand;	}

td.LevelOne, table.LevelOne td table td,
td.LevelOneOver, table.LevelOneOver td table td {padding: 10px 20px; font-size:11px; font-weight: bold; border-bottom: 1px dotted #ffffff;}

.ipf-SectionMenuItem{background: #ffffff;color:#39526A;cursor: hand;}
.ipf-SectionMenuItemOver{background: #E1E2E1;color:#39526A;cursor: hand;}

td.ipf-SectionMenuItem, table.ipf-SectionMenuItem td, 
td.ipf-SectionMenuItemOver, table.ipf-SectionMenuItemOver td {padding: 10px 20px; font-size:11px;}



