/* 
	#A10062 - purple
	#4C4C4C - Grey
	#EA068C - New pink
*/

BODY {
	color: #4C4C4C;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 20px 40px 20px;
}


/* @group Elements */

IMG {
	border-width: 0;
}

HR#about {
	border-width: 0;
	border-bottom: 1px solid #DBDBDB;
	width: 100%;
	margin-bottom: 30px;
	height: 1px;
}

IMG#about {
	border-width: 0;
	width: 60%;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 60%;
	behavior: url(css/resources/iepngfix.htc);
}

IMG#about02 {
	border-width: 0;
	width: 40%;
	margin-bottom: 21px;
	margin-top: 20px;
	behavior: url(css/resources/iepngfix.htc);
	height: 40%;
}

IMG#about03 {
	border-width: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	behavior: url(css/resources/iepngfix.htc);
}




/* @end */

/* @group Main */

#benefitsleft {
	padding-bottom: 15px;
	border-bottom: 1px solid #DBDBDB;
	padding-top: 15px;
	text-align: center;
}

#MainLeftBottom {
	border: 1px solid #DBDBDB;
	padding: 15px;
	background: url(../images/panel-background.png) repeat-x 0 bottom;
	height: 242px;
	text-align: left;
}

#benefitsright {
	padding-left: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DBDBDB;
	vertical-align: top;
	padding-top: 15px;
}

#MainRightTop {
	width: 260px;
	border: 1px solid #DBDBDB;
	padding: 10px 15px;
	text-align: left;
}

#singlecolumn {
	border: 1px solid #DBDBDB;
	padding: 15px;
	background: url(../images/panel-background.png) repeat-x 0 bottom;
	height: 485px;
	text-align: left;
}

#validate {
	border: 1px solid #DBDBDB;
	padding: 15px;
	background: url(../images/panel-background.png) repeat-x 0 bottom;
	height: 485px;
	text-align: center;
}

#MainRightBase {
	height: 7px;
	background: url(../images/panel-bottom-right.png) no-repeat 0 -2px;
}

#aboutrighttop {
	border: 1px solid #DBDBDB;
	padding: 15px;
	text-align: left;
	height: 220px;
}

#aboutrightbottom {
	background: url(../images/panel-background.png) repeat-x 0 bottom;
	border: 1px solid #DBDBDB;
	padding: 15px;
	text-align: left;
}

#aboutleft {
	border: 1px solid #DBDBDB;
	padding: 15px;
	background: url(../images/panel-background.png) repeat-x 0 bottom;
	height: 485px;
	text-align: center;
	width: 225px;
}

#MainRightBottom {
	padding: 15px;
	background: url(../images/panel-background.png) repeat-x 0 bottom;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-top: 1px solid #DBDBDB;
	border: 1px solid #DBDBDB;
	height: 242px;
	text-align: left;
}

#MainLeftTop {
	border: 1px solid #DBDBDB;
	text-align: left;
}

#MainTable {
	width: 784px;
}

#EventsLeftTop {
	border: 1px solid #DBDBDB;
	padding: 15px;
	text-align: left;
	height: 407px;
}

#EventsRightTop {
	width: 260px;
	border: 1px solid #DBDBDB;
	padding: 15px;
	text-align: left;
	height: 407px;
}



#EventsLeftBottom {
	border: 1px solid #DBDBDB;
	padding: 15px;
	background: url(../images/panel-background.png) repeat-x 0 bottom;
	height: 65px;
	text-align: left;
}

#EventsRightBottom {
	padding: 15px;
	background: url(../images/panel-background.png) repeat-x 0 bottom;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-top: 1px solid #DBDBDB;
	border: 1px solid #DBDBDB;
	height: 65px;
	text-align: left;
}

#eventspic {
	position: absolute;
	top: 223px;
	left: 545px;
}



/* @end */

/* @group Links */

a:link.red, a:visited.red {
	color: red;
	text-decoration: underline;
}

a:hover.red, a:hover.visited.red {
	color: red;
	text-decoration: none;
}

a:link.green, a:visited.green {
	color: green;
	text-decoration: underline;
}

a:hover.green, a:hover.visited.green {
	color: green;
	text-decoration: none;
}

a:link.std, a:visited.std {
	color: #EA068C;
	text-decoration: underline;
}

a:hover.std, a:hover.visited.std {
	color: #EA068C;
	text-decoration: none;
}

a:link.cal, a:visited.cal {
	color: #EA068C;
	text-decoration: underline;
	font-weight: bold;

}

a:hover.cal, a:hover.visited.cal {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
		background-color: #EA068C;
}

a:link.footer, a:visited.footer {
	color: #EA068C;
	text-decoration: underline;
}

a:hover.footer, a:hover.visited.footer {
	color: #EA068C;
	text-decoration: none;
}

