/*----- Globals ----- */

* {
	padding:0;
	margin:0;
}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman", "TimesNR", Times, serif;*/
	font-size: 12pt;
	color: #303030;
	margin: 2%;
}

h1 {
	display: none;
   	font-size: 20pt;
   	line-height: 1.2;
   	font-weight: normal;
   	text-transform: uppercase; 
   	margin-bottom: 15px;
	color: #046CB6;
}

h2 {
	font-size: 140%;
	font-weight: bold;
	color: #8a7967;
	margin-bottom: 5px;
	line-height: 1.2;
}

h3 {
	color: #58595B;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3px;	
}

h4 {
	font-size: 110%;
	color: #58595b; 
	margin-bottom: 2px;	
}

a {
	color: #046CB6;
	text-decoration: none;
}

p {
	margin-bottom: 15px;
	line-height: 1.4;
}

img {
	border: none;
}

.image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.image_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imgBorder {
	border: 1px solid #000066;
	padding: 1px;
}

.underline {
	text-decoration: underline;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block; /* target hasLayout in IE6 */
}

.clearfix {
	display: block; /* target hasLayout in IE7 */
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clear {
	clear: both;
}

/* ----- Layout ----- */

#overview, #portfolio, #performance, #commentary  {
	page-break-after:always;
}

.IE6_pagebreak {
	page-break-after:_always;
}

#header, #pageHeader, #pageHeader #content, #centerLeft, #mainNav, #right, #tagline, #footerDropShadow, #fund_center {
	display: none;
}

#bodyContent {
	width: 100%;
	background-color: white;
	margin: 0 auto;
}

#contentArea {
}

#mainBody {
	margin-bottom: 15px;
} 
	
/* END Common Styles */


/* Two column center layout */
#centerContent, #centerContentSplash {
	}

#breadCrumb {
	padding-left: 0px;
	font-size: 130%;
	font-weight: normal;
	color: #046CB6;
   	margin-left: 2%;
	margin-bottom: 10px;
}

#centerCopy {
	width: 96%;
	padding: 2%;
}

#centerCopy h4 + ul {
	margin-top: 5px;
}

#centerCopy p + ul { /* adjust top margin only on lists that follow a paragraph */
	margin-top: -10px;
}

#centerCopy ul, #centerCopy ol {
	margin: 0px 30px 15px 20px;        
}

#centerCopy ol li {
	line-height: 1.4;
	margin-bottom: 15px;
}

#centerCopy ul li {
	list-style-type: disc;
	line-height: 1.4;
	margin-bottom: 5px;
}

#centerCopy ul li ul, #centerCopy ol li ul, #centerCopy ol li ol {
	margin-top: 5px; 
}

#centerCopy ul li ul li, #centerCopy ol li ul li {
	list-style-type: disc;
	margin-bottom: 5px;
}

#centerCopy ol li ol li {
	margin-bottom: 5px;
}

#centerCopy ul li ul li ul, #centerCopy ol li ul li ul {
	margin-top: 5px;
}

#centerCopy ul li ul li ul li, #centerCopy ol li ul li ul li {
	list-style-type: disc;
	font-size: .9em; 
	margin-bottom: 3px;           
}

#centerCopy ul li ul li ul li ul, #centerCopy ol li ul li ul li ul {
	margin-top: 5px;
}

#centerCopy ul li ul li ul li ul li, #centerCopy ol li ul li ul li ul li {
	list-style-type: circle;
  	font-size: 1em; 
	margin-bottom: 3px;
}

#centerCopy #press ul {
	color: #404040;
	margin: 0px;
}

#centerCopy #press li {
	list-style-type: none;
	margin: 0px;
	padding: 8px 4px;
	border-bottom: solid 1px #ebebeb;
}

#splash_banner {
	padding:2px;
	border:#CCCCCC 1px solid;
	margin-bottom: 15px;
}

/* End Two column center layout */

#footer {
	clear: both;
	color: #606060;
	font-size: 80%;
	padding: 20px 2% 0 2%;
	border-top: 2px solid black;
}

#footer a {
	color: black;
}

#footerContainer {
	width: 100%;
	float: left;
}

#footNotes {
	width:100%;
	margin:0 auto;
	position:relative;
}
	

