.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 750px;
}

.header {
	background-image: url(images/IB_401kTruth_header.gif);
	height: 90px;
	width: 750px;
}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	margin-top: 35px;
	margin-left: 23px;
	float: left;
	clear: both;
}
.sidebar-right {
	float: right;
	height: auto;
	width: 165px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	border: medium ridge #FFFFFF;
	background-color: #EFF5F8;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: 20px;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #1D6389;
}
a:hover {
	color: #FF6600;
}

.footer {
	background-color: #666666;
	clear: both;
	height: 25px;
	width: 725px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-align: left;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

