body, p, td {
	font-family:Verdana,arial,sanserif;
	font-size: 12px;
	font-weight:normal;
	margin:0px;
}

a {
	font-family:Verdana,arial,sanserif;
	font-size: 12px;
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	font-family:Verdana,arial,sanserif;
	font-size: 12px;
	color:#0000FF;
	text-decoration:underline;
}

#siteWraper {
	width:948px;
	height:95%;
	position:relative;
}

#siteWraper DIV.Top {
	margin-top:5px;
	height:100px;
}

#siteWraper DIV.Top DIV.Logo {
	position:relative;
	float:left;
	background-image:url(sysimages/life-navigation-top-logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:616px;
	height:82px;
	left:0px;
	top:5px;
	cursor:pointer;
	border:0px solid #000000
}

#siteWraper DIV.Top DIV.WeeklyInsight {
	position:relative;
	float:right;
	background-image:url(sysimages/ezine_bak.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:317px;
	height:72px;
	text-align:left;
	padding:5px;
	padding-top:30px;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
	color:#51a5d6;
	margin-top:20px;
	margin-right:0px;
}

#siteWraper DIV.Top DIV.WeeklyInsight DIV.SignUpName {
	position:relative;
	float:left;
	width:150px;
	border:0px solid #ffffff;
	font-family:Verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

#siteWraper DIV.Top DIV.WeeklyInsight DIV.SignUpName INPUT {
	width:100px;
	border: 1px solid #b5d9ed;
	background:#FFFFFF;
	color:#000000;
}

#siteWraper DIV.Top DIV.WeeklyInsight DIV.SubmitButton {
	border:0px solid #FFFFFF;
	position:relative;
	float:right;
	margin-right:23px;
	margin-top:2px;
}

#siteWraper DIV.TopMenu {
	background-image:url(sysimages/top-menu-back.jpg);
	background-repeat:repeat-x;
	border:1px solid #459fd3;
	color:#FFFFFF;
	height:30px;
}

#siteWraper DIV.TopMenu TABLE.Menu {
	color:#FFFFFF;
	font-size:12px;
	height:26px;
	margin-top:2px;
	margin-left:2px;
}

#siteWraper DIV.TopMenu TABLE.Menu TD.Item {
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #FFFFFF;
}
#siteWraper DIV.TopMenu TABLE.Menu TD.ItemOver {
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	background:#b5d9ed;
}
#siteWraper DIV.TopMenu TABLE.Menu TD.ItemSelected {
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #FFFFFF;
	text-decoration:underline;
}

#siteWraper DIV.TopMenu DIV.Login {
	position:relative;
	float:right;
	background-image:url(sysimages/login-icon.png);
	background-repeat:no-repeat;
	background-position:6px 6px;
	width:60px;
	height:15px;
	padding:6px;
	padding-left:10px;
	margin-top:1px;
	margin-right:1px;
}
#siteWraper DIV.TopMenu DIV.LoginOver {
	position:relative;
	float:right;
	background:#b5d9ed;
	background-image:url(sysimages/login-icon-over.png);
	background-repeat:no-repeat;
	background-position:6px 6px;
	color:#FFFFFF;
	width:60px;
	height:15px;
	padding:6px;
	padding-left:10px;
	margin-top:1px;
	margin-right:1px;
	cursor:pointer;
}

#siteWraper DIV.Main{
	position:relative;
	float:right;
	display:block;
	width:765px;
	height:;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

#siteWraper DIV.SideMenu {
	position:relative;
	float:left;
	width:160px;
	height:50%;
	margin-top:10px;
	background:#459FD3;
	border:1px solid #459FD3;
	clear:both;
}
#siteWraper DIV.SideMenu DIV.Item {
	color:#FFFFFF;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	padding:5px;
}
#siteWraper DIV.SideMenu DIV.ItemOver {
	color:#459FD3;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	padding:5px;
	background:#FFFFFF;
	cursor:pointer;
}
#siteWraper DIV.SideMenu DIV.ItemSelected {
	color:#FFFFFF;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	padding:5px;
	font-weight:bold;
	text-decoration:underline;
}

#siteWraper DIV.SideMenu DIV.SubItem {
	color:#459FD3;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	padding:5px;
	padding-left:15px;
	background:#EEEEEE;
}
#siteWraper DIV.SideMenu DIV.SubItemOver {
	color:#459FD3;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	padding:5px;
	padding-left:15px;
	background:#FFFFFF;
	cursor:pointer;
}
#siteWraper DIV.SideMenu DIV.SubItemSelected {
	color:#459FD3;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	padding:5px;
	padding-left:15px;
	font-weight:bold;
	text-decoration:underline;
	background-color:#FFFFFF;
}

#LoginForm {
	border:1px solid #000000;
	background:#b5d9ed;
	width:200px;
}

.SubMenu {
	color:#000000;
	background:#b5d9ed;
	border:1px solid #FFFFFF;
}

