/* RESULTS LIST PAGE*/

td

{font-size : 9pt;}
	
.rlcriteria {
	width : 100%;
	padding : 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	
}

.rldisplaying{
	font-size : 9pt;
	width : 100%;
	padding : 2px;
	font-family: Arial, Helvetica, sans-serif;
	}

.rldisplaying a, .rldisplaying a:visited {

	text-decoration : none;
	font-weight : bold;
	margin-right : 0px;
}

.rldisplaying a:hover, .rldisplaying a:visited:hover {

	text-decoration : underline;
}

.unavailable{

}

.rl {
	width : 98%;
font-size : 9pt;

}

.rltable {
font-size : 9pt;
width:100%;
}

.rlheader {
	font-weight : bold;
	}

.rlheaderdescription, .rlheaderdescription a, .rlheaderdescription a:visited, .rlheaderdescription a:hover{
	color : #666666;
	padding : 1px;
}

.rlheaderother, .rlheaderother a, .rlheaderother a:visited, .rlheaderother a:hover{
	color : #666666;
	text-align : center;
	padding : 1px;
font-size : 9pt;
}

.rlheader a, .rlheader a:visited {
	text-decoration : none;
}

.rlheader a:hover, .rlheader a:visited:hover {
	text-decoration : underline;
}

/* Search results table rows*/

.rlnumber{
	text-align : center;
	width : 24px;
	padding : 1px;
font-size : 9pt;
}

.rldescription{
	padding : 1px;
	width : 100%;
font-size : 9pt;
}

.rlrow1{
font-size : 9pt;
}

.rlrow2{
	background-color : #FAD157;
font-size : 9pt;
}

/* DETAIL PAGE STYLES */

.dpdetails{
	width:100%;
	clear:none;
}

.dpdetailtable{
	width:100%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	}

.category{
	width:80px;
	font-weight: bold;
}

.dppic {
	float: center;
	margin-left : 0px;
	margin-bottom : 10px;
}

.dplinks{
	margin-top:20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	}