@charset "utf-8";
/* CSS for print */

body {
   background: white;
   font-size: 11pt;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 1.4em;
   }

a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   font-size: 11px;
   }



#mainWrapper #homecontentWrapper #homecontentRight #hometestimonial {
	display: none;
}
#homecontentLeft h1 {
	font-size: 18px;
	line-height: 140%;
}
#homecontentLeft h2 {
	font-size: 14px;
	line-height: 140%;
}
#footer2Left h1 {
	font-size: 12px;
	font-weight: normal;
}
#homeHighlight h1 {
	font-size: 16px;
	line-height: 140%;
}
#contentWrapper h1 {
	font-size: 24px;
	line-height: 26px;
}
#contentWrapper .subhead {
	font-size: 18px;
	line-height: 20px;
}

