/*project vii */

.p7tbsub {
	background-color: #F5F3DA; 
	layer-background-color: #F5F3DA;
	/*/*/ 
	border: .1px solid #F5F3DA; 
	/* */ 
	}
	
.p7tbsub p {
	margin: 0px; 
	padding: 6px 12px 12px 0px;
}


/*copyright */

.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
 	text-decoration: none
	}
	
.copyright a:link  { 
	color: #333333;
 	text-decoration: none
	}
	
.copyright a:visited  {
	color: #333333;
 	text-decoration: underline
	}

.copyright a:hover  {
	color: #999999;
 	text-decoration: none
	}



/*ETC */


.bodytext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal;
	color: #000000
	}

.titleblack {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000000
	}

a:link {  
	color: #7D8D7C; 
	text-decoration: none
	}

a:visited {  
	color: #7D8D7C; 
	text-decoration: none
	}

a:hover {  
	color: #333333; 
	text-decoration: underline
	}
	
.link { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12.5px; color: #B6C6B5; text-decoration: none }
.titlegrey { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666}
.titlegreen { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #7D8D7C}
.bodytextBold { font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; line-height: normal; color: #000000 ; font-weight: bold}
.bodytextItalic { font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; line-height: normal; color: #000000 ; font-style: oblique}
.bodytextMain { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal ; color: #000000 }
.tinyText {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}

#acquisition-doc a { text-decoration: underline; padding-right: 18px; background: url(/images/icons/i_word.gif) no-repeat right center; }
#wmv-view { margin-left: 120px; z-index: 800; }

/* press release page */
#press-releases .title	{ padding-left:10px; text-transform:uppercase; color:#7D8D7C; font-weight:bold; }
#press-releases .date	{ padding-left:10px; font-style:italic; font-size:11px; }
#press-releases .descr	{ padding-left:10px; margin:0 0 0 0; font-style: italic; }
.year   { padding-left:10px; font-family: 'Times New Roman', serif; 
						  color: #c7c6bb; font-size: 30px; }
						  
/* new additions page */
ul.cycle { margin: 0; padding: 0; height: 172px; }
	ul.cycle li { list-style: none; margin: 0; padding: 0; }
	ul.cycle img { border: 1px solid #000; }
	.cycle-nav { margin: .25em 0; color: #BFBCA7; }
	
	a.next { padding-right: 14px; background: url(/images/icons/i_next.gif) no-repeat right .2em; }
	a.previous { padding-left: 12px; background: url(/images/icons/i_prev.gif) no-repeat left .2em; }