/************************/
/* Home Page Styles */
/************************/
div#homeFlash {
	display: none;
}



/************************/
/* Left Column Styles */
/************************/



/************************/
/* Main Content Styles */
/************************/
div#breakNewsBar {
	font-size: 9pt;
}
div#breakNewsBar p.label {
	font-size: 11pt;
	font-weight: bold;
}
div#breakNewsBar h2 {
	font-size: 9pt;
}
div#breakNewsBar p.author {
	font-style: italic;
}



/************************/
/* Right Column Styles */
/************************/



/************************/
/* Bottom Content Styles */
/************************/
div#impactNav, div#caseIMG, div.caseIMG {
	display: none;
}
h3.caseHead {
	margin: 0px 0px 5px 0px;
}
h3.caseHead span {
	font-family: "Times New Roman",Times,Georgia,serif;
	font-size: 11pt;
}


