body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	}
	
#topsection{
background:url(/images/leemic_header.jpg) no-repeat;
height:140px;
border-bottom:1px solid #A3A1A2;
}
#menu1{
display:none;
}
#nav{
	width:180px;
	float: left;
	padding: 20px 0 0 20px;
	height: 800px;
	border-right: 1px solid #A3A1A2;
}
#breadcrumb
{
	height:60px;
	margin-left: 220px;
	width: 660px;
	line-height: 60px;
	color: red;
}
#breadcrumb a
{
	color: red;
	text-decoration:none;
	background:none;
}
#breadcrumb a:hover
{
	color: black;

}
#maincontent #bodyimages {
	min-width:400px;
	max-width:500px;
	width:400px;
	float: right;
}
#maincontent label {
	height:60px;
	padding:0;
	float:left;
	margin:0 0 0 10px;
}
#maincontent input{
width:200px;
height:30px;
border:1px solid black;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
#maincontent #bodyimages img{
	margin:20px;
	padding:0;
}
#maincontent {
	margin-left:220px;
	margin-top:15px;
	width:660px;
}
#maincontent ul.bodypics{
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#maincontent ul.bodypics li{
	width:140px;
	height:70px;
	float: left;
	display: block;
	margin: 10px;
	background-color: #CCCCCC;
}
ul.tree-menu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
ul.tree-menu, ul.tree-menu ul, ul.tree-menu ul ul  {
	list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.tree-menu, ul.tree-menu ol, ul.tree-menu ol ul  {
	list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.tree-menu ul, ul.tree-menu ul ul  {

}
ul.tree-menu li {	
    margin: 0 0 2px 0;
	padding:0;
}
.nosection {
	background-image: url(images/back_nav_button.gif);
	background-repeat: no-repeat;
}
.nosectiondown {
	background-image: url(images/back_nav_buttonover.gif);
	background-repeat: no-repeat;
}

ul.tree-menu li.section {
	background-image: url(images/back_nav_button.gif);
	background-repeat: no-repeat;
}
ul.tree-menu li.section-open {
	background-image: url(images/back_nav_buttonover.gif);
	background-repeat: no-repeat;
}
ul.tree-menu li ul li,ul.tree-menu li ol li{
	margin:0;	
	padding:0;
}
ul.tree-menu li ul li ul li,ul.tree-menu li ol li ul li{
	margin:0;	
	padding:0;
}


ul.tree-menu li ul li.section-open a,ul.tree-menu li ol li.section-open a{
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	background-position:right bottom;
}
ul.tree-menu li ul li ul li.section-open a,ul.tree-menu li ol li ol li.section-open a{
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	background-position:right bottom;
}
ul.tree-menu li.box {

}
ul.tree-menu li a {
	text-indent:5px;
	display:block;
	margin:0;
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
	width:150px;
	height:28px;
	line-height:28px;
}
ul.tree-menu li a:hover {
	background-image: url(images/back_nav_buttonover.gif);
	background-repeat: no-repeat;
}
ul.tree-menu li ul li a ,ul.tree-menu li ol li a {
	background-image:none;
	display:block;
	margin:0;
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
	width:150px;
	height:20px;
	line-height:20px;
	background-color: #FADCD1;
}
ul.tree-menu li ul li a:hover,ul.tree-menu li ol li a:hover {
	background-image:none;
	background-color: #F7B6A0;
}

ul.tree-menu li ul li ul li a,ul.tree-menu li ol li ol li a,ul.tree-menu li ol li ul li a{
	background-image:none;
	display:block;
	margin:0;
	color: white;
	text-decoration: none;
	white-space: nowrap;
	width:150px;
	height:20px;
	line-height:20px;
	background-color: #F47459;

}
ul.tree-menu li ol li a.nosectiondownsub{ 
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	
	}
ul.tree-menu li ul li ul li a:hover,ul.tree-menu li ol li ol li a:hover,ul.tree-menu li ol li ul li a:hover {
	background-image:none;
	background-color: #EB2524;
}
.red{
color:red;
}
.nosectiondownsub {
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	background-position:right bottom;
}
