@import url("/templates/default/grey/sfstyles.css");
@import url("/templates/default/grey/rlstyles.css");
@import url("/templates/default/grey/dpstyles.css");
@import url("/templates/default/grey/ffstyles.css");
@import url("/templates/default/grey/formstyle.css");
@import url("/templates/default/grey/ncstyles.css");

/* GENERAL STYLE */

body {
	text-align:center;
}

.maincontainer{
	width : 100%;
	text-align:center;
}


td{	
	font-size : 9pt;
}

h1{	
	width : 80%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #505050;
	text-align:left;
}	

h2{	
	padding : 2px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #505050;
}	



.dpdetails{
	width:100%;
	clear:none;
}

.dpdetailtable{
	width:95%;

}

.category{
	width:95px;
	font-weight: bold;
}


.dppic {
		margin-right : 5px;
	}

a, a:hover, a:active, a:visited {
color : #003399;
text-decoration : underline;
}



.rlcriteria {
	width : 100%;
	font-size : 11px;
}


.rldisplaying, .rldisplaying a, .rldisplaying a:hover {
width : 100%;
	font-size : 8pt;
		}


.rl {
	width : 90%;
}

.rlheader a, .rlheader a:visited {
color : #505050;
text-decoration : none;
font-size : 11px;
}

.rlheader a:hover, .rlheader a:visited:hover {
font-size : 11px;
	color : #000;
	text-decoration : underline;
}

.rldescription a, .rldescription a:hover {

	font-size : 11px;
}

.unavailable, .unavailable a, .unavailable a:hover {
font-size : 8pt; padding : 0px; margin : 0px;
}

.poweredby {
font-family: Arial, Helvetica, sans-serif;
 font-size: 7pt;
 padding-top :3px;
 padding-bottom : 4px;
 clear:both;
 
}

.poweredby a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
	color: #666666; 
	clear:both;

}

.poweredby a:hover,.poweredby a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	clear:both;

}coration: none;
}


