@charset "utf-8";
/* CSS Document */

@import url("/assets/css/trust-tables.css");



/* The Commerce Trust Company stylesheet */

#logo {
	margin-left: 5px;
	float: left;
	background: url(/images/common/logos/TrustLogo.jpg) no-repeat;
	margin-top:4px;
}

#content p.trustnotes {
	font-size: 95%;	
	line-height: 1.5em;
}

/* -------- List -------- */

#disclaimers ul li {
	background-image:none;
}

#content ul.squarebullets li {
	background:url(/images/bullets/blue-content.gif) left 0.55em no-repeat scroll;
}

#content ul.linkList li {
	background: url(/images/bullets/arrow.gif) left 4px no-repeat;
	padding-left: 18px;	
}




/* -------- Section List ---------- */




#content ul.sectionList li ul li a {
	background-image: url(/images/bullets/arrow-trans.gif);
}




/* ------ Trust Tables ---------- */

.investmentBold {
	font-weight: bold;

}
/* ---- Access Account ---- */

/* Trust Account Access */

#trustQuicken {
	width: 127px;
	height: 36px; 
	margin: 10px 25px;
	text-align: center;
}
#trustMSMoney {
	width: 177px;
	height: 31px;
	margin: 10px 25px;
	text-align: center;
}

dl.faq dt.faqHover {
	background-color: #F8F8F8; /* light gray */
}
dl.faq dt.expanded {
	background: url(/images/bullets/faq-minus-gold.gif) 0px 12px no-repeat scroll;
}
#content div.trustblock {
	padding-left: 20px;
	padding-right: 20px;
}
/* ************************************ */
/* **********  Top Navigation ********* */


