/*-----------Main Page Variables-----------*/
BODY {
	margin: 0;
	padding: 0;
	border-width: 0;
	border-style: none;
	border-color: none;
	width: auto;
	background-color: #FFFFFF; /* This will set the base BODY color of your page */
	font-family: arial, helvetica, geneva;
	text-align: center;
	}
	
#indexWrapper {
	position:relative;
	width:560px;
	z-index:1;
	left: 0px;
	top: 0px;
	margin: 0 auto 0;
	/* text-align stops the text in the wrapper being controlled by the centre instruction in the body tag */
	text-align: left;
	}
#mainWrapper {
	position:relative;
	width:800px;
	height: 500px;
	z-index:1;
	left: 0px;
	top: 0px;
	margin: 0 auto 0;
	/* text-align stops the text in the wrapper being controlled by the centre instruction in the body tag */
	text-align: left;
	}
.mainTable {
	width: 560px;
	border: 1px solid #cccccc;
	}
/*-----------Text-----------*/
.boldText {
	color: #999999;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 5px 0px 5px; /* Top Right Bottom Left */	
    }
.mainText {
	color: #999999;
	font-size: 10pt;
	margin: 0px 5px 10px 5px; /* Top Right Bottom Left */	
    }
	
.contactBoldText {
	color: #999999;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 5px 0px 0px; /* Top Right Bottom Left */	
    }
.contactMainText {
	color: #999999;
	font-size: 10pt;
	margin: 0px 5px 0px 0px; /* Top Right Bottom Left */	
    }

ul, li {
	color: #999999;
	font-size: 10pt;
	margin: 0px 0px 0px 20px; /* Top Right Bottom Left */	
	bullet: star;
    }
/*----------Links-----------*/
A.mainLinks {
	font-size: 10pt;
	color: #ff8598;
	text-decoration: underline;
	}
A.mainLinks:HOVER {
	font-size: 10pt;
	color: #ff8598;
	text-decoration: underline;
	}
	
.iexbuttonover {
 	-moz-opacity:1;
 	filter:alpha(opacity=100);
	} 
	
.iexbutton {
	-moz-opacity:0.5;
 	filter:alpha(opacity=50);
	}

#portLayer {
	position:relative;
	width:auto;
	height:auto;
	z-index:1;
	left: 140px;
	top: 213px;
}
#handf{ position:absolute; width:280; height:140; z-index:2; left: 0px; top: 0px; visibility: hidden; background-color: #FFFFFF;}
#investmonte{ position:absolute; width:280; height:140; z-index:2; left: 0px; top: 0px; visibility: hidden; background-color: #FFFFFF;}
#harmony{ position:absolute; width:280; height:140; z-index:2; left: 0px; top: 0px; visibility: hidden; background-color: #FFFFFF;}
#simply{ position:absolute; width:280; height:140; z-index:2; left: 0px; top: 0px; visibility: hidden; background-color: #FFFFFF;}
#bespoke{ position:absolute; width:280; height:140; z-index:2; left: 0px; top: 0px; visibility: hidden; background-color: #FFFFFF;}
#fir{ position:absolute; width:280; height:140; z-index:2; left: 0px; top: 0px; visibility: hidden; background-color: #FFFFFF;}
#lrbc{ position:absolute; width:280; height:140; z-index:2; left: 0px; top: 0px; visibility: hidden; background-color: #FFFFFF;}