body{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

a{
color: #1c4676;
}

img{
border: 0;
}

.leftcol{
width: 100px;
float: left;
}
.leftcol p{
margin: 0;
padding: 0;
position: relative;
left: 0px;
top: 0px;
width: 56px;
}
h6{
  font-size:16px;
}
.rotation, .leftcol ul, address, .biorgt{
display: none;
}
/*
.wrap{
width: 680px;
}

.rotation, .leftcol ul, address, .biorgt{
display: none;
}

.leftcol{
width: 100px;
float: left;
}
.leftcol p{
margin: 0;
padding: 0;
position: relative;
left: 0px;
top: 0px;
width: 56px;
}
.leftcol .sitemap{
display: none;
}

.content{
width: 530px;
float: right;
padding-top: 0;
}
.cols{
width: 175px;
float: left;
margin-top: 20px;
color: #6c6c6c;
font-size: .85em;
}

.biolft img{
float: left;
margin: 0 10px 2px 0;
}
.biolft h1{
color: #1c4676;
font-size: 1.6em;
font-weight: normal;
padding: 15px 60px 0 0;
margin: 0;
}
.biolft h4{
font-size: 1.5em;
font-weight: normal;
margin: 0;
padding: 15px 60px 0 0;
}
.biolft p{
padding: 5px 0 5px 0;
margin: 0;
}
.bluefont{
color: #1c4676;
}
.greyfont{
color: #666666;
}
*/
#disclaimer-printaddress {
  clear:both;
	display: block;
	margin:0 0 0 100px;
}
.disclaimer, .printaddress{
  display:block;
}

body, .wrap, .content, .biocontent, .biolft{

  overflow: visible !important;
}
.content{
  /*
  float: none !important;
  margin-left:100px;
  width:auto;
  */
  display:inline !important;
}
.biolft{
  /*
  width:750px;
  height:1%;
  */
  display:inline !important;
}

.content:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
