@charset "utf-8";

#main #top {
	overflow: hidden;
}
#main #top #contentArea {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0px 0px 0px 230px;
	margin: 0px 0px 0px -20px;
	min-height: 380px;
}
#main #top #contentArea p {
	margin: 4px 10px;
}
#main #top #contentArea table tr td p {
text-align: justify;
margin: 4px 0 4px 10px;
line-height:1.2em;
}
.uline{
border-bottom: 1px solid #CCCCCC;
}
.pdfImage {
	margin: 10px 20px;
}
a.clickhere:link, a.clickhere:active, a.clickhere:visited{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 150%
}
a.lnkcat:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%
}

