

#doclist a,#contactdisplay a{
	color: black;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}

#doclist a{
	font-size: 14px;
	line-height: 22px;
}

#doclist a:visited,#contactdisplay a:visited{
	color: black;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#doclist a:hover{
	color: #666;
	border-bottom-style: solid;
}

.conttxt {
	width: 658px;
	height: 364px;
	overflow:auto;
	clear: both;
	background-color: #D2D2D2;
	padding: 16px 16px 16px 16px;
	text-align: left;
	font-size: 11px;
	margin-bottom: 0px;
}


.brochure_name a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;	
	text-decoration: none;	
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	padding: 0 0 0 32px;
	background-image: url(images/pdf-icon.gif);
	background-repeat: no-repeat;
}

.brochure_name a:hover,.brochure_name a:visited:hover{
	color: #990000;
	text-decoration: none;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;	
}

.brochure_name a:visited{
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.brochure_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 15px;
}

