body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #505154;
	font-size: 12px;
	line-height: 130%;
}
b {
	font-weight: bold;
	color: #000;
}
#container {
	width: 997px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header {
	clear: both;
	font-size: 136%;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#header a {
	text-decoration: none;
	color: #1b307e;
	font-size: 15px;
}
#header a:hover {
	color: #c0061f;
}
.content {
	padding: 5px;
}
#mainContent {
	clear: both;
}
#associates {
	color: #505154;
	text-align: center;
	float: left;
	width: 100px;
}
#tmenu {
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 70px;
}
#tmenu2 {
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 188px;
}
#tmenu ul, #tmenu2 ul {
	margin: 0px;
	padding: 0px;
}
#tmenu ul li {
	display: inline;
	padding-left: 40px;
}
#tmenu2 ul li {
	display: inline;
	padding-left: 47px;
}
#tmenu ul li a {
	text-decoration: none;
	padding-right: 105px;
	border-collapse: collapse;
	font-size: 14px;
	color: #505154;
}
#tmenu2 ul li a {
	text-decoration: none;
	padding-right: 92px;
	border-collapse: collapse;
	font-size: 14px;
	color: #505154;
}
#tmenu ul li a:hover, #tmenu2 ul li a:hover {
	color: #c0061f;
}
.footnote {
	text-align: left;
	font-size: 10px;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#col1 {
	float: left;
	width: 225px;
}
#col2 {
	float: left;
	width: 477px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#col3 {
	float: right;
	width: 275px;
}
#lcol {
	float: left;
	width: 100px;
}
#ccol {
	float: left;
	width: 497px;
	margin-left: 5px;
	margin-right: 10px;
	text-align: justify;
}
#ccol1 {
	float: left;
	width: 260px;
	padding-left: 10px;
	padding-right: 5px;
	color: #cc4c3a;
	font-size: 10px;
	text-align: justify;
	line-height: 13px;
}
#ccol1 b {
	color: #c0061f;
	font-weight: bolder;
	text-align: justify;
}
#ccol2 {
	float: left;
	width: 227px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 13px;
}
#ccol2 a {
	text-decoration: none;
	color: #505154;
}
#ccol2 a:hover {
	color: #c0061f;
	text-decoration: underline;
}
#lcol img {
	padding-bottom: 5px;
}
#rcol1 , #rcol2, #rcol3{
	font-size: 8px;
	line-height: 13px;
	text-align: center;
	padding: 0;
}
#rcol3 {
	float: right;
	width: 135px;
}
#rcol1 , #rcol2 {
	float: right;
	width: 120px;
}
#rcol2 {
	margin-right: 5px;
	margin-left: 5px;
}
#footer {
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	font-size: 10px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #c0061f;
	text-decoration: underline;
}
.redtext {
	color: #c0061f;
}
.floatlt {
	float: left;
}
.floatrt {
	float: right;
}
.floatclr {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	overflow: hidden;
}

