.mainText {
	font-family:Arial;
	color:CCCCFF;
	font-size:13px;
	font-weight:bold;
	}
	
A{
	color:333366;
}

.boldText
{
	font-family:Arial;
	color:333366;
	font-size:14px;
	font-weight:bold;
}

#columnText {
	width:420px;
	float:left;
	padding:10px;
	font-family:Arial;
	color:CCCCFF;
	font-size:13px;
	font-weight:bold;
}

#columns {
	width:240px;
	float:right;
	padding:10px;
	border:solid 1px;
	margin-top:40px;
	font-family:Arial;
	color:333366;
	font-size:14px;
	font-weight:bold;
}

#columnTitle {
	width:600px;
	height:60px;
	background: url(../images/columns/columnTitle.gif) no-repeat;
}

#downloadPDF {
	width:200px;
	height:30px;
	background: url(../images/columns/downloadPDF.gif) no-repeat;
}

.connieText{
	margin-top: 0;
  margin-bottom: 0;
	text-indent:30px;
	line-height:16px;
}
