/* ---------------------------------------------
	E wills-online Base Stylesheet 2006
--------------------------------------------- */

	body { margin:0 0 10px 0; padding:0; color:#676767; line-height:1.5em; font-size:11px; font-family:arial, helvetivca, sans-serif; }
	#body { background:url("Images/BG.gif") repeat-x top #FCFCFC; text-align:center; }
	
	p, td, th { font-size:11px; }
	a img { border:0; }
	a:link, a:visited { color:#AAC18C; text-decoration:none; font-weight:600; }
	a:hover { text-decoration:underline; }
	
	h1 { margin:0; padding:0; }
	h2 { font-size:18px; font-weight:100; font-family:georgia, times new roman, times, serif; color:#789195; }
	h3 { font-size:16px; font-weight:100; color:#29799F; }
	h4 { font-family:georgia, times new roman, times, serif; color:#8FC844; font-size:14px; font-weight:100; }
	h5 {  }
	h6 {  }
	
	
	.Clear { clear:both; }
	.Right { float:right; }
	.Left { float:left; }
	.italic { font-style:italic; }
	.bold { font-weight:bold; }
	.borderbottom { width:150px; border-bottom:1px solid #666; }
	
/* ---- Layout Styles ----------------------- */
	
	#Container { margin:0 auto; text-align:left; width:750px; }
	#Nav { width:348px; height:243px; background:url("Images/NavBG.gif") no-repeat; float:left; text-align:center; }
	#LogoContainer { height:185px; float:right; }
	#LogoContainer h1 { margin-top:60px; }
	#PrintContainer { float:right; padding-top:18px; }
	#PrintContainer img { margin-right:15px; }
	#CalltoAction { height:177px; clear:both; background:url("Images/CallToAction.jpg") no-repeat; }
	#CalltoAction h2 { width:321px; height:86px; background:url("Images/LastWill.gif") no-repeat; text-indent:-5000px; position:relative; top:60px; left:20px; }
	#Content { border-bottom:1px solid #B5B1B1; }
	#Footer div { margin-top:7px; }
	
	.ContentLeft { color:#9E9E9E; }
	.ContentLeft strong { color:#828282; }
	.ContentLeft h2 { border-bottom:1px dashed #CFCFCF; }

/* ---- Menu Styles ------------------------- */

	.MenuTable { width:235px; margin:30px auto 0 auto; text-align:left; }
	.MenuCell { background:url("Images/MenuCellBG.gif") no-repeat bottom; padding-left:35px; height:32px; }
	.MenuCellOver { background:url("Images/MenuCellBG-r.gif") no-repeat bottom left; padding-left:35px; height:32px; }

/* ---- CMS Styles -------------------------- */

/* ---- Print & Popup ----------------------- */

	#Pop { width:100%; height:100%; }
	.Grey { background:#6A6A6A; }
	.PopLogo { margin:20px 0 20px 20px; }
	.PopFooter { padding:5px 0 5px 10px; }
	.PopFooter a { color:#fff; text-decoration:none; }
	.printlogo, #titlepage { display:none; }
	 p.pagebreakhere { page-break-before: always;}
	
/* ---- Subscribe --------------------------- */

	.SubscribeFormField { width:150px; }

