
p {
	text-align:justify	
}

p.inlinequote { 
	font-style: italic;
 	margin: 0 2em 0.5em 2em;
 	text-indent:1.5em;
}

/*Publications table*/

table.tablestyle1 {

	width: 100%;	border: 1px #4B4B4B solid;	border-collapse: collapse;		
}



table.tablestyle1 td{
	border: 1px dotted #4B4B4B;	text-align: left;	padding: 6px;
}



/*Sponsors table*/
table.tablestyle2 {

	width: 100%;	border: 0px;	border-collapse: collapse;
}

table.tablestyle2 td{
	/*border: 1px dotted #00709e;*/
	text-align: left;	padding: 40px;
}

table.tablestyle2 p{
	text-align: left;
}

div.pageinfobox { width: 66%; margin: 10px; background-color: white; padding: 10px 10px 10px 10px;border:1px dashed #CDC0B0; }
/*
div.pageinfobox p A:visited {color: purple; text-decoration: none;}
div.pageinfobox p A:hover {color: blue; text-decoration: underline;}
*/
div.pageinfobox img {border: 0;}

