/* -------------------- HEADER -------------------- */
/* these are mostly over-rides, to accomodate the uniqueness of the popup page */

#headerPane {border:0;  width:800px;}
#masthead {height:62px; border-bottom:1px solid #FFF; background:url('/images/masthead/brandbar_800x62.gif') no-repeat}
	#masthead label img {position:absolute; left:14px; top:13px}

/* -------------------- CONTENT GRID LAYOUT -------------------- */
/* these are mostly over-rides, to accomodate the uniqueness of  the popup page */
#closePane{position:absolute; top:24px; right:15px; z-index:100}
	#closePane label a {font:bold 10px arial,helvetica,sans-serif; font-weight:bold; vertical-align:middle; background:url('/images/masthead/button_CloseWindow.gif') right no-repeat; padding-right:15px}
	
.oneCol {float:left; width:765px}

	/* two inner columns */
	.oneCol2Lft {float:left; width:375px}
	.oneCol2Rgt {float:right; width:375px}

	/* three inner columns */
	.oneCol3Lft {float:left; width:245px}
	.oneCol3Cntr {float:left; width:245px}
	.oneCol3Rgt {float:right; width:245px}

	/* four inner columns */
	.oneCol4Lft {float:left; width:180px}
	.oneCol4CntrLft {float:left; width:180px}
	.oneCol4CntrRgt {float:left; width:180px}
	.oneCol4Rgt {float:right; width:180px}	
	
#contentPane1 {width:765px}

/* popup KK:20090717 */
.popupClose {float:right; margin-top:2.5em}
.popupClose span{padding-right:.5em; font:11px arial,helvetica,sans-serif; line-height:14px; color:#666}
.popupClose img{vertical-align:middle}
.popupClose a, .popupClose a:visited,  .segNavFly a, .segNavFly a:visited {color:#666; text-decoration:none}
.popupClose a:hover, .popupClose a:active, .segNavFly a:hover, .segNavFly a:active {color:#D84704; text-decoration:none}
.popupLogo {float:left;padding:15px 0px 15px 15px;width:140px;}
.printLogo {float:left;margin:15px 0;width:325px;}
	
/* footer */
#footerPane1 {width:765px}
