/* -- HTML -------------------------------------------------------- */

h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 8px 0;	
}

/* -- LAYOUT ------------------------------------------------------ */

#copyBox {
	margin: 0 0 0 8px;
	padding: 12px 0 4px 0;
	width: 633px;
	background: transparent url(../images/background/blend-grey.gif) no-repeat;	
}

#copyBox p {
	margin: 0 16px 14px 14px;
	font-size: 15px;
	line-height: 19px;
	color: #243970;
	xbackground-color: #00CC66;
}

#home #navUtil ul li#one {
	display: none;	
}

#news {
	margin: 0 0 12px 8px;
	background: transparent url(../images/background/latest-news.gif) no-repeat;
	height: 1%;
	overflow: hidden;
	width: 633px;
}
#news div {
	text-align: right;
	padding: 10px 8px 32px 0;
}
#news ul {
	margin: 2px 0 0 8px;
	padding: 2px 0 0 8px;
	xbackground-color:red;
	width: 320px;
	float: left;
	text-align: left;
}
#news ul#col1 {
	width: 276px;
}
#news ul li {
	padding: 0 0 10px 20px;
	background: transparent url(../images/pdf.gif) no-repeat 0 1px;		
}

#webcastTbl {
	margin: 0 0 10px 8px;
	width: 634px;
	font-size: 11px;
	background: transparent url(../images/background/webcast-lg.gif) no-repeat;	
}
#webcastTbl td {
	padding-left: 15px;
	background-image: none;
}
#webcastTbl #webcastAction {
	display: block;
	width: 174px;
	height: 49px; 
	position: absolute;
	top: 20px;
	right: -15px;
	top: 0;
}
#webcastTbl h2 {
	font-size: 20px;
	color: #bb6000;
	margin: 10px 0 0 0;	
}
#webcastTbl h3 {
	font-size: 15px;
	color: #372525;
	margin: 10px 0 0 0;	
}
#webcastTbl h3 em {
	color: #bb6000;
}
#webcastTbl p {
	font-size: 12px;
	margin: 0 0 10px 0;
}


/* -- ROTATOR ----------------------------------------------------- */
.rotatorTbl {
	width: 210px;
	margin: 0 0 8px 8px;
}
.rotatorTbl td img {
	margin-bottom: 4px;
}
.rotatorTbl td #banner {
	border: 1px solid #CECECE;
}
.rotatorTbl td #banner {
	width: 208px;
	height: 188px;
	overflow: hidden;
}
.rotatorTbl td #banner div img { 
	border: 0;
	width: 208px;
	height: 188px;	
}
