.quote 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	line-height: 20px; 
}

.profileHead 
{
	background-color: #b3bdea;
	border-bottom: 1px #6d76b4 solid;
	padding-left: 250px;
	padding-top: 5px; 
}

.profilePic 
{
	float: right;
	margin: 5px; 
}

.profileAddress 
{
	margin-left: 0px; 
	width: 250px;
}

.profileLine 
{
	background-image: url(../images/horiz_dotline.gif);
	height: 5px;
	background-repeat: no-repeat;
	width: 240px;
	margin-left: 10px;
	margin-top: 0px !important;
	margin-top: -10px;
	margin-bottom: 4px; 
}

.profileContact 
{
	margin-left: 10px; 
}

#profileLine2 
{
	background-image: url(../images/horiz_dotline.gif);
	height: 5px;
	background-repeat: repeat-x;
	width: 325px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 7px; 
}

.profileQuote 
{
	margin-left: 10px; 
}

.profileFooter 
{
	margin-left: 10px; 
}

.profileBottom 
{
	background-color: #b3bdea;
	border-top: 1px #6d76b4 solid;
	height: 5px;
	margin: 0px;
	padding: 0px; 
}

#eapBody 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #7e7e7e;
	background-color: #eaebf4;
	padding: 15px;
	line-height: 17px; 
}

#eapGif 
{
	background-image: url(../images/whatiseap.gif);
	background-color: #eaebf4;
	background-repeat: no-repeat;
	background-position: 50%;
	height: 107px; 
}

.privacyNote
{
	text-align: left;
	font-size: 9px;
}