.leftmenu li, ul
{
margin-left: 10px;
padding: 0px;
}



.leftmenu
{
margin: -0.1em 0em 0em 0.75em;
}

.leftmenu ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-decoration: none;
}

.navlist ul
{
 margin: 1px 0px 1px 15px;
}

/*.subnavlist ul
{
 margin: 1px 0px 1px 25px;
}*/


.navlist a
{

display: block;
color: #000;
width: 100%;
margin: 1px 0px 1px 0px; 
padding: 2px 6px 2px 10px; 
background-color: #ebecf0;
border-left: 15px solid #c3c5d1;
text-decoration: none;
}


.subnavlist a
{
display: block;
color: #9C9C9C;
text-decoration: none;
}


.navlist a, .navlist a:visited
{
background-color: #ebecf0;
border-left: 15px solid #c3c5d1;
color: #000;
text-decoration: none;
word-wrap: break-word;
}

.subnavlist a, .subnavlist a:visited
{
background-color: #f4f5f7;
border-left: 15px solid #cfcfcf;
color: #000;
text-decoration: none;
}

.navlist a:hover, .navlist a.current:hover
{
border-left: 15px solid #ea6f16;
background-color: #dddfe5;
color: #ea6f16;
text-decoration: none;
}

.subnavlist a:hover, .subnavlist a.subcurrent:hover
{
border-left: 15px solid #ea6f16;
background-color: #dddfe5;
color: #ea6f16;
text-decoration: none;
}

a.current, a:visited.current
{
border-left: 15px solid #c30002;
background-color: #ebecf0;
color: #c30002;
text-decoration: none;
}

a.subcurrent , a:visited.subcurrent
{
border-left: 15px solid #c30002;
background-color: #ebecf0;
color: #c30002;
text-decoration: none;
} 

.sentinel  
{
	float: right;
	height: 626px;
	width: 1px;
}

.buttons {
background:#0C37A7 none repeat scroll 0 0;
border:1px solid #FFFFFF;
color:#FFFFFF;
cursor: hand;
font-size:13px;
padding:2px 20px;
text-decoration:none;
}
