P { margin-top: 0px; margin-bottom: 10px;}
td, div {
    font-size: 9pt;
	line-height: 12pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #353947;
}
body  {
	font-size: 9pt;
	line-height: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10;
}

a, a:visited, a:active { color: #3472a0; background-color: transparent; }
a:hover a:link { color: #3472a0; background-color: #3472a0; }

h1 { margin-left: 10px; margin-top: 0px; font-weight: bold; font-size: 14pt; color: #3472a0; }
h2 { margin: 0; font-weight: bold; color: #3472a0; font-size: 12pt; }
h3 { margin: 0; font-weight: bold; color: #3472a0; font-size: 11pt; }

input, textarea, .inputClass, .inputClassSmall, select {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;
	border: 1px black solid;
}

.detailLeft {
	width: 125px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #EEEEEE;
}
.detailRight {
	background: #EEEEEE;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #CCCCCC;
	width: 375px;
}