.SubMenu TD.Item {
	font-family:verdana,arial;
	font-size:12px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background:#b5d9ed;
}
.SubMenu TD.ItemOver {
	font-family:verdana,arial;
	font-size:12px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background:#459fd3;
	cursor:pointer;
}

#siteWraper DIV.Footer {
	position:relative;
	float:left;
	background-image:url(sysimages/top-menu-back.jpg);
	background-repeat:repeat-x;
	border:1px solid #459fd3;
	color:#FFFFFF;
	height:25px;
	font-family:Verdana,arial;
	font-size:10px;
	padding-top:4px;
	padding-bottom:0px;
	width:950px;
}

#siteWraper DIV.Footer a {
	font-family:Verdana,arial;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
#siteWraper DIV.Footer a:hover{
	font-family:Verdana,arial;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

#siteWraper DIV.Footer DIV.Company {
	position:relative;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
}
#siteWraper DIV.Footer DIV.Site {
	position:relative;
	float:right;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	/*width:960px;*/
}

#Front {
	border:0px solid #000000;
	height:500px;
	width:950px;
}

#Front DIV.FrontLeft {
	position:relative;
	float:left;
	background-image:url(sysimages/front-book-bak.jpg);
	width:482px;
	height:492px;
	padding-top:10px;
}
#Front DIV.FrontLeft IMG.Img {
	margin-top:15px;
	left:-4px;
}

#Front DIV.FrontLeft DIV.Title {
	font-family:"Myriad",Verdana,Arial;
	font-size:18px;
	font-weight:bold;
	color:#459FD3;
	text-align:left;
	text-decoration:none;
	border:0px solid #000000;
	width:350px;
	margin-left:3px;
	padding-top:4px;
}#Front DIV.FrontRight DIV.Title {
	font-family:"Myriad",Verdana,Arial;
	font-size:15px;
	font-weight:bold;
	color:#459FD3;
	text-align:left;
	text-decoration:none;
	border:0px solid #000000;
	width:400px;
	margin-left:3px;
	padding-top:4px;
}
#Front DIV.FrontLeft DIV.TitleOver {
	font-family:"Myriad",Verdana,Arial;
	font-size:18px;
	font-weight:bold;
	color:#459FD3;
	text-align:left;
	text-decoration:underline;
	border:0px solid #000000;
	width:350px;
	margin-left:3px;
	padding-top:4px;
	cursor:pointer;
}#Front DIV.FrontRight DIV.TitleOver {
	font-family:"Myriad",Verdana,Arial;
	font-size:15px;
	font-weight:bold;
	color:#459FD3;
	text-align:left;
	text-decoration:underline;
	border:0px solid #000000;
	width:400px;
	margin-left:3px;
	padding-top:4px;
	cursor:pointer;
}
#Front DIV.FrontLeft DIV.Content {
	font-family:Verdana,arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	width:350px;
}
#Front DIV.FrontLeft a {
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:#459FD3;
	text-decoration:none;
}
#Front DIV.FrontLeft a:hover {
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:#459FD3;
	text-decoration:underline;
}


#Front DIV.FrontCenter {
	position:relative;
	float:left;
	border:0px solid #000000;
	width:170px;
	height:200px;
	padding-top:4px;
}
#Front DIV.FrontCenter DIV.Programs {
	font-size:14px;
	font-weight:bold;
	font-family:Verdana,arial;
	text-align:center;
}
#Front DIV.FrontCenter DIV.OtherPrograms {
	font-size:14px;
	font-weight:bold;
	font-family:Verdana,arial;
	text-align:center;
	margin-top:15px;
}
#Front DIV.FrontCenter DIV.Programs DIV.Brons {
	position:relative;
	float:center;
	width:146px;
	height:	38px;
	background-image:url(sysimages/brons_over.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin-bottom:4px;
}
#Front DIV.FrontCenter DIV.Programs DIV.Bronshover {
	position:relative;
	float:center;
	width:146px;
	height:	38px;
	background-image:url(sysimages/brons_normal.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor:pointer;
	margin-bottom:4px;
}

#Front DIV.FrontCenter DIV.Programs DIV.Silver {
	position:relative;
	float:center;
	width:146px;
	height:	38px;
	background-image:url(sysimages/silver_over.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin-bottom:4px;
}
#Front DIV.FrontCenter DIV.Programs DIV.Silverhover {
	position:relative;
	float:center;
	width:146px;
	height:	38px;
	background-image:url(sysimages/silver_normal.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor:pointer;
	margin-bottom:4px;
}
#Front DIV.FrontCenter DIV.Programs DIV.Gold {
	position:relative;
	float:center;
	width:146px;
	height:	38px;
	background-image:url(sysimages/gold_over.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin-bottom:4px;
}
#Front DIV.FrontCenter DIV.Programs DIV.Goldhover {
	position:relative;
	float:center;
	width:146px;
	height:	38px;
	background-image:url(sysimages/gold_normal.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor:pointer;
	margin-bottom:4px;
}
#Front DIV.FrontCenter DIV.Programs DIV.Platinum {
	position:relative;
	float:center;
	width:146px;
	height:	38px;
	background-image:url(sysimages/platinum_over.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin-bottom:4px;
}
#Front DIV.FrontCenter DIV.Programs DIV.Platinumhover {
	position:relative;
	float:center;
	width:146px;
	height:	38px;
	background-image:url(sysimages/platinum_normal.gif);
	background-position: top left;
	background-repeat:no-repeat;
	cursor:pointer;
	margin-bottom:4px;
}


