/* Globals */

table {
	font-size: .9em;
  	margin: 0px 0px 20px 0px !important;
  	background-color: white;
}

table th {		 
 	color: white;
  	text-align: center;
 	padding: 7px;	  	
  	border: solid 1px #046cb6 !important;
	border-bottom-color: #ebebeb !important; 	
	background: #046cb6 url(/lfg/delmac/img/headers/background/standardfund.jpg) repeat-x top left !important; 	
}

table td {	 
  	text-align: left;
  	padding: 7px !important;  	
}

table ul {
	margin: 0px 0px 0px 20px !important;
}

table li {
	font-size: 100%;
}

table sup {
	line-height: 0.5 !important;
	position: relative;
	font-size: 9px !important;
	top: -5px;	
	vertical-align: middle;
	color: #808080;
}

table th sup {
	color: white;
	font-size: 12px !important;
}


/* Standard tables  - individual styles */

table.standard {
  	vertical-align: top;
  	border: solid 1px #ebebeb;    	
  	border-collapse: collapse;   	
}

.standard th {
	font-size: 1.1em;
}

.standard td {
	border: solid 1px #ebebeb;
}

table.list { /* use this for 2 or 3 column lists */    
	/*width: 100%;*/
	vertical-align: top;
	font-size: 1em;
	margin: 0px 0px 5px 0px !important;
	border: none !important;
}

.list td {
	padding: 0px !important;
}

.list ul {
}

p + .list, table.list p + ul {
	margin-top: -10px !important;
}


table.standardzebra {
	width: 566px;
  	border: solid 1px #ebebeb;
  	border-top-color: #046cb6;    	
  	border-collapse: collapse; 	
}

.standardzebra th {
	font-size: 1.2em;
}

.standardzebra td {
  	border: solid 1px #ebebeb;
}
 

/* Fund center tables */

.standardfund {
	width: 542px;
	font-size: 1em;
  	border: solid 1px #ebebeb;
  	border-top-color: #046cb6;
  	border-collapse: collapse;
}
 
.standardfund th {
	text-align: left;	
	font-size: 1.1em;
}

.standardfund th.center {
	text-align: center;	
}

.standardfund td {	 	
	border: solid 1px #ebebeb;
}

.standardfund td.footer {
	font-size: 1em;
	text-align: right;
	color: #404040;
	padding: 5px;
	background: #f5f5f5;
}
  
td.sub, td.subcenter, th.sub, th.subcenter {
	background: none !important;
	text-align: left; 
  	color: black;
  	border: solid 1px #ebebeb !important; 	
	border-bottom: solid 1px #cccccc !important;
	background-color: #f5f5f5 !important;
	font-weight: bold;
}

td.subcenter, th.subcenter {
	text-align: center;
}

td.annualReturn {
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
}

#right .standardfund {
	font-size: 1em;
	width: 185px;
}

#right .standard {
    margin-bottom: 10px !important;
}


/* Container table */

.container {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-collapse: collapse;
}

.container td {
	vertical-align: top;
	padding: 8px 10px;
	text-align: left;
	border: none;	
	border-bottom: dotted 1px #ebebeb;
	border-top: dotted 1px #ebebeb;
}

.container td.list {	
	vertical-align: top;
	padding: 0px 10px;
	line-height: 2;
}


/* Performance table */

table.performance  {
	font-size: .9em;
  	border: solid 1px #ebebeb;
  	border-collapse: collapse;
}

.performance td {	
  	text-align: center;
  	border: solid 1px #ebebeb;  	
}

.performance h2 {	
  	font-size: 1.6em;
  	color: #046cb6;
  	text-align: left;
}

.performance .empty {
	border: none;	
}

.performance .topHead {
	color: white;
	font-size: 1.4em;
	font-weight: bold;
  	text-align:center;
 	background-color: #046cb6; 
}
  
.performance th {	
 	cursor: pointer;
  	background: #046cb6 url(images/sort.gif) no-repeat 100% 50%;   	
 	padding: 5px 20px 5px 5px;
}

.performance th.headerSortUp { 
  	background: #1c8fe0 url(images/sort_up.gif) no-repeat 100% 50%; 
} 

.performance th.headerSortDown { 
  	background: #1c8fe0 url(images/sort_down.gif) no-repeat 100% 50%; 
} 

.performance th.thHover {
	background-color: #1c8fe0; 
}

table .colsHover /*columns hover*/ {
	background-color: #dcf0fb; /*original color: bcd4ec or ecf6fc*/
}

table tbody .rowHover  /*row hover*/ {
	background-color: #dcf0fb; /*Original color: bcd4ec or ecf6fc*/
}

table tbody td.cellHover /*cell hover*/ {
	background-color: #bcd4ec; 
}

table tbody tr.odd, .alt  /*zebra*/ {
	background-color: #f5faff;
}

table.name {
	width: 180px;
	font-weight: bold;
	text-align: left;
} 

td.fundName {
	font-size: 1.2em;
	color: #8a7967;
	line-height: 1.4;
}

td.right {
	text-align: right;
}

td.center {
	text-align: center;
}

td.bold {
	font-weight: bold;
}

td span {
        display: block;
	font-size: .9em;
	color: #606060;	
}

td.standout {
	color: #046cb6;
	font-weight: bold;
}

td.footer {
	font-size: .8em;
	text-align: right;
	color: #404040;
	padding: 2px 4px;
	background-color: #ebebeb;
}

tr.backToTheTop td {
	border-color: white; 
	text-align: right;
	background-color: white !important;
}

table.noBorder {
	border: none;
}

#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;
}	

#contactSecondary {
	width: 75%;
	font-size: 1em;
	border-bottom: dotted 1px #d4ba9f;
}

#contactSecondary td {
	padding: 4px 0px;
}

#contactSecondary td.header {
	font-size: 1.2em;
	color: #58595b;
	font-weight: bold;
	border-top: dotted 1px #d4ba9f;
	padding: 5px 0px 0px 0px;
}

#right .ucitsRight {
	width: 183px;
	font-size: .9em;
  	border: solid 1px #ebebeb;
  	border-collapse: collapse;
	margin-bottom: 10px;
}

#right .ucitsRight th {
	font-size: 1.2em;
	padding: 5px;
	background: #d4ba9f;
	border-color: #d4ba9f;        
}

#right .ucitsRight td {
	text-align: center;
}

