BODY { margin: 0; padding: 0; background-color: #fff; }
BODY, INPUT, SELECT, TEXTAREA { color: #000; font-size: 14px; font-weight: normal; font-family: "Times New Roman", serif; }
FORM { margin: 0; padding: 0; }
INPUT, SELECT, TEXTAREA { border: 1px solid #000; }
INPUT { padding-left: 3px; padding-right: 3px; }
TEXTAREA { padding: 3px; overflow: auto; }
IMG { border: none; }
H2 { margin: 20px 0; padding: 0; color: #000; font-size: 18px; font-weight: normal; }
H3 { margin: 15px 0 13px; padding: 0; color: #000; font-size: 16px; font-weight: bold; }
P { margin: 13px 0; }
OL, UL { margin-top: 13px; margin-bottom: 13px; }
UL { list-style: square; }
A { color: #000; text-decoration: none; }

.lnkHome, .lnkPrint, .lnkContact, #menuTop, INPUT.btn, #footer { display: none; }

#content .contentPad { line-height: 18px; }

#header H1 { width: 110px; height: 40px; background: url(../img/header/SIKS-print.gif) no-repeat; margin: 0; padding: 0; text-indent: -5000px; }
#header H2 { margin: 10px 0 0; padding: 5px 0 0; color: #b1b1b1; font-size: 11px; font-weight: bold; text-transform: uppercase; border-top: 1px solid #b1b1b1; }
#header H2 SPAN { font-size: 17px; }

#titlePage H1 { margin: 20px 0; padding: 0; font-size: 20px; font-weight: bold; }

/* TABLES */
TABLE { border-collapse: collapse; }

TABLE.tblList { width: 100%; }
TABLE.tblList TD { padding: 3px 0; vertical-align: top; }
TABLE.tblList TD.date { width: 25%; white-space: nowrap; }
TABLE.tblList TD.dotLine { padding: 0; font-size: 0; line-height: 0; }

TABLE.tbl { margin: 5px 0; }
TABLE.tbl TH { padding: 3px 10px; text-align: left; border-bottom: 1px dotted #b1b1b1; vertical-align: top; }
TABLE.tbl TD { padding: 3px 10px; border-bottom: 1px dotted #b1b1b1; vertical-align: top; }
TABLE.tbl .bggray { background-color: #f4f4f4; }

TABLE.tblForm { width: 100%; margin: 5px 0; }
TABLE.tblForm TH { padding: 4px 20px 4px 0; text-align: left; }
TABLE.tblForm TD { padding: 4px 20px 4px 0; vertical-align: top; }
TABLE.tblForm TD.dotLine { background: url(../img/dotted.gif) repeat-x left center; padding: 13px 0; font-size: 0; line-height: 0; }
TABLE.tblForm INPUT { width: 300px; }
TABLE.tblForm SELECT { width: 306px; }
TABLE.tblForm TEXTAREA { width: 300px; }


/* OTHER */
.aLeft { text-align: left !important; }
.aCenter { text-align: center !important; }
.aRight { text-align: right !important; }

DIV.dotLine { background: url(../img/dotted.gif) repeat-x left center; padding: 15px 0; font-size: 0; line-height: 0; }

.note { font-size: 13px; font-style: italic; }

.bold { font-weight: bold; }
.normal { font-weight: normal; }
.nowrap { white-space: nowrap; }