.left_side {
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	width: 200px;
	border-right: 1px solid #AEB09A;
}
.right_side {
	position: relative;
	width: 546px;
	margin-top: 0px;
	margin-bottom: 10px;

}
.sub_heading {
	border: 1px solid #006633;
	padding: 9px 5px 12px 10px;
	background-color: #D3E0CF;
	color: #006633;
}
.main_middle {
	width: 766px;
	margin-left: 7px;
}
#BreadCrumb sup {
        font-size: 9px;
}
#BreadCrumb {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
     
        
}
#BreadCrumb a {
        text-decoration: none;
        color: #245228;
}
.current_crumb {
        color: #367490;
}
.DefaultCrumb {
        color: #245228;
}
.main_content {
    margin-top: 30px;
    margin-left: 45px;
}
#MAIN_content h3 a,
#MAIN_content h3 a.DefaultCategory {
	text-decoration: none;
	color: #245228;
}
#MAIN_content h3 a.CurrentCategory {
        color: #367490;
}
#MAIN_right .stretcher {
	padding-right: 8px;
	padding-left: 2px;
	
}
.display {
         margin-bottom: 2px;
	 margin-top: 18px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 font-size: 12pt;
}

.ListBox {
        background-image: url(../grph/ListBox.gif);
	background-repeat: no-repeat;    
	width: 6px;
	height: 6px;
	margin-right: 12px;
        background-position: center;
}
div.stretcher li {
        list-style-type: circle;
}
div.stretcher ul {
        margin-bottom: 0px;
}
div.stretcher p {
        margin-left: 14px;
}

small {
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