#Front DIV.FrontRight {
	position:relative;
	float:right;
	width:450px;
	margin-top:5px;
}

#Front DIV.FrontRight DIV.TopRight {
	position:relative;
	float:right;
	width:425px;
	text-align:left;
	padding-bottom:25px;
	border-bottom:1px solid #459FD3;
}

#Front DIV.FrontRight DIV.BottomRight{
	position:relative;
	float:right;
	padding-top:15px;
	width:425px;
}

#Front DIV.FrontRight DIV.BottomRight DIV.Title
{
	position:relative;
	float:left;
	width:400px;
	font-weight:Bold;
	font-size:16px;
	color:#459FD3;
	text-align:left;
	margin-bottom:5px;
}

#Front DIV.FrontRight DIV.BottomRight DIV.Left
{
	position:relative;
	float:left;
	width:130px !important;
	width:100px;
}

#Front DIV.FrontRight DIV.Item {
	position:relative;
	float:right;
	border:1px solid #459FD3;
	padding:10px;
	height:30px !important;
	height:50px;
	margin-bottom:5px;
	text-align:left;
	width:170px !important;
	width:185px;
}
#Front DIV.FrontRight DIV.Itemhover {
	position:relative;
	float:right;
	border:1px solid #459FD3;
	padding:10px;
	height:30px !important;
	height:50px;
	margin-bottom:5px;
	text-align:left;
	background:#eeeeee;
	cursor:pointer;
	width:170px !important;
	width:185px;
}

#Front DIV.FrontRight DIV.Item SPAN.Title,#Front DIV.FrontRight DIV.Itemhover SPAN.Title {
	position:relative;
	float:left;
	font-family:"Myriad",Verdana,Arial;
	font-size:10px;
	font-weight:bold;
	color:#459FD3;
	text-align:left;
	text-decoration:none;
	border:0px solid #000000;
	margin-left:3px;
}
#Front DIV.FrontRight DIV.Item DIV.TitleOver {
	position:relative;
	float:right;
	font-family:"Myriad",Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:#459FD3;
	text-align:left;
	text-decoration:underline;
	border:0px solid #000000;
	width:340px;
	margin-left:3px;
	cursor:pointer;
}
#Front DIV.FrontRight DIV.Item DIV.Content {
	font-family:Verdana,arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	width:340px;
	margin-left:20px;
}
#Front DIV.FrontRight a {
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:#459FD3;
	text-decoration:none;
}
#Front DIV.FrontRight a:hover {
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:#459FD3;
	text-decoration:underline;
}

#SignUp,#LoginArea {
	width:600px;
	text-align:center;
}

#SignUp FIELDSET, #LoginArea FIELDSET{
	border:1px solid #459fd3;
	background-image:url(sysimages/fieldSetBak.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:5px;
}
#SignUp LEGEND, #LoginArea LEGEND{
	padding:5px;
	border:1px solid #eeeeee;
	background-image:url(sysimages/top-menu-back.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
}

#LoginArea DIV.Content {
	text-align:left;
}
LABEL {
	text-decoration:none;
}
LABEL:hover {
	text-decoration:underline;
	cursor:pointer;
}

DIV.PayPalLogin {
	text-align:left;
	border:1px solid #999999;
	background:#eeeeee;
	width:230px;
	padding:5px;
}

DIV.DropMenuItem {
	background-image:url(sysimages/top-menu-back.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #459fd3;
	color:#FFFFFF;
	height:23px !important;
	height:28px;
	padding-top:7px;
	padding-left:5px;
}
DIV.DropMenuItemOver {
	border-bottom:1px solid #459fd3;
	color:#FFFFFF;
	height:23px !important;
	height:28px;
	padding-top:7px;
	padding-left:5px;
	cursor:pointer;
	background:#b5d9ed;
}

.chapterSignUpName {
	position:relative;
	float:left;
	width:150px;
	border:0px solid #ffffff;
	font-family:Verdana,arial;
	font-size:10px;
	font-weight:bold;
	color:#000;
}

.chapterSignUpName INPUT {
	width:100px;
	border: 1px solid #b5d9ed;
	background:#FFFFFF;
	color:#000000;
	font-size:10px;
}

.chapterSubmitButton {
	border:0px solid #FFFFFF;
	position:relative;
	float:right;
	margin-right:23px;
	margin-top:2px;
}