#site_feature {
	padding: 3px;
	border: solid 1px #e0e0e0;
}

#site_feature_inst, #site_feature_delcef {
	position: relative;
	overflow: hidden;
	width: 566px;
	height: 256px;
	border: solid 1px #e0e0e0;
	margin-bottom: 15px;
}

#cycle {
	position: relative;
}

#cycle div h1 {
	position: absolute;
	z-index: 10;
	font-size: 1.4em;
	color: white;
	font-weight: bold;
	bottom: 10px;
	left: 12px; 
	margin: 0px;
}

#cycle img {
	width: 560px;
	height: 250px;
	padding: 1px;
	margin: 1px;
	border: solid 1px #999999;
}

#site_feature_message {
	position: absolute;
	z-index: 10;
	width: 260px;
	top: 10px;
	left: 290px;
}

#site_feature_message p {
	position: relative;
	width: 260px;
	text-align: right;
	color: black;
	font-size: 1.6em;
	top: 1px;
	left: 1px;
	margin-bottom: 3px;
}

#site_feature_message p span {
	position: absolute;
	width: 260px;	
	color: white;
	top: -1px;
	left: -1px;		
}

#site_feature_message p.year {
	color: black;
	font-weight: bold;
	font-size: .9em;
}	

#site_feature_message p.year span {
	color: #ffbf0d;
}


#features_container {
	font-size: 1em;
	margin-top: 11px;
}

#features_container h3 {
	font-size: 1.3em;
	color: #046CB6;
	font-weight: normal;
}

#features_container h3 span {
	display: block;
	color: #888888;
	font-size: .9em;
	margin: 5px 0 10px 0;
}

#features_container p {
	margin-bottom: 10px;
}

#features_container table {
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}

#features_container td {
	padding: 0px;
}

#features_container ul{
	color: #404040;
	font-size: 1.1em;
}

#features_container_delcef {
	margin-top: 0px;
}

p.disclosure, p.disclosure_482 {
	font-size: 100%;
	color: #404040;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	text-align: left;
}

p.disclosure_482 {
	font-weight: bold;
}

p sup { /* fixed IE6 superscript issue */
	line-height: 2.2;
}

#performance #shareClass {
	width: 100px;
	height: 25px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #f5f5f5;
	border: solid 1px #e0e0e0;
}

#performance #shareClass select.share {
	font-size: 1.2em;
	width: 100px;
	height: 25px;
	border: solid 1px #e0e0e0;
}

#management .manager {
	width: 100%;
	border-bottom: solid 1px #E0E0E0;
	margin-bottom: 30px;      
	padding-bottom: 0px;
}

#management .manager_picture {
	margin-bottom: 5px;
}

#management .manager_picture img {
	padding: 2px;	
	border: solid 1px #e0e0e0;
}   	

#management .manager_info {
}

#management div.expand {
	color: #666666;	
	display: inline; 
	line-height: 2;
}
	
#management .manager_bio {
	margin-bottom: 10px;
}

#management span.show, #management span.hide {
	color:#046CB6;
	text-decoration:none;
	cursor:pointer;
}

#fund_managers {
	background-color: #FFFFFF;
}

.portfolio_manager {
	padding: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	clear: both;
	width: 96%;
}

.portfolio_manager img {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #046CB6;
	float: left;
}

.portfolio_manager h3 {
	margin-left: 90px;
	color: #046CB6;
}

.portfolio_manager h4 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 90px;
}

.portfolio_manager p {
	margin-left: 90px;
}

.portfolio_manager ul {
	margin-left: 110px;
	list-style-type: square;
}

.portfolio_manager dl {
	margin-left: 90px;
}

.portfolio_manager dt {
	text-decoration: none;
}

.small {
	font-size: 10px;
	font-style: italic;
}

.intro {
	margin-top: 4px;
}

/************** Inst Contacts ******************/

.contact {
	float: left;
	width: 278px;
	margin-top: 20px;
	margin-right: 5px;
}

.contact img {
	float:left;
	margin-right: 7px;
	padding: 2px;
	border:solid 1px #E0E0E0;
}

/************SIDEBAR Images****************/

