@charset "utf-8";
/* CSS Document */
    
#logo, #top-navigation, #footer, #copyright, #border-bottom, .colored-black, #disclaimer {display: none}
.column-content img {display: none}
body {
     font:"Times New Roman", Times, serif; 
     font-size:10px; 
     line-height:1.3; 
     background: none; 
     color: black;
     margin: 0px; padding: 0px;
	     }
h1, h2, h3 {font-size:13px; background-color:#FFFFFF; color:#000000; line-height:1;}
.column-content textarea {width:100%; font-size:80%; height:100%;}
.column-content, .affinity-row {
	width: 100%;
	margin: 0px; padding: 5px;
	background: none;
	border:0px solid white;
	height: auto !important;
	max-height: 888678px !important;
	border: none !important;
}
.column-content * {
	padding: 0px !important;
}
