/* Start of CMSMS style sheet 'menus' */
dfn {display:none}

#globalnav {
        font: normal normal 11px Tahoma, Arial, sans-serif;
        font-variant: small-caps;
	position:absolute; 
	left:749px; 
	width:175px; 
	z-index:8; 
	top: 365px; 
	visibility: visible;
}
#globalnav ul li a {
        text-decoration: none;
        padding-left: 4px;
	padding-bottom: 3px;
	display: block;
	margin-top: 10px;
        list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	border-bottom-color: #426B6C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #426B6C;
	border-left-style: solid;
}

#globalnav a:link {
	color: #A9A9A9;
}
#globalnav a:visited {
	color: #A9A9A9;
}
#globalnav a:hover {
	color: White;
	border-left-width: 4px;
	margin-left: -3px;
}
#globalnav .currentpage {
        color: #87CEEB;
	padding-left: 4px;
	padding-bottom: 3px;
	display: block;
	margin-top: 10px;
        list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	border-bottom-color: #426B6C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #426B6C;
	border-left-style: solid;
}
#localnav {
	font-size: 10px;
	padding-right: 8px;
	text-align: right;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
        position:absolute; 
	visibility:visible; 
	left:12px; 
	top:329px; 
	width:115px; 
	height:367px; 
	z-index:15
}
#localnav ul li {
	list-style-image: none;
	list-style: none;
}
#localnav ul {
        margin:0px;
        padding: 0px;
}

#localnav  a:link {
	color: #87CEEB;
	text-decoration: none;
}
#localnav  a:visited {
	color: #A9A9A9;
	text-decoration: none;
}
#localnav  a:hover {
	color: White;
     	text-decoration: none;
}
#localnav .currentpage ul li {
	color: #87CEEB;
        text-align: right;        
}
#localnav .currentpage {
        text-align: right;
        margin-right: 12px;        
}
.activeparent ul li {
        text-align: right;
        padding-right: 8px;        
}
.bullet_sectionheader {
	display: none;
}

/* End of 'menus' */

