/*	jre_Agents.css - styles just for Agents.asp
*/
/* set the You Are Here link */
a.IslandInfoLink { background-position: -560px  -144px;}

/* the thumbnails */
/* img { border: 1px solid #005d83; margin:5px 0px 15px 0px; } */
img { border-width:0px ; margin:5px 0px 15px 0px; }
/* text styles */
p { margin: 0px 0px 10px 15px; }
p.infotitle { font-weight: bolder; font-size:12pt; font-family:"Times New Roman", Times, serif; }
p.infodesc { font-weight:normal; margin-right:50px;}
p.infolink { font-weight:bold; margin-bottom:5px; color:black;}
p.infolink a {font-size:10pt; }

/* table */
td { vertical-align:top; text-align:left; padding-top:1em; }

