body {
	margin: 0px;
	background-color:#e0e0e0;
}
body, td, tr, table, div, span {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #12053D;
}

a, a:link, a:visited {
	color:#12053D;
	text-decoration:none;
}

a:hover {
	color:#12053D;
	text-decoration:underline;
}

.imgheader {			/* for cell with LPD logo */
	text-align:center;
	height:140px;
	border-left: solid 1px #D4D4D4 ;
	border-right: solid 1px #D4D4D4 ;
	border-bottom:solid 1px #919191;
}

.spacecell {			/* for cell with space between menu & content */
	border-right: solid 1px #D4D4D4;
	border-left: solid 1px #D4D4D4;

}

.content {			/* for main content cell */
	border-right: solid 1px #D4D4D4 ;
	border-left: solid 1px #D4D4D4  ;	
}

.rightside{
	padding-top: 6px;
	border-top: solid 1px #D4D4D4;
	border-bottom: solid 1px #D4D4D4 ;
}

.rightside a:hover {
	text-decoration:underline;
}

.rightside a, a:link, a:visited {
	text-decoration:none;
}

.leftside{
	border-bottom: solid 1px #D4D4D4 ;
	padding-top:8px;
	background-image: url(http://www.lifepolicydynamics.com/images/sidebg.gif);
	background-repeat: repeat-y;
	font-size:12px;
	border-top: solid 1px #D4D4D4;
}

.btnav { 
	background-color: #DDF6FD; 
	padding-left:8px;
	cursor:  pointer;
	font-weight:bold;
	color:#000;
} 
	
.alyson {
	font-size: 13px;
	color: #12053D;
	border-right: solid 1px #D4D4D4;
	border-left: solid 1px #D4D4D4;
	font-weight:bolder;
}

	
.alysonlinks {
	font-size: 11px;
	color: #12053D;
	border-right: solid 1px #D4D4D4;
	border-left: solid 1px #D4D4D4;
	font-weight:normal;
}

.alyson img {
	border-bottom:solid 1px #D4D4D4;
}