﻿/* GENERAL RULES overwrite all default browser settings */
* { padding:0px; margin:0px; }
body { background-color:#fff; padding:0px; margin:20px 0px 0px 0px; background:none }
body, div, p, ul, li, td, select, input, textarea { font-size:11pt; line-height:16pt; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000 }
table { margin-bottom:20px; }
.prnt { display:block }

/* GLOBAL LINKS */
a, a:active, a:visited, a:focus { color:#9e0211; text-decoration:underline }

/* GLOBAL TEXT */
h1, h2, h3, h4, h5, h6 { margin:0px 0px 15px 0px; font-family:sans-serif! important; color:#000; font-weight:bold }
p { margin:0 0 20px 0; line-height:18pt }

/* FORM ELEMENTS */
.formGeneral .formTitle { float:left; width:70px; text-align:right; margin:3px 10px 0px 0px; font-weight:bold; font-size:10pt; color:#000 }
.formGeneral .formInput { float:left; margin-bottom:5px }
.formGeneral .formInput input { width:150px; height:17px; padding:3px; border:solid 1px #7b7b7b; background-color:#fff; line-height:normal }
.formGeneral .dropDown { width:160px; height:20px; border:solid 1px #7b7b7b; background-color:#fff; line-height:normal }

#header, #headerSubpage, #footer, #contentTitle img, td.formBtn { display:none }
