﻿body {
    font-family: Arial, serif;
	font-size:12px;	
	margin:0;
	padding:0;
	height:100%;	
	float:none;
	background-color:#ffffff;
	line-height:20px;
	color:#000000;
}

a { text-decoration : underline; color : #0000ff; }
a:link, a:visited , a:active , a:hover {
	color: #0000ff;
	text-decoration: underline;
}
.internalmidcol{
    padding-left:10px;
}
#section_1_banner,#topMostNav-bar,#header_logo_tile,#topnav-bar,.internalrighttcol,.internalleftcol{
     display:none;

}