abbr
{
	text-decoration: none;
}

.professionalTitle
{
	position:relative;
	float:right;
	clear:right;
	color: #000;
	margin:30px;
	width: 600px;;
	text-align:right;
	height: auto;
	margin-bottom:0;
}

.professionalBody
{
	background: #fff3f3;
	background-repeat: repeat;
}

.professionalTitleBar
{
	height: 164px;
	background: transparent url(../images/professional/professionalTitleBg.png) repeat-x;
	border-bottom: 1px solid #000;
}

.professionalContentArea
{
	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: #e3aaaa;
}

.professionalFullContent
{
	position:relative;
	float:left;
	clear:both;
	width:100%;
}

.professionalCtaColumn
{
	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;
}

.professionalCtaTitle
{
	position:relative;
	float:left;
	clear:both;
	width:249px;
	margin: 0 0 5px;
	background: #A62424;
	padding: 10px;
	border-top: 1px solid #000;
	border-bottom:1px solid #000;
}

.professionalCtaTitle h2
{
	font-size:16px;
	font-weight:bold;
	margin:0;
}

.professionalCta
{
	position:relative;
	float:left;
	clear:both;
	width:249px;
	margin: 0 0 10px;
	font-size:12px;
	padding:10px;
}

.professionalCta ul
{
	margin-top: 0;
}

.professionalMessageBox
{
	position:relative;
	float:left;
	width: 620px;
	border: 1px solid #000;
	margin: 10px 0 0 20px;
}

.professionalMessageBoxTitle
{
	position:relative;
	float:left;
	background: #A62424;
	border-bottom: 1px solid #000;
	padding: 10px;
	width: 600px;
}

.professionalMessageBox p
{
	margin: 5px 15px 10px;
}

.professionalMessageBox h2
{
	margin:0;
}

.ulTechLists
{
	margin-top: -5px;
}

.resumeSection
{
	position:relative;
	float:left;
	clear:both;
	width: 916px;
	border: 1px solid #000;
	margin: 10px 0 0 20px;	
	padding: 0 0 5px 0;
}

.resumeSection p 
{
	margin: 5px 15px 10px;
}

.resumeSection ul
{
	margin-top: 0;
	margin-bottom: 20px;
}

.resumeSection li
{
	margin: 0 0 5px;
}	

.resumeSection h3
{
	font-size: 16px;
	margin-bottom: 5px;
}

.resumeSection h4
{
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 14px;
}

.resumeSection a, .resumeSection a:hover, .resumeSection a:link, .resumeSection a:visited, .resumeSection a:active
{
	color: #000;
}

.resumeSection h3, .resumeSection h4
{
	margin-left: 15px;
	margin-right: 15px;
}

.resumeSectionTitle
{
	position:relative;
	float:left;
	background: #A62424;
	border-bottom: 1px solid #000;
	text-align:center;	
	padding: 10px 0;
	width: 100%;
	margin-bottom: 10px;
}

.resumeSectionTitle h2
{
	margin:0;
}

.techSkills
{
	position:relative;
	float:left;
	width: 100%;
}

.skillsLeftCol
{
	position:relative;
	float:left;
	clear:both;
	width:50%;
}

.skillsRightCol
{
	position:relative;
	float:left;
	margin-left: 10px;
}

.softSkills
{
	position:relative;
	float:left;
	width: 100%;
}
