/******************************/
/**  Institutional Research
/**     Print Stylesheet
/**        Josh Wester
/******************************/

#header, #bread, #nav_site, #banner, #footer_right, .warningDEV, .warningQA, #top_background
{
  display: none;
  visibility: hidden;
}

#col_center
{
  float: none;
  display: block;
}

#main
{
  width: 700px;
}

#content
{
  border-width: 0px;
  padding: 10px 10px 0px 10px;
  width: 680px;
}

body
{
  color: #000;
  background-color: #FFFFFF;
  background-image: none;
}

#content
{
  background-color: #FFFFFF;
}

h3
{
  color: #000000;
  margin: 0px;
}
