/* CSS Document */

/* Background */
.bannerBG{
	text-align:left;
	background: url(../images/s4_media/s4_bannerBg.gif) repeat-x;
}
.bod-name {
	font-size: 1.2em; 
	font-weight: bold;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:5;
}
.bod-title {
	font-size: 0.9em; 
	font-weight: normal;
	color:#000000;
	font-style:italic;
}
.copyrightFont-main {
	font-size: 8pt; 
	font-weight: normal;
	text-align:right;
	color: #FFFFFF;
	line-height: 15px;
	padding:6;
	background:#0478CD;
}

/* Table */
.tableFont-title {
	font-size: 0.9em; 
	font-weight: bold;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	height:40;
	padding-left:5;
	padding-right:5;
	border-right:#ffffff solid 1px;
	background: url(../images/table/table_bar.gif) repeat-x;
}
.newsTitle{
	font-size: 1.1em; 
	font-weight: bold;
	color:#906a50;
	text-align:left;
	vertical-align:middle;
	height:30;
	padding-left:10;
}