.SideNav 
{
	background-color: #F5F5F5;
	border: solid 1px #CCCCCC;
	vertical-align: top;
	height: 400px;
}

a.SideNavSubItem, a.SideNavSubItem:link, a.SideNavSubItem:visited {
	color: Black;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	margin-left: 10px;
}

a.SideNavSubItem:hover {
	color: #006DC3;
	text-decoration: none;
}

.SideNavSubItemSpacer {
	height: 5px;
}

.SideNavSubItemTopAndBottom {
	height: 3px;
}

div.side-link {    
text-decoration: none;  
color: #006699;  
width: 198px;   
height: 20px;    
margin: 0px;   
/*left: no-repeat;*/
font-size : 10pt;
font-family : Arial, Verdana ms sans serif,san serif, geneva;
font-weight : normal;
text-align: left;

}


div.side-link a {   
margin: 0px;   
padding: 0px;  
color: #5e5e60;   
width: 198px; 
/*background color: ;  */
height: 20px; 
padding-top: 3px; 
padding-right: 0px; 
padding-bottom: 3px;
padding-left: 6px;   
text-decoration: none;
/*left no-repeat;*/
font-size : 10pt;
font-family : Arial, Verdana ms sans serif,san serif, geneva;
font-weight : normal;
}


div.side-link a:hover {   
background: none;   
background-color: #9c9d9e;    
margin: 0px; 
color: #ffffff;  
padding: 0px;   
width: 198px;   
height: 20px; 
padding-top: 3px; 
padding-right: 0px; 
padding-bottom: 3px;
padding-left: 6px;      
text-decoration: none;
font-size : 10pt;
font-family : Arial, Verdana ms sans serif,san serif, geneva;
font-weight : normal;
}

* html .IEpadding {
	padding-left: 3px;
}

.Row {
	/*color: #006699;  */
	width: 198px;   
	height: 22px;    
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 3px;
	padding-left: 11px;   
	font-size : 8pt;
	font-family : Arial, Verdana ms sans serif,san serif, geneva;
	font-weight : normal;
	text-align: left;
	line-height : 17px;
}

* html .Row {
	padding-left: 14px;
}

.Off {
	color: #5e5e60;   
	text-decoration: none;  
}

.Off a {   
	padding: 0px;  
	color: #5e5e60;   
	width: 198px; 
	/*background color: ;  */
	height: 20px; 
	text-decoration: none;
	/*left no-repeat;*/
	font-family : Arial, Verdana ms sans serif,san serif, geneva;
	font-weight : normal;
}

.On {
	background-color: #9c9d9e;    
	color: #ffffff;  
	text-decoration: none;  
}

.On a {   
	background: none;   
	background-color: #9c9d9e;    
	color: #ffffff;  
	padding: 0px;   
	width: 198px;   
	height: 20px; 
	text-decoration: none;
	font-family : Arial, Verdana ms sans serif,san serif, geneva;
	font-weight : normal;
}
