P { margin-top: 0px; margin-bottom: 10px;}
tr { vertical-align: top; }
td, div {
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainBody { padding-left: 20px; padding-right: 20px; padding-bottom: 20px; text-align: left; }
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a, a:visited, a:active { color: #416dae; background-color: transparent; }
a:hover a:link { color: #416dae; background-color: #416dae; }

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; }

.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;
}
