body {
        font-family: Verdana,sans-serif;
        font-size: 12px;
	margin:0px;
}
td {
        font-family: Verdana,sans-serif;
        font-size: 12px;
        vertical-align: top;
}
h3 {
	color:#5B7D45;
	font-size:14px;
}
input.text, textarea.text {
        background-color: #E7E6B8;
}
input {
	font-weight:bold;
        font-family: verdana,sans-serif;
        font-size: 11px;
        border: 1px solid gray;
	position:relative; top:-2px;
}
div.hdr {
	padding:5px;
	background-color:#d0d0d0;
	border-bottom: 1px solid;
	text-align:right;
}
#body {
	margin:10px;
}
#panel_home {
	background-color:#f0f0f0;
	margin:5px;
	padding:10px;
	float:right;
	border: 2px dashed #808080;
	width:200px;
	height:40px;
	clear:right;
}
#panel_new {
	background-color:#f0f0f0;
	margin:5px;
	padding:10px;
	float:right;
	border: 2px dashed #808080;
	width:300px;
	height:120px;
	clear:right;
}
#panel_last {
	background-color:#f0f0f0;
	margin:5px;
	padding:10px;
	float:right;
	border: 2px dashed #808080;
	width:300px;
	height:450px;
	clear:right;
}
#panel_search {
	margin:5px;
}
div.chartlist {
	padding:3px;
	width:100%;
	border-bottom: 1px solid #dfdfff;
}
table.srchres {
	border:1px solid #c0c0c0;
}
tr.hdr {
	background-color:#d0d0d0; height:20px;
}
div.section {
	clear:both;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid;
}
#dob strong {
	font-size:16px;
}
span.vib_dob {
	padding-left:30px;
}
div.error {
	border:2px solid red;
	background-color:#ff8080;
	font-size:14px;
	text-align:center;
}
td.separator {
	border-left:2px solid;
	width:10px;
}
table.names td {
	text-align:center;
}
tr.name_row td {
	font-size:14px;
	font-weight:bold;
}
tr.sum_row td {
	font-size:14px;
	font-weight:bold;
}
div.leftbox {
	float:left;
	display:inline;
	width:180px;
	vertical-align:top;
}
#potential {
	padding-top:10px;
	line-height:25px;
}
td.sum {
	border-top:2px solid black;
	width:25px;
}
table.sigsum {
	margin:20px;
}
table.sigsum td {
	text-align:right;
}
div.sigsum {
	display:inline;
}
div.info {
	float:right;
	padding:20px;
	margin:10px;
	border:2px solid #b0b0b0;
	font-size:13px;
	display:inline;
}
tr.trhdr td {
	text-align:center;
}
div.years {
	text-align:center;
}
table.years {
	border-width: 0 0 1px 1px;
	border-style: solid;
	width:98%;
}
table.years td {
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
}
p {
	text-align:justify;
}
h4 {
	color:#5B7D45;
	font-size:12px;
}

div.persondata {
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
}
