.headline_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 3px;
}

.headline_white_small {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
}

#Profile {
	border-collapse: collapse;
}

#Profile a {
	color: #000080;
	font-weight: bold;
}

#Profile .Attributes {
	border-collapse: collapse;
}

#Profile .Attributes td {
	color: #000066;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 16px;
	border-bottom: 1px solid #9AA9C9;
	/*border-right: 0px;*/
}

#Profile .attribute {
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}

#Profile .highlight {
	background-color: #D8DFEA;

}
