/*	jre_Agents.css - styles just for Agents.asp
*/
/* set the You Are Here link */
a.ContactUsLink { background-position: -560px  -192px;}

p { font-weight:normal; color:#333333; margin-top:0px; margin-bottom:.5em; }

/* form wrapper */
div#ContactUs {
	border:1px solid #999999;
	background-color:#ADC3E6;
	padding:0px 10px 100px 10px;
	margin:0 0 0 0;
	background-image:url(../images/ContactUs/ContactUsFooterImage570.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

/* form table */
table { width:100%;}
tr { }
td { }
td.l { width:180px; text-align:center; font-size:12px; font-weight:bold; }
td.r { width:300px; text-align:left; }
input { background-color:white; }
input.checkbox { background-color:#ADC3E6; }
input.button { background-color:#CCCCCC; color:black; }
fieldset { }
legend { font-weight:bold; font-size:16px; color:#003466; }