html {
    font-size: 1em !important; 
	}

*html>body {
    font-size: 10px !important;
}

/* style sheet for print goes here */
#pageTop, #pageMiddleL, #pageBottom {
	display:none !important;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	background:#fff;
	/*padding:0;
	margin:0;*/
	width:auto;
	height:auto;
}
body {
	font-size:80%;
	/*background: url(../images/header_logo.gif) no-repeat 50% 20px;*/
}

img {
	border:none;
}

.headData p{
	padding-top:0 !important;
}

#advisers_page{
	margin-top:0 !important;
}

#adobe p{
	line-height:150%;
}

#pageMiddleR, #headImg {
	display:none;
}