/* ConfTool CSS File for Printouts */

/* -- general settings --------------------------- */
body {
 background: #ffffff !important;
 font-family: arial, helvetica, sans-serif;
 font-size: 9pt;
}

p {
 font-family: arial, helvetica, sans-serif;
 font-size: 9pt;
 margin-bottom:3pt;
 margin-top:3pt;
}

td {
 font-family: arial, helvetica, sans-serif;
 font-size: 9pt;
}

h1 {
 font-family: arial, helvetica, sans-serif;
 font-size: 14pt;
 margin-top:4pt;
 margin-bottom:4pt;
}
h2 {
 font-family: arial, helvetica, sans-serif;
 font-size: 14pt;
 margin-top:5pt;
 margin-bottom:5pt;
}
h3 {
 font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
 margin-top:5pt;
 margin-bottom:5pt;
}
h4 {
 font-family: arial, helvetica, sans-serif;
 font-size: 11pt;
 margin-top:5pt;
 margin-bottom:5pt;
}
ul,ol,li {
 margin-bottom:1pt;
 margin-top:1pt;
 text-indent:0em;
 margin-left:0.8em;
 padding-left:1pt;
}

/* a:link { TEXT-DECORATION: underline; } */
a:link { TEXT-DECORATION: none; }
/* a:visited { TEXT-DECORATION: underline; } */
a:visited { TEXT-DECORATION: none; }
a:active { TEXT-DECORATION: underline; }
a:hover { TEXT-DECORATION: underline; }

form {
 margin:0pt;
}
dl {
 margin-top:1pt;
 margin-bottom:6pt;
}
hr{
 color:black; background-color:black;
 border: 0 none;
 height: 1px;
 width:100%;
 clear: both;
 display: block;
}

/* -- font settings ----------------  */

.fontnormal {
}
.fontbold {
 font-weight: bold;
}
.fontlabel {
 font-style: italic;
}
.fontmonospaced {
 font-family: courier new, monospaced;
 font-weight: normal;
}


