.copy1
{ 
	color: #333; 
	font-size: 9pt; 
	font-family: Sans, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 160%; 
	position: relative; 
	left: 4px 
	vertical-align: text-bottom;
}
	
.copy2
{ 
	color: #555; 
	font-size: 8pt; 
	font-family: Sans, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 150% 
}

.term
{
	width:500px;
	position:relative;
}
	
.term .copy2
{
	position:relative;
	left:40px;
	width:400px;
}

.term .callout
{
	margin-top:30px;
}

.leftcall
{
	color: #A20;
	font-size: 8pt;
	font-family: Sans, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 150%;
	background-color: #E4E4E4;
	padding: 15px;
	border-top-style: solid;
	background-image: url(../images/call_tile.jpg);
	background-repeat: repeat-x;
}
