/* sitemap module */
img.sitemap{
	margin-top:1pt;
	margin-bottom:1pt;
	margin-left:15pt; 
	vertical-align:middle;
	border:none;
}

td.sitemap{
	vertical-align:top;
	width:50%;

}
p.sitemap{
	margin:2pt;
}

b.sitemap{
	color:black;
	font-weight:normal;
}


/* reference module */
p.ref_page { margin-top: 12px; font-weight: bold; }
p.ref_item {  }
span.ref_number { font-size: 70%; color:red; vertical-align:top;  }


/* agenda module */
table.agenda { margin-left:10px; margin-top:6px; width:550px; }
td.agenda_month { font-weight: bold;  }
td.agenda_1a { width: 75px; }
td.agenda_1b { width: 75px; }
td.agenda_1b_today { width: 75px; font-weight: bold; color:red; }
td.agenda_1c { width: 400px; }
td.agenda_1c_today { width: 400px; font-weight: bold; color:red; }
td.agenda_2a { width: 75px;  }
td.agenda_2a_today { width: 75px; font-weight: bold; color:red; }
td.agenda_2b { width: 475px;  }
td.agenda_2b_today { width: 475px; font-weight: bold; color:red; }

/*form module */
form.form { margin-left: 0px; }
p.form_results { text-align: right;  }
table.form_field { border: 1px solid grey; border-collapse: collapse; width: 100%; width: 500px; }
td.form_field { border: 1px dotted grey; border-bottom: 1px dotted grey; text-align:left; }
table.form_result { border: 1px solid gray; border-collapse: collapse; width: 400px; }
td.form_result_title { font: 10pt arial;  vertical-align: top; text-align:left; }
td.form_result { font: 8pt arial;  vertical-align: top; text-align:left; }
table.form_result_bar {background-color: red; border-collapse: collapse; height: 10px; float: left; margin-left: 10px; }
td.form_result_bar {height: 10px; text-align:left; }
textarea.form { width: 300px; height: 100px; }
table.form_output { border-collapse: collapse; }
td.form_header { padding: 3px; font-weight: bold;  border: 1px solid grey; text-align:left; }
td.form_output { padding: 3px; border: 1px solid grey; text-align:left; }

/*questions module*/

table.questions { width: 500px; border: 1px solid gray; margin-left: 20px; border-collapse: collapse; }

td.questions_1a { width: 50px; }
td.questions_2a { width: 250px; border-right: 1px solid gray; background-color: #eeeeee; padding-right: 10px; padding-top: 10px; }
td.questions_3a { width: 200px; padding: 0px; }
td.questions_1b { width: 50px;}
td.questions_2b { width: 450px;  background-color: #eeeeee; padding-right: 10px; padding-top: 10px; }

p.questions_title { font-weight: bold;  }
p.questions_text {  }

img.questions_ikon { border:0px; margin: 0px; }
img.questions_image { width: 200; height: 150; }



/*video module*/

table.video { width: 500px; border: 1px solid gray; margin-left: 20px; border-collapse: collapse; }
td.video_1 { width: 300; border-right: 1px solid gray; background-color: #eeeeee; padding-right: 10px; padding-top: 10px; }
td.video_2 { width: 200;  padding: 0px; }

img.video { width: 200; height: 150; border:0px; }

p.video_title { font-weight: bold;  }
p.video_text {  }
