/*-----------------------*/
/* DISPLAY STYLES */
/* Main Body */
body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	background-color: #FFFFFF;
}
#flashDiv, #searchFields {
        display: none;
}
#searchResults {
	width: 650px;
}
#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 {
	visibility: hidden;
	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;
}

#aboutNarrative {
	margin-left: 4px;
}
/*TYPE STYLES */
/* Main Body */
#aboutNarrative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}
