	/* ****** 2 col layout styles ***************/
	#container	{width: 1001px; margin: 0px auto;background: #fff;border: 1px solid #4C6E91;margin-bottom:5px;}
	#banner {clear: both;background:#014687;height:100px;border-bottom:7px solid #5D96C3;}

	#maincontent {clear:both;}
	#sidecontent1 {float: left; width: 297px; background: #fff; color: #000; padding: 2px;margin-top:10px;
	height: 207px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
	#content {margin-right:0px; margin-left: 0px; padding-right:5px;float:right;width:680px;margin-top:5px;
	height: 540px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}/*  the float is needed here to ensure that any clearboth works within the div only and not the sidepanel */

	#content_jobcats {margin-right:0px; margin-left: 0px; padding-right:5px;float:right;width:680px;margin-top:5px;
	height: 600px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}/*  the float is needed here to ensure that any clearboth works within the div only and not the sidepanel */

#content_intranet {margin-right:0px; margin-left: 0px; padding-right:5px;float:left;width:650px;margin-top:5px;
	height: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}/*  the float is needed here to ensure that any clearboth works within the div only and not the sidepanel */

	
	#content_whyjoinus {margin-right:0px; margin-left: 0px; padding-right:5px;float:right;width:680px;margin-top:5px;
	height: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}/*  the float is needed here to ensure that any clearboth works within the div only and not the sidepanel */

#content_default {margin-right:0px; margin-left: 0px; padding-right:5px;float:right;width:680px;margin-top:5px;
	height: 520px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}/*  the float is needed here to ensure that any clearboth works within the div only and not the sidepanel */

#content_benefits {margin-right:0px; margin-left: 0px; padding-right:5px;float:right;width:680px;margin-top:5px;
	height: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}/*  the float is needed here to ensure that any clearboth works within the div only and not the sidepanel */

#content_careeropportunities {margin-right:0px; margin-left: 0px; padding-right:5px;float:right;width:680px;margin-top:5px;
	height: 737px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}/*  the float is needed here to ensure that any clearboth works within the div only and not the sidepanel */

	#footer	{clear: both;margin: 0;margin-top:30px;margin-bottom: 5px;padding: 5px;font-size: 0.8em;background: #FFFFFF;text-align: center;height: 20px;	}
	/* ************end 2 col layout styles ************/

    /* This pairlist style has been moved here, for ease of implementation in InfoGlue  */
    dl.pairlist{font-size: 0.8em;width: 100%;margin: 1em 0;	padding: 0;}
    .pairlist dt  {width: 17em;float: left;margin: 0 0 0 0px;	padding: .5em;text-align: left;font-weight:bold;}
    .pairlist dd{float: left;width: 17em;margin: 0 10px 0 0;	padding: .5em;padding-left:0px;	padding-right: 0px; text-align:left;}

.borderdiv div {margin:3px; padding:5px; border: #000 solid 1px}