#Section1 div.moduletable ul#mainlevel-nav{
}

#Section1 div.moduletable ul#mainlevel-nav li{
	float: right;
	padding: 0.1em 0.5em;
}

#Section4 div.moduletable_menu ul.menu li a,
#Section1 div.moduletable ul#mainlevel-nav li a{
	text-decoration: none;
	display: block;
}
#Section4 div.moduletable_menu ul.menu li a span,
#Section1 div.moduletable ul#mainlevel-nav li a span{
	font-size: 1.2em;
}

#Section4 div.moduletable_menu ul.menu{
	margin: 1em 0.7em;

}
#Section4 div.moduletable_menu ul.menu li a{
	padding: 0.1em 0.5em;

}

/*#Section5 ul.level_0{margin-left: 2em}
#Section5 ul.level_0 li{list-style-type: upper-roman;}
#Section5 ul ul.level_1{margin-left: 1em;}
#Section5 ul ul.level_1 li{list-style-type: upper-alpha;}

#Section5 ul ul ul.level_2 li{list-style-type: decimal;}*/
#Section5 ul  ul ul.level_2{margin-left: 0.5em;}
#Section5 ul li a{color: rgb(43,95,157); text-decoration:none; display: inline;}
#Section5 ul li a:hover{ text-decoration: underline; color: rgb(3,55,117);}

#Section5 .contentpane form tr{display:none;}
#Section5 .contentpane form tr.sectiontableentry1,#Section5 .contentpane form tr.sectiontableentry2{display:table-row;}

table.contenttoc tr > th{display: none;}
table{border-collapse: collapse;}
.sectiontableentry1,.sectiontableentry2{}
#Section5 .sectiontableentry1 td,#Section5 .sectiontableentry2 td{padding: 0.5em;border: 0.1em solid rgb(43,95,157);}
#Section5 .sectiontableentry1 td:first-child,#Section5 .sectiontableentry2 td:first-child{padding-left: 1em;background-color: rgb(73,125,187);color: rgb(255,255,255);}