a:link.fpw, a:visited.fpw {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.fpw, a:hover.visited.fpw {
	color: #FFFFFF;
	text-decoration: underline;
}



/* @end */

/* @group NAVIGATION */

.navtab {
	width: 112px;
	height: 30px;
	text-align: center;
}

.navloc {
	position: relative;
	top: 12px;
}

a.navlink:link, a.navlink:visited { 
	font-size: 8px;
	color: #4C4C4C; 
	text-decoration: none;
	background: url(../images/navtabs.gif) no-repeat;
	overflow: hidden;
	display: block;
	width: 112px;
	height: 30px;
	font-weight: normal;
	letter-spacing: 0;
	white-space: nowrap;
	position: relative;
}

a.navlink:hover, a.navlink:visited:hover { 
	text-decoration: none;
	background: url(../images/navtabs.gif) no-repeat 0 -30px;
	overflow: hidden;
}

a.navlinkselected:link, a.navlinkselected:visited { 
	font-size: 8px;
	color: #4C4C4C; 
	text-decoration: none;
	background: url(../images/navtabs.gif) no-repeat 0 -30px;
	overflow: hidden;
	display: block;
	width: 112px;
	height: 30px;
	font-weight: normal;
	letter-spacing: 0;
	white-space: nowrap;
	position: relative;
}

a.navlinkselected:hover, a.navlinkselected:visited:hover { 
	
}

/* @end */

/* @group Login Table */

.logintable {
	border: 0px solid #FFFFFF;
	position: relative;
	left: 185px;
	top: 7px;
}

INPUT.login {
	margin-left: 10px;
	width: 100px;
	height: 12px;
	font-size: 10px;
	color: gray;
	border-width: 0;
	margin-bottom: 2px;
}

INPUT.login02 {
	border-width: 0;
}

#lihead {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#litextl {
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}

#litextr {
	color: #FFFFFF;
	font-size: 9px;
	text-align: left;
	margin-left: 0;
	padding-left: 10px;
}



/* @end */

/* @group buttons */

#registerbutton {
	display: block;
	width: 45px;
	height: 15px;
	overflow: hidden;
	background: url(../images/buttons/registerbutton.jpg) no-repeat 0 0;
	border-width: 0;
}

#registerbutton:hover {
	display: block;
	width: 45px;
	height: 15px;
	overflow: hidden;
	background: url(../images/buttons/registerbutton.jpg) no-repeat 0 -15px;
	border-width: 0;
}

#signinbutton {
	display: block;
	width: 45px;
	height: 15px;
	overflow: hidden;
	background: url(../images/buttons/signinbutton.jpg) no-repeat 0 0;
	border-width: 0;
	margin-left: 10px;
}

#signinbutton:hover {
	display: block;
	width: 45px;
	height: 15px;
	overflow: hidden;
	background: url(../images/buttons/signinbutton.jpg) no-repeat 0 -15px;
	border-width: 0;
	margin-left: 10px;
}

#logoutbutton {
	display: block;
	width: 45px;
	height: 15px;
	overflow: hidden;
	background: url(../images/buttons/logoutbutton.jpg) no-repeat 0 0;
	border-width: 0;
	margin-left: 10px;
}

#logoutbutton:hover {
	display: block;
	width: 45px;
	height: 15px;
	overflow: hidden;
	background: url(../images/buttons/logoutbutton.jpg) no-repeat 0 -15px;
	border-width: 0;
	margin-left: 10px;
}



/* @end */

/* @group Member Form */

.button01 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 10px 10px 10px;
	font-weight: bold;
	background-color: #66CC99;
	border: 1px solid #66CC99;
	line-height: 14px;
	height: 20px;
}

.button01:hover {
	color: #999999;
	background-color: #99FF99;
	border: 1px solid #99FF99;
}

.button02 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 10px 10px 10px;
	font-weight: bold;
	background-color: #CC3366;
	border: 1px solid #CC3366;
	line-height: 14px;
	height: 20px;
}

.button02:hover {
	color: #999999;
	background-color: #FFCCCC;
	border: 1px solid #FFCCCC;
}

.formerror {
	font-weight: bold;
	color: #EA068C;
}

TABLE.MemberTable TD {
	padding-bottom: 3px;
	padding-top: 3px;
}

#submitbutton {
	display: block;
	width: 95px;
	height: 33px;
	overflow: hidden;
	background: url(../images/buttons/submitbutton.png) no-repeat 0 0;
	border-width: 0;
}

#submitbutton:hover {
	background: url(../images/buttons/submitbutton.png) no-repeat 0 -33px;
}

#nextbutton {
	display: block;
	width: 95px;
	height: 33px;
	overflow: hidden;
	background: url(../images/buttons/nextbutton.png) no-repeat 0 0;
	border-width: 0;
}

#nextbutton:hover {
	background: url(../images/buttons/nextbutton.png) no-repeat 0 -33px;
}

#submitmembershipbutton {
	display: block;
	width: 212px;
	height: 33px;
	overflow: hidden;
	background: url(../images/buttons/submitbuttonform.png) no-repeat 0 0;
	border-width: 0;
}

#submitmembershipbutton:hover {
	background: url(../images/buttons/submitbuttonform.png) no-repeat 0 -33px;
}

INPUT.mtxt {
	width: 198px;
	height: 14px;
	font-size: 10px;
	color: #666666;
	border: 1px solid #DBDBDB;
	padding-left: 2px;
	background-color: #FFFFFF;
}

