body {
   background: white;
   margin: .5in .75in;
   padding: 0;
   font-size: 100%/140%;
   }

#header{
height: auto;
width: auto;

}

.ddcolortabsline{
clear: both;
padding-bottom: 8px;
width: 100%;
height: 0px; /*8px*/
line-height: 8px; /*8px*/
background: white;
border-top: 1px solid #c0c0c0; /*Remove this to remove border between bar and tabs*/ 
}

.title {
margin: 0;
padding: 0;
}
#pagewidth, #wrapper{
/*width:8.4in;*/
width: auto;
margin: 0;
padding: 0;
}

#leftcol{
	width:auto;
	/*float:left;
	position:relative;*/
	background-color:#fff;
   margin: 0 0 0 0;
   padding: 0;
    float: none !important;
	}

h5 {font-size: 10pt; 
	margin: 10 10;
    padding: 0;
}

#lcoltext {
	font-size: 9pt;
	margin: 10 0;
    padding: 0;
}
   
#menu, #colortab, #nav,   #noprint  {
   display: none;
   }
h1 {color: black;}

#maincol {
   width: auto;
   /*margin: 0 5%;*/
   padding: 0;
   border: 0; 
   float: none !important;
   color: black;
   background: transparent none;
   }
   
#twocols{
width: auto;
/*float:right;
position:relative;
height: 100%;*/
   padding: 0;
   border: 0; 
   float: none !important;
   color: black;
   background: transparent none;

}   
/*
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
   */
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
/*
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.sloent.com" attr(href) ") ";
   }
*/
.hideFromScreen {display:inline;}
.clearfix { display: block; }