/* Altitude Funds CSS Document */
body, p, td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#718399;
	line-height:120%;
	letter-spacing:0.5px;
}
p, li {
	margin-right:50px;
	padding:0 0 0 5px;
}
a {
	color:#0047A0;
	text-decoration:underline;
}
a:active, a:hover {
	color:#95BFFF;
}
h1 {
	color:#790000;
	font-family: "Trajan", "Times New Roman", Times, serif;
	font-size:18px;
	display:block;
	width:545px;
	border-bottom:1px solid #89AEBF;
	text-transform:uppercase;
	font-weight:normal;
	padding:0 0 2px 5px;
	}
h2 {
	color:#790000;
	font-size:14px;
	font-weight:normal;
	padding:0 0 2px 5px;
	margin:0;
}	
h3 {
	color:#790000;
	font-size:12px;
	font-weight:normal;
	padding:0 0 2px 5px;
	margin:0;
}	
h4 {
	color:#35465F;
	font-size:12px;
	font-weight:normal;
	padding:0 0 2px 5px;
	margin:0;
}
#topmenu {
	background:url(images/menubg.jpg) left top repeat-y;
	padding:0px;
	margin:0px;
}
strong {
	color:#0047A0;
	}
.logoleft {
	float:left;
	margin: 0 10px 0 0;
	}	
.listheader{
	color:#52657D;
}
.listdetail {
	color:#0047A0;
}
.listdetail li{
padding-bottom:10px;
}
.notopmargin {
	margin-top:0px;
}
.fltrt {
	float:right;
	margin:0px 0px 0px 20px;
}

#footer {
	margin: 0 12px 22px 5px;
	padding: 0;
	border-top:1px solid #89AEBF;
}
#footer li {
	list-style-type: none;
	margin: 2px 1px 2px 0;
	padding: 0;
	color:#fff;
}
#footer li {
	float: left;
}
#footer a {
	display: block;
	text-decoration: none;
	padding: 0px 25px 0px 10px;
	color:#0047A0;
	line-height:1;
	border-right: 1px solid #fff;
	font-family:"Gills Sans Condensed Bold", "Arial Black", Arial;
	font-size:10px;
	text-transform:uppercase;	
}

#container {
	background: url(images/rightshade.jpg) repeat-y;
	width: 767px;
	padding:0;
	margin:10px auto 0;	
}	
#footerrow {
	background: url(images/base.jpg) no-repeat left bottom;
	padding-bottom: 5px;
	}
.quotebox {
	width:178px; 
	border:1px solid #000; 
	float:right; 
	margin:5px 25px 10px 35px; 
	background:#D0DCEA;
	padding:0px 0px 10px 0px
}
.quotebox h1 {
	font-family:"Copperplate Gothic Bold", "Arial Black", Arial; 
	font-size:16px;
	color:#fff;
	background:url(images/quotebg.gif) repeat;
	padding:0px 5px 4px 15px;
	margin:0;
	border:none;
	display:block;
	width:auto;
	text-transform:uppercase;
	font-weight:normal;
	text-indent: -10px;
	line-height:18px;
}
 .quotebox p {
	padding:19px 14px 14px 14px;
	margin:0px;
	color:#125194;
}
 .quotebox p.author {
	padding:0px 14px 3px 14px;
	margin:0px;
	color:#125194;
	text-align:right;
	font-weight:bold;
	line-height:12px;
}
 .quotebox p.source {
	padding:0px 14px 3px 14px;
	margin:0px;
	color:#125194;
	line-height:12px;
	text-align:right;
}