/*----------------------------
Primary Structural, Global Elements
----------------------------*/
body {
   background: white;
   font-size: 12pt;
   }

#outerwrap {
   width: auto;
   margin: 0 /*5%*/;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
* .statcounter {display: none;}  
#innerwrap {
   width: auto;
   margin: 0 /*2%*/;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#c-col {
   margin-left: 2%;
   /*padding-top: 1em;
   border-top: 1px solid #d5d5d5;*/
   float: none !important;
width: 95%;
   }
div#hdr img {
   vertical-align: top;
   }
a:link, a:visited {
   background: transparent;
   font-weight: bold;
   }
#c-col a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#c-col a[href^="/"]:after {
   content: " (http://www.aireo.com" attr(href) ") ";
   }
/*----------------------------
Specific elements as they are neccessary
----------------------------*/
.dropcap {
margin: 0px 1px;
font-weight:bold;
font-size: 150%;
font-family:Georgia,serif;
}
/* forum declarations */
#top, #topnav, #bottomnav, #bottom, .postinganswer {
   display: none;
   }
/* articles declarations */
.relatedLinks, .relatedLinks h3 {
   margin:0;padding:0;
   }
.relatedLinks h3 img {
   margin-bottom:0;padding:0;
   }   
.relatedLinks ul {
   display: none;
   }
h5 {
   margin:0;padding:0;
   }
h5.printonly {
border-top: 1px dotted #d5d5d5;
}
div.noprint {display:none;} 

.hnav, .crumbs, #l-col, #l-col div, #r-col, #r-col div, #footer ul, #wf_LoanApplication .actions {
   display:none;
   }  
