/* ============================================================================== TEXT EDITOR */
h1{margin:17px 0 9px 0;}
h2{margin-bottom:2px;padding-bottom:0px;}
h3{margin-bottom:6px;}

/* ============================================================================== PAGE LAYOUT */
#contentContainer{min-height:150px;padding:0px 35px 58px 35px;overflow:hidden;height:1%; /* ie6 */}

#topContentContainer{height:284px;}

#topZone{clear:none;height:280px;margin:0;padding:0;}

#homepageTopLeft{float:left;margin:62px 0px 0px 50px;width:410px;}
#homepageTopLeft h1.titleReplace{margin:0px;padding:0px;text-indent:-999999px;}
.IE6 #homepageTopLeft{margin:62px 0px 0px 25px;}

#leftZone{clear:none;float:left;margin-right:0px;width:220px;}
#centerZone{clear:none;float:left;margin-top:0;width:200px;}
#rightZone{float:right;margin-top:0px;width:350px;}
.IE #rightZone{margin-top:0px;}

/* ============================================================================== BLOCKS */
.Calendar h3,
.FAQ h3,
.Aggregation h3,
.FormEditor h3,
.SiteMap h3,
.TOCBlock h3,
.WhatsNew h3{margin-bottom:8px;}

.Aggregation div.OneCol div,.TOCBlock div{margin:0px;padding-bottom:3px;}
.Aggregation div h4,.TOCBlock div h4{margin:0px;padding-bottom:0px;}
.Aggregation h4 a,.TOCBlock h4 a{padding-left:15px;}

/* ============================================================================== BLOCKS IN ZONES */
#rightZone .Freeform p{margin:0 0 10px 0;;padding:0;}