.fontpositive { color: #009000; }
.fontnegative { color: #AA0000; }
.fontother    { color: #806030; }
.fontlight    { color: #f8f8f8; }
.fontgray     { color: #808080; }


.font8 { font-size: 7pt; }
.font9 { font-size: 8pt; }
.font10 { font-size: 9pt; }
.font12 { font-size: 11pt; }
.font14 { font-size: 12pt; }
.font20 { font-size: 18pt; }
.font36 { font-size: 30pt; }


.cmda {
 font-size: 9pt;
 text-decoration: none;
 font-weight: bold;
}


/* -- background colors --------------- */
.brightbg	{ background-color: #f0f0f0; }
.lightbg	{ background-color: #e0e0e0; }
.mediumbg	{ background-color: #cccccc; }
.mediumbg_gradient {
 background-color: #cccccc;
 background-image:url(images/mediumbg_gradient.gif);
 background-repeat:repeat-y;
}
.dimbg		{ background-color: #999999; }
.graybg,.greybg { background-color: #808080; }
.darkbg 	{ background-color: #666666; }
.blackbg 	{ background-color: #000000; }
.positivebg { background-color: #66AA66; }
.negativebg { background-color: #CC8080; }
.lightnegativebg	{ background-color: #FFCCCC; }
.otherbg	{ background-color: #999966; }
.whitebg	{ background-color: #FFFFFF; }
.yellowbg	{ background-color: #FFFF80; }
.mainbg		{ background-color: #F0F0F0; }
.navbarborder { background-color: #666699; }

/* -- lists ------------ */
.listheader {
 font-family: arial, helvetica, sans-serif;
 background-color: #cccccc;
}

.listheader_label {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 9pt;
}

.oddrow {
 background-color: #c0d0e8;
}
.evenrow {
 background-color: #d4e4fc;
}
.oddrow2 {
 background-color: #c8c8c8;
}
.evenrow2 {
 background-color: #e0e0e0;
}
.oddrow_highlight {
}
.evenrow_highlight {
}

.oddrow_del {
 background-color: #ffa0a0;
}
.evenrow_del {
 background-color: #ffb0b0;
}
.oddrow_del_highlight {
 background-color: #ffd0d0;
}
.evenrow_del_highlight {
 background-color: #ffd0d0;
}

/* -- Tables ------------- */

.table_noborder {
 border: 0px;
 border-style: solid;
 padding: 0px;
 border-spacing: 0px;
}

.table_blackborder1px {
 border: 1px;
 border-style: solid;
 border-collapse:collapse;
 border-color: black;
 padding: 5px;
 border-spacing: 0px;
}

.tbldialog {
 background-color: #ccddff;
}

.td_dlg_title {
 background-color: #bbccee;
}


.topline_black {
 border-top-width:1px;
 border-top-style:solid;
 border-color:black;
}

.topline_white {
 border-top-width:1px;
 border-top-style:solid;
 border-color:black;
}

.topline_printonly {
 border-top-width:1px;
 border-top-style:solid;
 border-color:black;
}

.leftline_printonly {
 border-left-width:1px;
 border-left-style:solid;
 border-color:black;
}

.newpage_printonly{
 page-break-after:always;
}

.center {
 text-align: center;
}

/* --- forms ------------------------ */
.form_table {
}

.form_label {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 9pt;
 color: #eeeeee;
}
.form_label_small {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 8pt;
 color: #eeeeee;
}
.form_label_sub {
 font-family: arial, helvetica, sans-serif;
 font-weight: normal;
 font-size: 9pt;
 color: #ffffff;
}

.form_radio {
 font-family: arial, helvetica, sans-serif;
 font-size: 9pt;
}

.form_checkbox {
 font-family: arial, helvetica, sans-serif;
 font-size: 9pt;
}

.form_hint {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
}

.form_td_label {
 background-color: #666666;
}
.form_td_label_error {
 background-color: #996666;
}

.form_td_field {
 background-color: #cccccc;
}
.form_td_field_error {
 background-color: #ffcccc;
}

.form_td_label_sub {
 background-color: #808080;
}
.form_td_label_sub_error {
 background-color: #996666;
}
.form_td_field_sub {
 background-color: #cccccc;
}
.form_td_field_sub_error {
 background-color: #ffcccc;
}

.form_td_entry {
 background-color: #999999;
}
.form_td_entry_error {
 background-color: #CC9999;
}

.form_td_label_yellow {
 background-color: #dddd00;
}
.form_td_field_yellow {
 background-color: #ffff00;
}
.form_td_separator,.form_td_separator_gradient {
 background-color: #6666AA;
 border-color:#000000;
}

.form_td_subseparator_left {
 background-color: #996C24;
 border-top-width:1px;
 border-top-style:solid;
 border-color:#000000;
}

.form_td_subseparator_right {
 background-color: #C89F58;
 border-top-width:1px;
 border-top-style:solid;
 border-color:#000000;
}

.form_subseparator_label {
 color: #eeeeee;
 font-weight: bold;
 font-size: 9pt;
}

.form_td_buttons {
 background-color: #999999;
 border-top-width:1px;
 border-top-style:solid;
 border-color:#000000;
}

.form_separator_label {
 color: #eeeeee;
 font-weight: bold;
 font-size: 11pt;
}

.cthead_info_val {
 color: #eeeeee;
 font-size: 9pt;
}

.cthead_info_label {
 color: #eeeeee;
 font-size: 9pt;
 font-weight: bold;
}

.cthead_td_cmds {
 background-color: #ccddff;
}

.cthead_td_select {
 background-color: #d8dde4;
}

.cthead_td_info {
 background-color: #666699;
}

.cthead_cmds {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 9pt;
}

.cthead_a {
 font-size: 9pt;
 text-decoration: none;
 font-weight: bold;
 font-family: arial, helvetica, sans-serif;
}

.ctfoot {
 color: #505050;
 font-size: 7pt;
 text-decoration: none;
 font-weight: normal;
 font-family: arial, helvetica, sans-serif;
}

/* boxes -------------------------------------------- */

.errorboxTitleTD {
 background-color: #993333;
}
.errorboxTitle {
 color: #ffffcc;
 font-size: 11pt;
 font-weight: bold;
 font-family: arial, helvetica, sans-serif;
}
.warningboxTitleTD {
 background-color: #999933;
}
.warningboxTitle {
 color: #ffffcc;
 font-size: 11pt;
 font-weight: bold;
 font-family: arial, helvetica, sans-serif;
}
.infoboxTitleTD {
 background-color: #339933;
}
.infoboxTitle {
 color: #ffffcc;
 font-size: 11pt;
 font-weight: bold;
 font-family: arial, helvetica, sans-serif;
}
.boxmsgTD {
 background-color: #ffffb0;
}
.boxmsg {
 color: #000000;
 font-size: 9pt;
 font-family: arial, helvetica, sans-serif;
}

/* --- infoviews --------------------------------*/

.infoview_table {
 padding: 5px;
 border-spacing: 1px;
}

.infoview_invert {
 background-color: #666666;
}

.infoview_sep {
 background-color: #666699;
}
.infoview_tr {
 background-color: #cccccc;
}


/* --- invoice --------------------------------*/

.invoice_table {
 border: 1px;
 border-style: solid;
 border-collapse:collapse;
 border-color: #CCCCCC;
 padding: 5px;
 border-spacing: 0px;
}

.invoice_tr {
 background-color: #FFFFFF;
}
.invoice_head_tr {
 background-color: #E0E0E0;
 padding: 5px;
}
.invoice_td {
 border: 1px;
 border-style: solid;
 border-color: #666666;
 padding: 5px;
}

/* --- reviewing --------------------------------*/

.review0 {
 background-color: #ff3333;
}

.review1 {
 background-color: #ff6633;
}

.review2 {
 background-color: #ff9966;
}

.review3 {
 background-color: #ffcc66;
}
.review4 {
 background-color: #fff066;
}

.review5 {
 background-color: #ffff66;
}

.review6 {
 background-color: #e0ff99;
}

.review7 {
 background-color: #ccff66;
}

.review8 {
 background-color: #99ff33;
}

.review9 {
 background-color: #66f000;
}

.review10 {
 background-color: #00e033;
}

.noreview {
}

/* --- imprint -----------------------------------*/

.imprint {
 background-color: #E8EEFF;
}

