/*DRD style - Russell & Associates, September 2004*/

.tc, .tc-foot {
	font-size: 65%;
	}

/*MAIN CELLS
------------*/
#content-lft {
	padding-left: 2.5em;
	}
	
#content-lft p {
	margin: 1em 0;
	}	
	
#content-rgt {
	padding-right: 2.5em;
	}	
	
#cell-downloads {
	padding: 0;
	}
	
#cell-downloads ul, p {
	font-size: 70%;
	}
	
#cell-downloads h2 {
	font-size: 90%;
	color: #af6516;
	margin: 0;
	padding: 0.25em;
	}
	
#cell-downloads #cover {
	margin-left: 1.5em;
	}	
	
#cell-directors img {
	margin: 6px 2px;
	}

.director-img {
	display: inline;
	margin: 4px 3px 0;
	}	
	
#cell-management p {
	font-size: 70%;
	padding: 0.5em;
	}
	
.management-caption {
	font-size: 70%;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	}
	
#new-logo {
	font-size: 70%;
	margin-bottom: 1em;
	}	
	
#cell-hlight {
	padding: 0;
	}
	
#cell-hlight div#hlight-text {
	font-size: 70%;
	margin: 0.5em 0 2em 0;
	}	
	
#cell-hlight h2 {
	font-size: 90%;
	text-align: center;
	color: #af6516;
	margin: 0;
	padding: 0.25em;
	}
	
#home-quote {
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	margin: 2em;
	color: #BD8F00;
	font-family: arial;
	}	
	
h4 {
	font-size: 80%;
	margin: 0;
	padding: 0.25em 0 0.25em 1em;
	background-color: #eee;
	border-left: 12px solid #E0B62B;
	}	
	
	
li.nobullet {
	list-style-type: none;
	}				

.fin-list {
	font-size: 70%;
	margin-bottom: 1em;
	list-style-image: url('../images/bullet_home.gif');
	}
	
/*NAVIGATION-headings
---------------------*/
a.main-links:link {
	text-decoration: none;
	color: #af6516;
	}

a.main-links:visited {
	text-decoration: none;
	color: #af6516;
	}
					
a.main-links:hover {
	text-decoration: underline;
	color: #af6516;
	}
					
a.sub-links:link {
	text-decoration: none;
	color: #af6516;
	}

a.sub-links:visited {
	text-decoration: none;
	color: #af6516;
	}
					
a.sub-links:hover {
	text-decoration: underline;
	color: #af6516;
	}	
