@charset "UTF-8";
/* Page Structure */
.oeicotherheadU {
	background-image: url(images/oeicotherhead.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	cursor:pointer;
	height: 78px;
	width: 580px;
	
}
  .oeicotherheadC {
	background-image: url(images/oeicotherheadC.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	cursor:pointer;
	height: 78px;
	width: 580px;
}

.offshoregsfheadU {
	background-image: url(images/offshorefundsgsf.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	cursor:pointer;
	height: 78px;
	width: 580px;
	
}
  .offshoregsfheadC {
	background-image: url(images/offshorefundsgsfC.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	cursor:pointer;
	height: 78px;
	width: 580px;
}

.offshoreotherheadU {
	background-image: url(images/offshorefundsother.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	cursor:pointer;
	height: 78px;
	width: 580px;
	
}
  .offshoreotherheadC {
	background-image: url(images/offshorefundsotherC.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	cursor:pointer;
	height: 78px;
	width: 580px;
}

.lifefundC {
	background-image: url(images/lifefundC.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	cursor:pointer;
	height: 78px;
	width: 580px;
	
}
  .lifefundsE {
	background-image: url(images/lifefundsE.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	cursor:pointer;
	height: 78px;
	width: 580px;
}
html {
            margin-bottom: 25px;
            min-height: 100%;
}
body {
	background-color: #EDEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width:898x;
	font-family: Arial, Helvetica, sans-serif;
	color: #39424b;
	font-size: 12px;
}
#userheader {
	background-image: url(images/userheader.gif);
	height: 22px;
	width: 170px;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 898px;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
}

#wrapper2 {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 898px;
}

#header {
	margin: 0 0 15px 0;
}

#leftCol {
	float: left;
	width: 603px;
	margin-left: 48px;
	margin-right: 16px;
	display: inline;
}

#rightCol {
	float: left;
	width: 184px;
	height: 1% /* Holly hack for Peekaboo Bug */;
}

#footer {
	clear: both;
}

#legal {
	margin-right: 48px;
	margin-left: 48px;
	margin-top: 8px;
	color: #999999;
}

#leftBox {
	height: 100px;
	width: 200px;
	background-color: #CCCCCC;	
}

ul { 
	list-style-type: none; 
	padding: 0;
	margin: 0;
	}

/* Styles */

.legaltext {
	color: bfc0c2;
}



/* Roundcorners*/

/* turn off below */
.t {background: url(images/dot.gif) 0 0 repeat-x}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
/* turn off above */
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:7px}
.red {
	color: #FF0000;
}
.ten {
	font-size: 10px;
}
.breadselected {
	background-color: #7f8ea5;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
}
.breadunselected {
	background-color: #ebe7ec;
	color: #16234d;
	height: 20px;
	font-weight: bold;
}

a:link {
	color: #3D5B83;
}
a:visited {
	color: #3D5B83;
}
a:hover {
	color: #7B93AD;
}
a:active {
	color: #3D5B83;
}
.cellborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D3D7E4;
	border-right-color: #D3D7E4;
}
.cellborderOut {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D3D7E4;
	border-left-color: #D3D7E4;
}

.eleven {font-size: 11px}