/*-----------------------*/
/* DISPLAY STYLES */
/* Main Body */
body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	background-color: #FFFFFF;
}
#printHeader {
	display: block;
}
#headTitle {
	text-transform: uppercase;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-left: 5px;
	line-height: 45px;
}
#footer, #footer td, #footer a {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-size: 7pt;
}
#footer table {
	width: 600px;
}
#compName {
	color: #000000 !important;
	text-decoration: none;
}
#contentArea #headerArea, #contentArea #navArea, IMG.topCorners, IMG.bottomCorners, #flashDiv, #searchField {
	display: none;
}
#mainContent {
	position: relative;
	top: 0px;
	margin-bottom: 4px;
	border-bottom: 5px solid black;
}
#mediaShow {
	background-color: #CFD7DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #002053;
	padding-right: 5px;
}
/* Main Body */
#recentNews {
	width: 660px;
}
#recentNewsTbl {
	background-color: #FFFFFF;
}
#newsSearchCol {
	width: 660px;
	position: absolute;
}
#recentNewsCol {
	position: relative;
	margin-top: 90px; 
	width: 660px;
}
