/* Remove default formatting */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em, strong { font-style: normal; font-weight: normal; }
table { border-collapse: collapse; }
fieldset, img { border: 0; }
ol, ul { list-style: none; }

/* Standard fonts formatting */

body { font: 12px Arial, "Helvetica", sans-serif; line-height: 1.35em; }
table { font-size: inherit; }

/* Layout */

html, body { height:100%; }
body { overflow:hidden; }
.main, #mainflash { width:100%; height:100%; overflow:hidden; }

