body, td, th {
font-family: arial,helvetica,geneva,swiss,sunsans-regular;
font-size: 10pt;
}

h3 {
font-size: 12pt;
}

div.footer {
font-size: 8pt;
}

div.note {
font-size: 8pt;
}

td, th {
font-size: 10pt;
}

table.data {
border-collapse: collapse;
}

table.data th {
font-size: 9pt;
vertical-align: bottom;
background-color: silver;
border-right: silver 1px solid;
border-top: silver 1px solid;
border-left: silver 1px solid;
border-bottom: silver 1px solid;
}

table.data td {
font-size: 8pt;
vertical-align: top;
border-right: silver 1px solid;
border-top: silver 1px solid;
border-left: silver 1px solid;
border-bottom: silver 1px solid;
}

table.data td.state {
	color: black;
	back-color: white;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;

	border-right: white 1px solid;
	border-left: white 1px solid;
}

table.form {
margin-top: 5px;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 5px;
}

table.form td {
background-color: #F0F8FF;
font-size: 8pt;
}

table.form td.title {
font-size: 10pt;
font-weight: bold;
color: navy;
}

table.form td.title2 {
font-size: 8pt;
font-weight: bold;
color: navy;
}

table.form td.lbl {
width: 200px;
padding-top: 10px;
padding-right: 3px;
padding-left: 5px;
font-weight: bold;
text-align: right;
vertical-align: top;
}

table.form span.lbl {
padding-right: 3px;
padding-left: 5px;
text-align: right;
font-weight: bold;
}

table.form td.terms {
padding-top: 10px;
padding-right: 20px;
padding-left: 10px;
vertical-align: top;
}

table.form td.inp {
vertical-align: top;
}

table.form2 {
margin-top: 5px;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 5px;
}

table.form2 td {
background-color: #F0F8FF;
font-size: 9pt;
vertical-align: top;
}

table.form2 td.title {
padding-top: 15px;
font-size: 11pt;
font-weight: bold;
color: navy;
}

table.form2 td.title2 {
padding-top: 10px;
font-weight: bold;
color: navy;
}

table.form2 td.lbl {
width: 100px;
padding-right: 5px;
text-align: right;
vertical-align: top;
font-weight: bold;
}

table.form2 td.terms {
padding-top: 10px;
padding-right: 20px;
padding-left: 10px;
vertical-align: top;
}

table.form2 span.lbl {
padding-right: 5px;
padding-left: 5px;
text-align: right;
font-weight: bold;
}

table.form2 td.inp {
vertical-align: top;
padding-right: 5px;
padding-left: 5px;
}


table.err {
margin-top: 5px;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 5px;
}

table.err td {
font-size: 9pt;
vertical-align: top;
color: maroon;
}

table.err td.lbl {
padding-right: 5px;
text-align: right;
vertical-align: top;
font-weight: bold;
}

font.red {
color: red;
}

font.green {
color: green;
}

font.blue {
color: MediumBlue;
}

font.orange {
color: orange;
}

table.confirm {
background-color: white;
}

table.confirm td {
background-color: white;
font-size: 8pt;
}

table.confirm td.title {
font-size: 10pt;
font-weight: bold;
color: navy;
}

table.confirm td.cap {
background-color: white;
text-align: right;
font-weight: bold;
}

table.confirm td.val {
background-color: white;
}

