.lozenge_top {
	width: 100%;
	height: 11px;
	background-image: url('../images/orange_loz_top.jpg');
	background-repeat: no-repeat;
	font-size: 5px;
}
.lozenge_body {
	width: 100%;
	background-color: #f38f1d;
}

.lozenge_content a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.lozenge_btm {
	width: 100%;
	height: 11px;
	background-image: url('../images/orange_loz_btm.jpg');
	background-repeat: no-repeat;
	font-size: 5px;
}
.subsection_title {
	color: #f38f1d;
	font-size: 28px;
	font-family: Arial, Trebuchet, Helvetica sans-serif;
	margin-bottom: 10px;
}


.expandingpaneltop{
	 width:300px;
 	 height:23px;
 	 background-repeat: no-repeat;
 	 background-image: url(/images/orangecurvedtop.jpg);
 }


 .expandingpanel{
	 width:300px;
	 background-image: url(/images/orangecurvedmiddle.jpg);
}

 .expandingpanelmiddle{
 	padding-left:25px; 
 	padding-right:25px; 

 }
 .expandingpanelbottom{
	 width:300px;
	 height:24px;
	 background-repeat: no-repeat;
	 background-image: url(/images/orangecurvedbottom.jpg);
 }

h4 {
	color: #ff6600;
	font-size: 14px;

}
h4 a {
	color: #ff6600;
	text-decoration: none;
	font-size: 14px;
}
.boldH4links {
	text-decoration: none;
	color: #ff6600;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}


.expandingpanelmiddle a {
 	text-decoration: none;
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
	
 }
 
 .expandingpanellongtop{
 		float:left;
 	 width:400px;
 		height:15px;
  	 background-repeat: no-repeat;
  	 background-image: url(/images/orangelongboxtop.jpg);
  	 padding-top:0px; 
 	 		margin-top:0px; 
  }
 
 
  .expandingpanellong{
 	 width:400px;
 	 background-image: url(/images/orangelongboxpixel.jpg);
 }
 
  .expandingpanellongmiddle{
 		float:left;
 	 width:400px; 
  	text-align: left;
 	 background-image: url(/images/orangelongboxpixel.jpg);
 
  }
  
  #expandingpanellongmiddle p{
 		margin: 0px;
 		padding-left: 20px;
  }
  
  .expandingpanellongmiddle font{
	  	padding-left: 20px;
	 	 background-image: url(/images/orangelongboxpixel.jpg);
	 
  }
  .expandingpanellongend{
 		float:left;
  	height:1px;
 	 width:400px;
 		 background-repeat: no-repeat;
 		 background-image: url(/images/orangelongboxpixel.jpg);
  }
  .expandingpanellongbottom{
 	
 		float:left;
 	 height:13px;
 	 width:400px;
 	 background-repeat: no-repeat;
 	 background-image: url(/images/orangelongboxbottom.jpg);
 	 padding-bottom:0px; 
 	 margin-bottom:0px; 
 }