body   {margin:0px; margin-left:0px; pagging: 0px; font-family: Arial, Sans-Serif; font-size: 12px; background-color: white;}
BODY * {font-size:10pt; font-family: Arial, sans-serif;}
H1 , H1 A {font-size:16pt; color:#c20000; font-family: Arial, sans-serif;} 
H2 {font-size:12pt; color:#c20000; font-family: Arial, sans-serif;} 

:link {color: #0000ff;}
:visited {color: #0000ff;}


.obligatory {font-weight: bold; text-align:right;}
.optional {font-weight: bold; color: gray;  text-align:right;}
.opthint {font-size: 8pt; color: gray;  text-align:right;}
.hint, .hint A{font-size: 8pt; color: gray; font-weight: normal;}
.success {font-size: 12pt; color: green; font-weight: normal;}
.succes {font-size: 12pt; color: green; font-weight: normal;}
.error, .error A, .error A:visited {font-size: 8pt; color: red; font-weight: normal;}
.error A, .error A:visited {font-weight: bold;}


.agreementtable {text-align:right; spacing:0; border: 0; border-collapse: collapse;}
.agreementtable TR.header TD {text-align:left; font-weight: bold; border-bottom:1px solid black;}
.agreementtable TR.header2 TD {text-align:left; font-weight: bold; border-bottom:1px solid black;}
.agreementtable TD {padding: 2 10 2 10;}

.agreementtable TR.footer TD {text-align:right; font-weight: bold; border-top:1px solid black;}

.pediatable {text-align:left; spacing:0; border: 0; border-collapse: collapse;}
.pediatable TR.header TD {text-align:left; font-weight: bold; border-bottom:1px solid black;}
.pediatable TD {padding: 2 10 2 10;}

.pediatable TR.footer TD {text-align:left; font-weight: bold; border-top:1px solid black;}


.moneytable {text-align:right; spacing:0; border: 0; border-collapse: collapse;}
.moneytable TR.header TD {text-align:left; font-weight: bold; border-bottom:1px solid black;}
.moneytable TR.header TD.head {text-align:right; font-weight: bold; border-bottom:1px solid black;}
.moneytable TD {padding: 2 10 2 10;}

.moneytable TR.footer TD {text-align:right; font-weight: bold; border-top:1px solid black;}

/* Forms */

.form2 table {
	margin: 10px;
}

.form2 input.text, .form2 input.search, .form2 select, .form2 textarea {
	width: 100%;
}
.form2 textarea {
	height: 100px;
}

.form2 td {
	vertical-align: middle;
}
.form2 thead td {
	padding: 0 5px 0 0;
}
.form2 tbody td, .form2 tfoot td {
	padding: 5px;
}

.form2 .search tbody td {
	padding: 0 5px 0 0;
}

.form2 .result thead td {
	color: #666;
	font-size: 12px;
	padding: 0 5px;
}
.form2 .result tbody td {
	padding: 5px;
}

.form2 .error {
	color: red;
	font-size: 12px;
}
.form2 .success {
	color: green;
	font-size: 12px;
}

.form2 .obligatory, .form2 .optional {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
.form2 .optional {
	color: #999;
}

/* /Forms */


/* Web editor */

.branchToggler {
	font-size: 14px;
	font-style: bold;
	font-family: courier;
	cursor: pointer;
	margin-left: -16px;
}

/* /Web editor */

