/* main table */
.fullwebpagesize { border:0px; margin:0px; padding:0px; spacing:0px; /* height:600px; */ }
/* width is defined in layout-specific css files (page.css, page_pf.css, etc.) [AGL] */

/* text in the top blue banner */

/*.abtlogotext { color:#ffffff; float:left; font-family: Arial, Helvetica, sans-serif; font-weight:bold;
				font-size:  15px; padding-top:26px; padding-left:16px; }
*/
.abtlogotext { color:#ffffff;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:  15px;
padding-top:33px;
padding-left:14px; }				
				
				
/* color is defined in layout-specific css files (page.css, page_pf.css, etc.) [AGL] */

/* search area in top blue banner */
.abttopsearch { float:right; margin-right:10px; margin-top:10px; color:#FFFFFF; }
/* hidden in print-friendly version via page_pf.css [AGL] */
 
/* breadcrumb formatting */
.breadcrumb
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; }
/* top and bottom margins are defined in layout-specific css files (page.css, page_pf.css, etc.) [AGL] */

/* padding at top of table containing sidenav and main content (just below nav buttons (About Us...Conferences) */
.belowmenupadding { margin-top:0px; }

/* div containing copyright text and Privacy Statement link */
.copyrighttext { height:5px; border:0px; margin:0px; spacing:0px; margin-top:2px; padding-bottom:3px; text-align:right; }

/* =============== junk below this line, but keep for now [AGL] =============== */

/* add some space between the H2 and the top of the main body text for printing */
/* .MainBodyText { margin-top:15px; } */