.sideimage {
	margin-left: 8px;
  	padding: 1px;
	border: solid 1px #999999;                                  
}

/************New Window********************/
#newind_content {
	width:600px;
	border:1px solid #6F6C63;
	border-top:none;
	background-color:#FFFFFF;
	padding: 0px;
	margin: 0 auto;
	padding-bottom: 0px;
	font-size: 1em;
}

#newind_centercopy {
	float:none;
	margin-left: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
} 

#newind_footer {
	background-color:#046CB6;
	clear:both;
	color:#FFFFFF;
	font-size:10px;
	height:24px;
	margin-left:34px;
	overflow:hidden;
	width:602px;
}


/**************main jquery***************/

#centerCopy .alt {
    background-color: #f5faff;
}

a.current {
    color: #892034;
}

.clearBottomMargin { 
    margin-bottom: 0px !important; 
    padding-bottom: 0px !important;
}

.pdfImage {
	background: transparent url(/lfg/del/img/icons/pdficon_small.gif) top left no-repeat;
	padding-left: 15px;	
}


/******************UCITS Styles*********************/
#downloads {
	margin-bottom:10px;
	margin-top:10px;
}
#downloads ul {
	margin-left:10px;
	margin-top:5px;
}
#downloads li {
	border-bottom:1px dotted #F5F5F5;
	padding-bottom:3px;
	padding-top:3px;
}

#downloads li img{
	margin: 2px;
}

#ucits_info {
	margin-bottom:10px;
	margin-left:0px;
	margin-right:auto;
	width:155px;
}

#ucits_info ul {
	font-size:1em;
	list-style-type:none;
	margin:0px 5px 10px 10px;
}

#ucits_info li {
	border-bottom:1px dotted #F5F5F5;
	font-size:92%;
	margin-bottom:5px;
	margin-left:5px;
}

#ucits_info h3 {
	margin-bottom:3px;
}

#ucits_info h4 {
}

#ucits_info p {
	font-size:92%;
	line-height:1.2em;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
}


/**********Retail Agg performance jQuery**************/
.dis_show, .dis_hide {
	display:inline;
	font-size:11px;
	vertical-align:top;
	cursor:pointer;
}

/* Globals */

/* TABLES */
table {
	width: auto;
	font-size: 90%;
  	margin: 5px 0px 20px 0px;
  	background-color: white;
  	border-collapse: collapse;   	
}

table th {		 
	font-size: 100%;	
  	text-align: center;
 	padding: 7px;	  	
	border: solid 1px #ebebeb;	
	background: #f5f5f5; 	
}

table td {	 
	border: solid 1px #ebebeb;	
  	text-align: left;
  	padding: 7px;  	
}

table li {
	font-size: 100%;
}

th.center, td.center {
	text-align: center;	
}
 
td.sub, td.subcenter, th.sub, th.subcenter {
	background: none;
	text-align: left; 
  	color: black;
  	border: solid 1px #ebebeb; 	
	border-bottom: solid 1px #cccccc;
	background-color: #f5f5f5;
	font-weight: bold;
}

td.subcenter, th.subcenter {
	text-align: center;
}

td.right {
	text-align: right;
}

td.bold {
	font-weight: bold;
}

td span {
	font-size: 90%;
	color: #606060;	
}

td.standout {
	color: #046cb6;
	font-weight: bold;
}

td.footer {
	font-size: 80%;
	text-align: right;
	color: #404040;
	padding: 2px 4px;
	background-color: #ebebeb;
}

#pressReleases table, #pressReleases tr, #pressReleases td {
	border: none;
}

#assetClasses table, #assetClasses tr, #assetClasses td {
	background-color: #f5faff;
}

#assetClasses img {
	margin: 3px;
	border: solid 1px #cccccc;
	padding: 2px;
	background-color: white;
}

#assetClasses a:hover img {
	border-color: #990000;
	padding: 3px;
	margin: 2px;
}	

/* Disclosure styles */

#prospectus_offer, #mutual_fund_risk {
	font-weight:bold;
}

#fdic {
	font-weight:bold;
	border:solid 1px #046cb6;
	padding:5px;
}

/* hide content */

#feedback, #feedbackForm { /* hide footer feedback form */
	display: none;
}

