@import url("module_header.css"); 
@import url("module_footer.css");
@import url("module_main_nav.css");
@import url("module_mainContent.css"); 
@import url("module_forms.css");
@import url("module_tables.css"); 

* {margin:0; padding:0;}

div.clearer {height: 0; line-height: 0px; clear: both; overflow:hidden; font-size: 0px;}

body {font-size: 62.5%; background: url('../images/framework/bg_gradient.gif') repeat-x; background-color: #FFF; font-family: Arial, Helvetica, sans-serif;}

#outerWrapper {width: 950px; background-color: #FFF; margin: 0 auto; }
#innerWrapper {width: 930px; margin: 0 auto; }

img {border: none;}
a img {border: none;}

table {font-size: 12px;}


