/* CSS Document */
h1 {font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: 700; color: #000000;}
h2 {font-family: Arial,Helvetica,sans-serif; font-size: 13px; font-weight: 700; color: #000000;}
h3 {font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: 700; color: #000000;}
h4 {font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: 700; color: #000000;}

/* Display None */
.utilHeader, .topMenuCont, .blueBg, .ctsLogo, .imageHeader, .footerTable, .sideNav, .mainBanner, .sideBanner
	{ display: none; }
	
/*styles changed to print in black*/
.indexContentHeader { color:#000000; }
.secContentHeader { color:#000000; }
h1 {font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: 700; color: #000000;}
h2 {font-family: Arial,Helvetica,sans-serif; font-size: 13px; font-weight: 700; color: #000000;}
h3 {font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: 700; color: #000000;}
h4 {font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: 700; color: #000000;}
a, a:link, a:active, a:visited {font-size:100%; text-decoration:underline; color:#000000;}

/*modified styles to adjust width, margins, and padding*/
.secContentContainer { width:90%; }
.contentArea {width: 0px; font-size: 12px;}
Table.blueBG td { background-color: #2C3D6E; width: 0px; } 
Table.greenBG td { background-color: #227528; width: 0px;} 
