/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
width: 209px;
height: 62px;
display: block;
float: left;
margin-top: -60px;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */

}

.shadetabs li a.selected{ /*selected main tab style */
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

#pictureplanbenefits {
	color: #666666;
	}
.tabparagraph {
	margin-left: 10px;
	color: #666666;
	}
#picureplanbenefits ul {
	padding: 0;
	margin-left: 30px;
	margin-top: -15px;
	color: #666666;
	}
#picureplanbenefits li {
	margin-bottom: 9px;
	}
.ppTab {
	background-image: url(/lmore/images/pictureplantabBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width: 640px;
	height: 325px;
	padding: 15px;
	}
#security_tab {
	background-image: url(/lmore/images/security_tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 209px;
	height: 62px;
	}
#community_tab {
	background-image: url(/lmore/images/community_tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 209px;
	height: 62px;
	}
#personal_tab {
	background-image: url(/lmore/images/personal_tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 209px;
	height: 62px;
	}
#security_tab:hover {
	background-image: url(/lmore/images/security_tab_over.gif);
	}
#community_tab:hover {
	background-image: url(/lmore/images/community_tab_over.gif);
	}
#personal_tab:hover {
	background-image: url(/lmore/images/personal_tab_over.gif);
	}
.findceiva {
	display: block;
	background-image: url(/lmore/images/pictureplan_findbtn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 284px;
	height: 50px;
	margin-left: 350px;
	margin-top: -30px;
	margin-bottom: 20px;
	}
.findceiva:hover {
	background-position: 0 -50px;
	}
* html .findceiva {
	margin-top: 14px;
	}
.ppBug {
	position: relative;
	top: -215px;
	left: 525px;
	}
