/* ------------------------------------------*/
/* Member Services Style Sheet               */
/* Client: ePASS                             */
/* Author: KRM		                         */
/* Date: 04/10/2006                          */
/* ------------------------------------------*/
/* Special Cases                             */
/* ------------------------------------------*/

/* Logging in */


#l-index #l-actionarea {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: left;
}

#l-index #l-header {
	margin-top: 10px;
}

#l-index #l-buttons {
	margin-left: 5px;
	text-align: left;
}

#l-logged-in #l-actionarea {
	/* margin-top: 100px; */
}
/** Investment Pages */
#l-investment-profiles .form-table {
	width: auto;
}
#l-investment-profiles select {
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 8px;
}
#l-projected-investment-allocation #l-results {
	margin: 20px 0px 20px 0px;
}
#l-projected-investment-allocation #l-graph {
	float: left;
	margin: 50px 20px 20px 50px;
}
#l-projected-investment-allocation #l-footer {
	clear: left;
}

#l-investment-change-menu-2 .graph {
	margin: 10px 5px 10px 0px;
}

#l-investment-change-menu-2 #l-leading .results-table {
	width: 225px;
}
#l-investment-change-menu-2 .legend .results-table {
	width: 225px;
	margin: 10px 25px 10px 2px;
}

.legend .results-table {
	width: 225px;
	margin: 10px 25px 10px 2px;
}

.legend img {
	border: 1px solid #000000;
}
#l-account-summary hr {
	width: 600px;
	margin-left: 0px;
}

#l-send-message textarea {
	width: 600px;
	height: 200px;
}
#l-tfn {

}
#l-tfn #l-buttons {
	margin: 10px 0px 0px 0px;
	text-align: center;
}


.back-office #t-title {
	 display: none;
}

#l-norecords ul {
	padding-left: 0px;
	list-style-image:url(icons/info.gif);
	font-weight: bold;
	list-style-position:outside;
}

#l-blank-header .results-table{
	border: none;
}

#investment_change #total_required {
	font-weight:bold;
}

#beneficiary #percentages_total {
	font-weight:bold;
}

.mandatory {
	font-weight: bold;
}

#l-glossary{
	margin-top: 10px;
	padding-top:10px;
}


#l-adhoc #l-ending{
	display: none;
}

#l-insurance2 .results-table .multi-row {
	text-align: right;
	vertical-align: bottom;
}

body.no-menu td.powered-by {
	background-color: #E4E2E3;
}

#l-have p.graph {
	float: none;
}

#member-registration {
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
}

#member-registration #l-main {
    margin: 0px;
    padding: 0px;
}

/* hack to fix IE bug where text is hidden until highlighted */
#member-registration #l-footer {
	zoom: 1;
}

.benQuoteDate {
	text-align: right;
}
#l-error-page {
    margin-top: 25px;
}

#l-pension-details #l-alert p {
	display: none;
}

#l-pension-details #l-alert {
	font-weight: 12px;
	color: #000000;
	font-family: Arial;
}
