#tfaContainer a {
	color: #0f49be;
}

#tfaContainer {
	background: url(images/bg.jpg) no-repeat #DCE7F2;
	background-position: bottom;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	float: left;
	line-height: 1.3em;
}

#tfaNav {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', trebuchet, verdana, sans-serif;
	padding: 0 10px 0 0;
	float: right;
}

#tfaContent {
	margin: 16px 12px 120px 6px;
	float: left;
}

#tfaFullCol {
	width: 545px;
	float: left;
	margin: 6px 0 0 -3px;
}

#tfaLeftCol {
	width: 175px;
	float: left;
	background: #EDF3FA;
}

#tfaLeftCol div {
	margin: 20px 10px;
	font-size: 11px;
}

#tfaLeftCol div#sub {
	margin: 10px 10px 20px 10px;
	font-size: 11px;
}

#tfaLeftCol img {
	border: 1px solid;
}

#tfaLeftCol img.heading {
	border: 0;
}

#tfaRightCol {
	width: 320px;
	float: left;
	margin: 0 0 0 16px;
}

#tfaRightCol img {
	float: left;
	border: 1px solid;
	margin: 0 10px 0 0;
}

#tfaRightCol h2, #tfaFullCol h2 {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', trebuchet, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#tfaRightCol #profiles {
	margin: 32px 0 0 0;
	font-size: 11px;
}

#profiles img#header {
	border: 0;
}

#profiles h2 {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', trebuchet, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#profiles div {
	width: 80px;
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid pink;
}

#iefix {
	height: 20px;
}