html {height:100%}

body {
	height:100%;
	behavior:url("csshover.htc");
	
}

#normalLink a:visited
	{color:#006699;
	text-decoration:none;
	width: 100%; /* IE */}

a:link
	{color:#006699;
	text-decoration:underline;
	width: 100%; /* IE */}
	
a:visited
	{color:#669933;
	text-decoration:underline;
	width: 100%; /* IE */}
	
div#sidebar a:visited, div#sidebar a:link
	{color:#006699;
	text-decoration:none;
	width:100%; /* IE */}

div#page
	{width:955px; 
	color:#006699;
	}
	
div#nav
	{width:955px; 
	height: 40px; 
	background-color:#0255A5;}
	
div#main
	{width:955px;
	background-color:#D9D9D9;
	}
	
div#sidebar
	{margin: 5px 0px 5px 0px; 
	font-size:14.5px; 
	font-family: Arial, Helvetica, sans-serif; 
	width:183px;
	height:auto; 
	float:left;}
	
div#sidebar h4,
	{margin:0 0 0 0; 
	font-size:16px;
	}
	
	
div#sidebar ul
	{list-style:none;}
	

#sidenav{
	margin:0;
	padding:0;}	


li.folder	{
	padding: 6px 0 6px 6px;
	background-color:#CCE5B2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	z-index: 9;
}	


li.folder:hover {
	z-index: 10;
	background-color:#B3D1E0;
	
}

.folder2 a.submenu:hover {
	z-index:12;
	background-color:#CCE5B2;
	}
		
li.folder2	{
	background-color:#B3D1E0;
	z-index: 11;
}	

	
li.folder ul {
	position: absolute;
	display: none;
	margin-left: 60px;
}

li.folder2 ul {
	position: absolute;
	display: none;
	margin-left: 60px;
}

				
li.folder>ul { 
	
}
		
ul.level1 li.folder:hover ul.level2 {
	display: block;
	width: 200px;
}

ul.level2 li.folder2:hover ul.level3 {
	display: block;
	width: 200px;
}

li>a { 
	width: auto;
}

li a.submenu {
	background-color:#B3D1E0;
	padding-left: 10px;
	display: block;
	border-bottom: 1px solid #FFF;
	padding-top: 3px;
	padding-bottom: 4px;
}
			
li.explain { 
	background-color: #DCEAF9;
	border-bottom: 1px solid #FFFFFF;
	color: #6699CC;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 190px;	
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html li.explain { 
	width: 202px;
}

	
	
div#content
	{width:772px; 
	float:left;
	font-size: 13.5px;
	font-family: Arial, Helvetica, sans-serif; }
	
#leftContent
	{width:470px; 
	float:left;
	margin-left:12px;
	}
	
#rightContent
	{width:287px; 
	float:right;
	}

#logotagline
	{text-align:center;}

div#footer
	{width:100%; 
	float:left; 
	background:#78B53C; 
	text-align:center; 
	font-size:7.5pt;}
	
.FoodProGreen
	{color: #669933;}

.newLink
	{font-size:13px;
	color:#FF0000;}

.h4sidebar
	{margin:0 0 0 0; 
	font-size:16px}
	
.floatright
	{float:right;}
	
.floatleft
	{float:left;}
.style1 {font-weight: bold}