SELECT.mselect {
	font-size: 10px;
	color: #666666;
	width: 110px;
	
}

SELECT.mselecterror {
	font-size: 10px;
	color: #666666;
	width: 110px;
	background-color: #fbd3e0;
}

INPUT.mtxt02 {
	width: 150px;
	height: 14px;
	font-size: 10px;
	color: #666666;
	border: 1px solid #DBDBDB;
	padding-left: 2px;
	background-color: #FFFFFF;
	margin-left: 4px;
}

INPUT.mtxterror {
	width: 198px;
	height: 14px;
	font-size: 10px;
	color: #666666;
	border: 1px solid #DBDBDB;
	padding-left: 2px;
	background-color: #fbd3e0;
}

INPUT.mtxt02error {
	width: 150px;
	height: 14px;
	font-size: 10px;
	color: #666666;
	border: 1px solid #DBDBDB;
	padding-left: 2px;
	background-color: #fbd3e0;
	margin-left: 4px;
}

.tderror {
	background-color: #fbd3e0;
}

INPUT.mradio {
	border: 0;
}

INPUT.mcheck {

}

.MemberTable {
	width: 100%;
}

.star {
		color: #EA068C;
}











/* @end */

/* @group Finance 101

.spec {
	position:relative; top:198px;
	right:  5px;	
} */

.HT01 {
	background: url(../images/clear.gif) no-repeat;
	width: 368px;
	height: 144px;
}

a.LHT01:link, a.LHT01:visited {
	width: 368px;
	height: 144px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/money-tips.png);
}

a.LHT01:hover, a.LHT01:active {
	background: url(../images/money-tips.png) no-repeat 0 -144px;
	color: #FFFFFF;
	text-decoration: none;
}

a.LHT02:link, a.LHT02:visited {
	width: 368px;
	height: 144px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/managing-money.png);
}

a.LHT02:hover, a.LHT02:active {
	background: url(../images/managing-money.png) no-repeat 0 -144px;
	color: #FFFFFF;
	text-decoration: none;
}

a.LHT03:link, a.LHT03:visited {
	width: 368px;
	height: 144px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/super-tips.png);
}

a.LHT03:hover, a.LHT03:active {
	background: url(../images/super-tips.png) no-repeat 0 -144px;
	color: #FFFFFF;
	text-decoration: none;
}

a.LHT04:link, a.LHT04:visited {
	width: 368px;
	height: 144px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/good-debt.png);
}

a.LHT04:hover, a.LHT04:active {
	background: url(../images/good-debt.png) no-repeat 0 -144px;
	color: #FFFFFF;
	text-decoration: none;
}

a.LHT05:link, a.LHT05:visited {
	width: 368px;
	height: 144px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/genxy-wealth.png);
}

a.LHT05:hover, a.LHT05:active {
	background: url(../images/genxy-wealth.png) no-repeat 0 -144px;
	color: #FFFFFF;
	text-decoration: none;
}

a.LHT06:link, a.LHT06:visited {
	width: 368px;
	height: 144px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/genxy-financial.png);
}

a.LHT06:hover, a.LHT06:active {
	background: url(../images/genxy-financial.png) no-repeat 0 -144px;
	color: #FFFFFF;
	text-decoration: none;
}

.spec {
	position:relative; top:120px;
	left:  5px;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
}

.specoff {
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	left: 5px;
	top: 55px;
}

.LHT01off {
	width: 368px;
	height: 144px;
	background: url(../images/money-tips-off.png) no-repeat;
}

.LHT02off {
	width: 368px;
	height: 144px;
	background: url(../images/managing-money-off.png) no-repeat;

}

.LHT03off {
	width: 368px;
	height: 144px;
	background: url(../images/super-tips-off.png) no-repeat;
}

.LHT04off {
	width: 368px;
	height: 144px;
	background: url(../images/good-debt-off.png) no-repeat;
}

.LHT05off {
	width: 368px;
	height: 144px;
	background: url(../images/XY-Wealth-off.png) no-repeat;
}

.LHT06off {
	width: 368px;
	height: 144px;;
	background: url(../images/genx-2-off.png) no-repeat;
}



/* @end */

#wrapper01 {
	width: 840px;
}

#header01 {
	width: 840px;
	background: url(../images/login-panel.jpg) no-repeat right;
	height: 146px;
	border: 0;
}

#base {
	clear: both;
	float: none;
}

#basejustified {
	clear: both;
	float: none;
	text-align: justify;
}

#navtable {
	width: 784px;
	height: 30px;
	position: relative;
	bottom: 30px;
	float: left;
}

.footertext {
	color: #EA068C;
	font-size: 9px;
	line-height: 22px;
}

.redtext {
	color: #EA068C;
}

.redtextul {
	color: #EA068C;
	text-decoration: underline;
}

.heading {
	font-size: 14px;
	font-weight: bold;
}

TABLE.Table101 TD {
	padding-bottom: 10px;
}

.TableBenefits {
	position: relative;
	bottom: 15px;
}

IMG.brochure {
	border: 1px solid #DBDBDB;
}

li.txt {
	list-style-type: lower-latin;
}

li.num {
	list-style-type: decimal;
}





