body { 
	margin: 0.125in 0.25in 0 0.625in;
	color: #000; 
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	background: #fff;
	}

#header {
	height: 36px;
	vertical-align: top;
	}

#nav1 {
	display: none;
	}
#nav2 {
	display: none;
	}
	
h1 { 
	color: #a6121a;
	background: none;
	font-size: 18pt;
	margin: 0.25in 0 0.25in 0;
	}
	h1 span { 
		display: none;
		}
		
h2 {
	font-size: 12pt}

h3 { 
	margin: 18px 0 6px 0;
	padding: 0;
	font-size: 10pt;
	text-indent: 0;
	background: none;
	}
	h3.portfolio_news, li.parent_portfolio { 
		text-indent: 0;
		background: none;
		}
		h3.portfolio_news a, li.parent_portfolio a { 
		text-indent: 0;
		background: none;
			}

	h3.alta_news, li.parent_alta_news { 
		text-indent: 0;
		background: none;
		}
		h3.alta_news a, li.parent_alta_news a { 
		text-indent: 0;
		background: none;
			}
			
	h3.events, li.parent_events {
		text-indent: 0;
		background: none;
		}
		h3.events a, li.parent_events a { 
		text-indent: 0;
		background: none;
			}

	h3.portfolio_recent { 
		text-indent: 0;
		background: none;
		}

h4 { 
	font-size: 10pt;
	}

ul#boardseats, ul#investments { /*for team page sidebars*/
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	}
	ul#investments {
		margin-top: 20px;
		background: none;
		}
	ul#boardseats li, ul#investments li {
		float: left;
		margin-right: 0.25in;
		padding: 0;
		}
	ul#boardseats img, ul#investments img {
		width: 108px;
		height: 54px;
		}
	#secondary div div.companyList { 
		background: none;
		}

#footer {
	clear: both;
	color: #999;
	font-size: 8pt;
	}	
	
table { 
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 9pt;
	}
	tr {
		border-top: 0.5pt solid #999;
		}
	td {
		margin: 0;
		padding: 0 0.125in 0.125in 0;
		vertical-align: top;
		}
		td.logo {
			padding-top: 2pt;
			padding-left: 0;
			background: none;
			}
		td.description {
			background: none;
			}

