.side-nav-header, .side-nav-header p, .side-nav-header td, .side-nav-header li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #cccccc;
	letter-spacing: 1px;
}

.side-nav-content, .side-nav-content p, .side-nav-content td, .side-nav-content li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	word-wrap: break-word;
}

.side-nav-content {
	padding-top: 15px;
	height: 325px;
	min-height: 325px;
}

.side-nav-content a, .side-nav-content a:link, .side-nav-content a:visited, .side-nav-content a:active {
	color: #426489;
	text-decoration: underline;
}

.side-nav-content a:hover {
	color: #333333;
	text-decoration: underline;
}

.side-nav-mainmenu {
}

	/* Second level menu items */
	.side-nav-mainmenu td td td {
		font-size: 11px;		
		font-weight: normal;
	}
	
	.side-nav-mainmenu td td td a.side-nav-mainmenuitem {
		/* font-weight: normal; */
		width: 100%;
	}

.site-nav-mainmenuitem {
	color: #426489;
	text-decoration: underline;
a}

.site-nav-mainmenuitemon {
	color: #333333;
	text-decoration: underline;
}
