.sdmenu {text-align: left; width: 154px;  color: #fff; padding-bottom:5px; padding-top:10px; padding-left:5px; }
.sdmenu div {font-size:1.1em; font-weight:bold;
	background: url(../images/title_new.gif) repeat-x;
	overflow: hidden;
	border: 0px;
}
.sdmenu div:first-child {
	background: url(../images/toptitle-grey.gif) no-repeat;
	border: 0px;
}
.sdmenu div:first-child.collapsed {
	height: 25px;
	background: url(../images/toptitle-grey.gif) repeat-x;
	border: 0px;
}
.sdmenu div.collapsed {
	height: 25px;
	background: url(../images/title_new.gif) repeat-x;

}


.sdmenu div span {
	display: block;
	padding: 5px 25px;
	color: #fff;
	background: url(../images/expanded.gif) no-repeat 10px center;
	cursor: pointer;
	}
.sdmenu div.collapsed span {
	background-image: url(../images/collapsed.gif);
	cursor: pointer;
}
.sdmenu div a {
	font-size:.9em;
	font-weight:bold;
	padding: 5px 10px;
	background: #b6c7d6;
	display: block;
	color: #000000;
        border:0px; 
}
.sdmenu div a.current {
	background : #b6c7d6;
}
.sdmenu div a:hover {
	background: #f4eedc;
	color: #000000;
	text-decoration: none;
        border:0px; 
}

.sdmenu2nd 
{
	text-align: left; 
    width: 184px;  
    color: #000000; 
	padding-bottom:0px; 
	margin-top:20px; 
	margin-left:5px; 
	background:#003366; 
	border: 1px solid #ededed;
	margin-top:10px;}
            
.sdmenu2nd div {font-size:1.1em; font-weight:bold;
	background: url(../images/leftmenu_header2.jpg) repeat-x;
	overflow: hidden;

	color:#000000;
	padding-top:0px;
    padding-bottom:0px;
}
.sdmenu2nd div:first-child {
	background: url(../images/leftmenu_header2.jpg) repeat-x;
	color: #000000;
    border:0px; 
    padding-top:0px;
    padding-bottom:0px;
}

.sdmenu2nd div:first-child.collapsed {
	height: 25px;
	background: url(../images/leftmenu_header2.jpg) repeat-x;
	border: 0px;
}
.sdmenu2nd div.collapsed {
	height: 25px;
	background: url(../images/leftmenu_header2.jpg) repeat-x;
	border:0px; 
    padding-top:0px;
    padding-bottom:0px;
	

}


.sdmenu2nd div span {
	display: block;
	padding-top:5px;
	padding-left:25px;
	padding-bottom:5px;
	color: #000000;
	background: url(../images/expanded-black.gif) no-repeat 10px center;
	cursor: default;
	
	}
	
.sdmenu2nd div.collapsed span {
	background-image: url(../images/collapsed-black.gif);
	cursor: pointer;
}	
	
	
.sdmenu2nd div a {
	font-size:.9em;
	font-weight:normal;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	background: #2a4a68;
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-left:0px solid #ededed;
    border-right:0px solid #ededed;  
}
.sdmenu2nd div a.current {
	background: url(../images/menu_bg_hover.jpg) top left repeat;
	color: #000000;
	text-decoration: none;
    border-left:0px solid;
    border-right:0px solid; 
}
.sdmenu2nd div a:hover {
	background: url(../images/menu_bg_hover.jpg) bottom left repeat;
	color: #000000;
	text-decoration: none;
    border-left:0px solid;
    border-right:0px solid; 
}

.sdmenu2nd  a:hover.big
{ background: url(../images/menu_bg_hoverBig.jpg)}


div.glossymenu1{
position: relative;	
float:left;
text-align:center;
padding-top:4px;
padding-bottom:4px;
background: url(../images/rt_menu.gif) top left no-repeat;
font-size:1.1em; font-weight:bold;
width: 165px; 
border: 0px;
cursor:pointer;
}

div.glossymenu{
position: relative;	
text-align:left;
float:left;
font-size:1.1em; font-weight:bold;
width: 163px;
border: 1px solid #000000;
	cursor: pointer;
}

div.glossymenu a.menuitem{
background: url(../images/rt_title.gif) repeat-x bottom left;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
font-size:.9em; font-weight:bold;
padding: 4px;
cursor:pointer;
text-indent:0px;
}


div.glossymenu a:link.submenuheader{
background: url(../images/rt_title.gif) repeat-x bottom left;
border:0px;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
font-size:.9em; font-weight:bold;
padding: 4px;
text-decoration: none;
color:#fff;
cursor:default;
text-indent:0px;
}


div.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
font-size:.9em; font-weight:bold;
color: #fff;
cursor:default;
text-indent:0px;
}

div.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: 0px;
cursor:pointer;
text-indent:0px;
}

div.glossymenu a.menuitem:hover{
background: url(../images/rt_title.gif) repeat-x bottom left;
color:#fff;
}

div.glossymenu div.submenu{ /*DIV that contains each sub menu*/
font-size:.8em; font-weight:bold;
background: #b6c7d6;
cursor:default;
}

div.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0px;
padding: 0px;
}

div.glossymenu div.submenu ul li{
display: block;
color: black;
text-decoration: none;
padding-top:2px;
padding-bottom:2px;
}

div.glossymenu div.submenu ul li a{
display: block;
color: black;
text-decoration: none;
padding-top:2px;
padding-bottom:2px;
padding-left:10px;
}


div.glossymenu div.submenu ul li a:hover{
background: #f4eedc;
color: black;

}
.MenuCenterTop{background: url(../images/rt_menu.gif) no-repeat; padding-top:4px; padding-bottom:4px; text-align:center; display: block; position: relative; width: 144px; text-decoration: none;}

