/* CSS Document */

body {
  color : #000000;
  background : #ffffff;

}


p {
  color : #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11pt;
}



h1 {
	color : #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
}

#sectiontitle_bg { /*Section Title if any*/
	color : #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;


}
a {
  text-decoration : underline;
  color : #0000ff;
}
#top_graphic, #navigation, #logo, #bg_menu, #bg_menu2, #rect_blue_left, #rect_blue_right, #utilities_bg, #carousel, #colwrap4, #colwrap2, #separator, #home_strategic_bg {
  display : none;
} 

.utilities_text, .maple_leaf, .clearfloat  {
  display : none;
}


