@import "1_layout.css";
@import "2_content.css";
@import "3_appLevel.css";
@import "4_menu.css";

/* GLOBAL STYLES */

body {background-color:#fff;font-family:arial,helvetica,sans-serif;font-size:0.76em;}
body * {line-height:1.2em;}

hr {height:1px;border:0px;border-top:1px solid #000000;margin:1.8em 0 1.8em 0;}
.clear {clear:both;line-height:.1em;}
.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,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
img,a img {border:0;}
th {text-align:left;font-weight:normal;}
tr {vertical-align:top;}