
/* To remove draft watermark from pages, comment out the body style below */
body {
		/* background: url(draft3.gif) 50% 125px no-repeat; */
	}
/* To remove draft watermark from pages, comment out the body style above */

div.wcAboveContentReal {
    margin: 2em 2% 0!important;
}


	h2.wcPageTitle {
	margin-top: 0em;
	margin-bottom: 1.5em; 
	}
	h3.wcPageSubtitle {
	color: #6095c1;
	font-weight: normal;
	margin-top: -1.5em !important;
	margin-bottom: 1.5em;
	}

	h3.myBenefitsSubtitle {
	color: #6095c1;
	font-weight: normal;
	}

	.align_right {
		text-align:right;
	}
	
	.more_links {
		width:47.5%;
		background:#f4f4f4 !important;
		border-bottom:1px solid #ccc;
		padding: 2px 2px 4px 4px;
	}
	
	.main_img_border {
		border:1px solid #ccc;
		padding:3px;
	}
	
	/* image replacement with alt text */
	
	#graphic, #graphic2, #graphic3, #graphic4 {
	width: 100%;
	height: 102px;
	position: relative;
	}
	#graphic a, #graphic2 a, #graphic3 a, #graphic4 a {
		cursor: hand;
	}
	#graphic span {
	background:url(life.jpg) 10% no-repeat;
	height:102px;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	#graphic2 span {
	background:url(ltd.jpg) 30% no-repeat;
	height:102px;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	#graphic3 span {
	background:url(life_staff.jpg) 30% no-repeat;
	height:102px;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	#graphic4 span {
	background:url(ltd_staff.jpg) 100% no-repeat;
	height:102px;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
div.wcCol12 div.wcColContainer, div.wcCol22 div.wcColContainer, 
div.col12 div.wcColContainer, div.col22 div.wcColContainer, 
div.wcCol12Fixed div.wcColContainer, div.wcCol22Flex div.wcColContainer, 
div.wcCol12Flex div.wcColContainer, div.wcCol22Fixed div.wcColContainer {
	clear: none;
}
div.wcColContainer {margin-top: 100px}
div.wcCol12Flex {
	margin-right: 255px;
}
div.wcCol22Fixed {
	float: right;
	width: 230px;
}