body {
  color : #000;
  background : #fff;
  font-family : "Times New Roman", Times, serif;
  font-size : 15pt;
  line-height: 1.5;
  background-image: none;
}

h1, h2, h3 {
  font-family : "Times New Roman", Times, serif;
  color : #000;
}

h1 { font-size : 20pt; margin-left: 0;}

h2 { font-size : 17pt; }

h3 { font-weight : bold; }

/*h2 + p { margin-top:0px; }*/

p { margin-left:0px; }

#contentcontainer, p, li, #solutions_quote_box, ul, a, div, #solutions_quote_box ul a { font-size : 15pt; }

.solutions_header, .industry_header, .about_zoot_header, .additional_pages_text {
  font-family : "Times New Roman", Times, serif;
  font-size : 20pt;
  font-weight: bold;
  color : #000;
  margin-left:0px;
}

a {
  text-decoration : underline;
  color : #009DE7;
}

.small_box_link {  text-decoration : underline; }

.fst_link_box {  text-decoration : underline; }

.breadcrumbs {
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  color : #000;
}

#header_breadcrumbs {
	padding-left:0px; /* 14px */
	background-image: none;
}

.breadcrumbs a {
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  color : #009DE7;
	text-decoration:underline;
}

.breadcrumbs a:first-child { padding-left: 0px; }

#main_nav, #sub_nav, #footercontainer, #search_bar {
  display : none;
}

#contentcontainer {
  background-image: none;
}

#contentcontainer {
  overflow:visible; /* needed for bkg-image in div in non-IE */
}

.darkblue_1px, .green_1px {
  background-image: none;
}

#level2_right_top, #level2_left_top, #dotted_line, #footer {display:none;}


#logocontainer { display: none; }
#print_logo {
  display: block;
  text-align:right;
  margin-bottom:0px; /* 50px */
  width:920px;
  height:77px;
  margin:0;
  position:absolute;
  top:0px;
  left:0px;
}

#spacer {height:80px;}

#print_copyright {
  display: block;
  padding-left: 0px; /* 31 px */
}

#content {
  width:950px; /* 754px */
  padding: 20px 0 0 0;
}
