/* sets the height of the top image for section if needed

#content-top img {margin: 0; padding: 0; 
	width: 656px; height: 84px; } */

/* might need a change of color in this paragraph */

/*This one is graphical now

#return {margin: 0; padding: 0; height: 34px; background: #CE895F; color: #3C1236; 
	text-transform: uppercase; font-weight: bold; border-bottom: 1px solid black; }
#return p {margin: 0; padding: 5px;
}
 }
	*/
	
#inside-left-top{
	background-color: #466671 !important; 
}

#inside-left-top .heading {
	font-weight: bold;
	margin: 20px 3px 5px 5px;  
}

#inside-left-top .lineitem {
	margin: 0 3px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	
}

#inside-left-top .lineitem a, #inside-left-top .lineitem a:link, #inside-left-top .lineitem a:visited  {
	text-decoration: none;
}
#inside-left-top .lineitem a:hover, #inside-left-top .lineitem a:active  {
	text-decoration: none;
	color: #B9F0CC;
}