.personalTitle
{
	position:relative;
	float:right;
	clear:right;
	color: #001446;
	margin:30px;
	width: 600px;;
	text-align:right;
	height: auto;
	margin-bottom: 0;
}

.personalBody
{
	background: #ededff;
	background-repeat: repeat;
}

.personalTitleBar
{
	height: 164px;
	background: transparent url(../images/personal/personalTitleBg.png) repeat-x;
	border-bottom: 1px solid #000;
}

.personalContentArea
{
	position:relative;
	float:left;
	clear:both;
	height: 100%;
	width: 954px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #d5d5ff;
}

.personalFullContent
{
	position:relative;
	float:left;
	clear:both;
	width:100%;
}

.personalCtaColumn
{
	position: relative;
	float:right;
	width: 269px;
	margin: 10px 20px 0 0;
	border-left:1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.personalCtaTitle
{
	position:relative;
	float:left;
	clear:both;
	width:249px;
	margin: 0 0 5px;
	background: #7979C9;
	padding: 10px;
	border-top: 1px solid #000;
	border-bottom:1px solid #000;
}

.personalCtaTitle h2
{
	font-size:16px;
	font-weight:bold;
	margin:0;
}

.personalCta
{
	position:relative;
	float:left;
	clear:both;
	width:249px;
	margin: 0 0 10px;
	font-size:12px;
	padding:10px;
}

.personalCta ul
{
	margin-top: 0;
}

.rssImg
{
	margin: -2px 0 0 5px;
	vertical-align: middle;
}

#newQuotation
{
	margin: 5px 0 0 10px;
}

.personalMessageBox
{
	position:relative;
	float:left;
	width: 620px;
	border: 1px solid #000;
	margin: 10px 0 0 20px;
}

.personalMessageBoxTitle
{
	position:relative;
	float:left;
	background: #7979C9;
	border-bottom: 1px solid #000;
	padding: 10px;
	width: 600px;
}

.personalMessageBox p
{
	margin: 5px 15px 10px;
}

.personalMessageBox h2
{
	margin:0;
}

.personalUserTab
{
	width:169px;
	height:47px;
	background: transparent url('../images/personal/persUserTabBG.png') no-repeat;	
}

.personalUserTab a {
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	margin:5px 0 0 50px;
	position:relative;
}
