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