body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 15pt;
	text-align: justify;
	margin:0;
	padding:0;
}
#prnavigation{
	display:none;
}
#header h1{
	border: 2px solid #6889BF;
	color:#6889BF;
	padding:20px;
	font-size: 18pt;
}
.totop{
	display: none;
}
hr{
	display:none;
}
#search{
	display:none;
}
#list{
	border-left: 1px solid Gray;
	font-size: 0.7em;
	padding-left:0px;
	width:100%;
}

#list td{
	padding:5px;
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
}
form p{
	margin-left:0px;
}
caption{
	font-size: 14pt;
	text-align:left;
	padding:5pt;
	color:Gray;
	border: 1px solid Gray;
	margin: 0;
	border-bottom-style: none;
}
th{
	text-align: center;
	border-right: 1px solid Gray;
	padding-left: 50px;
	padding:2px;
	font-size:1em;
	background-color: Gray;
	color:white;
	border-bottom: 1px solid Gray;
	border-top: 1px solid Gray;
}
th a{
	color: white;
	text-decoration: none;
}
h2{
	font-size: 1.3em;
	border-bottom:1px dotted black;
	color: Gray;
	
}
a, a:visited{
	color: blue;
	text-decoration: underline;
}

#buttons{
	display:none;
}
#view dt{
	margin-right:10px;
	font-weight: bold;
}
#menu dd,#view dd{
	margin-left:0px;
	margin-bottom:0px;
}

#menu dt{
	display:block;
	width:150px;
	margin-right:10px;
	font-weight: bold;
	float:left;
}
