@import "1_layout.css";
@import "2_content.css";
@import "3_appLevel.css";
@import "4_menu.css";

/* GLOBAL STYLES */

body {font-family:verdana,arial,helvetica,sans-serif;font-size:0.76em;}

hr {height:1px;border:0px;border-top:1px solid #bbb;margin:1.8em 0 1.8em 0;}
.clear {clear:both;height:1px;}
.floatLeft { float:left;margin: 0 1.3em 1.3em 0;}
.floatRight { float:right;margin: 0 0px 1.3em 1.3em;}

/* RESET ALL */
table {font-size:inherit;}
select, input, textarea {font:99% arial,helvetica,sans-serif;}
body,div,form,fieldset {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
img,a img {border:0;}
th,td {font-weight:normal;}
tr {vertical-align:top;}

/* PRINT OVERRIDES */

body {color:#000;}
.navColumn {display:none;}
.header {display:none;}
.headerHome {display:none;}
.headerPrint {display:block;}
.footerDiv {display:none;}
.mainNav {display:none;}
