body {font-family:Arial, sans-serif; color:#000;}

a {color:#003366;}
.clear {clear:both; height:1px; width:100%; overflow:hidden;}

#headerLine, #headerOuter, #headerPic, #bottomOuter, .bottomNav {display:none; position:absolute; top:0; left:0; height:1px; width:1px;}
.teaser-1-4 {float:left; width:24.6%; height:auto; margin:0 0 10px;}
#footerOuter, #footer {clear:both; width:100%; border-top:1px #999 solid;}
.contactCol {clear:both; padding-top:20px;}

.formRow {padding-top:5px; padding-bottom:5px;}
.rowText label {display:block;}
.rowText input {width:100%; border:none; border-bottom:1px #999 solid;}
.rowText textarea {width:100%; border:1px #999 solid;}

::-webkit-input-placeholder {
   display:none;
}

:-moz-placeholder { /* Firefox 18- */
   display:none; 
}

::-moz-placeholder {  /* Firefox 19+ */
   display:none;
}

:-ms-input-placeholder {  
   display:none;
}