.foo {} /* W3C validator does not like css files to start with comments */
#WrapperHeaderImage 
{
  /*background-image: url(/resources/design/masthead/child_header.jpg);
  background-repeat: no-repeat;*/
  width: 900px;
  height: 92px;
  background-color: #dfe1ce;
}

#ContentLeft
{
  width: 594px;
  border-right: solid 1px #999;
  background: #E7E7E3 url(/resources/design/child/bg_content.jpg?change=6) repeat-y;
  height: 452px;
}
#ContentMenu
{
  background: #FBFCFB url(/resources/design/child/bg_rightmenu02.jpg) repeat-y;
  border-right: solid 1px #999;
  width: 190px;
  height: 452px;
}
#ContentRight
{
  width: 113px;
  height: 452px;
}
#ContentRight .RightMediaImage
{
  border-top: 5px solid #5b6e7b;
  background-image:url(/resources/design/child/bg_media.jpg);
  background-repeat: no-repeat;
}
#ContentHeading
{
  width: 565px;
  height: 60px;
  display: block;
  overflow: visible;
  padding-left: 15px;
  padding-right: 15px;
}
#ContentBody
{
  width: 565px;
  height: 392px;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  overflow: auto;
  vertical-align: bottom;
}
#WrapperSupportingDocument
{
  vertical-align: bottom;
  bottom: 0px;
  margin-top: 12px;
}

Div#Bio_InPageLinks 
{
  FONT-SIZE: 11px;
  margin-top: -160px;
  padding-left: 4px;
  background-color: #FCFCFC;
}

.Printable_Version
{
  border-bottom: solid .1em #FFF;
  text-decoration: none;
	background: url('/_/menus/MenuRightSkins/Default/Img/sectionArrowExpanded.gif') no-repeat 156px center;
	line-height: 22px;
	color: #FFF;
	padding-left: 6px;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: solid 1px #bbbbbb;
	border-top: none;
  background-color: #6F6D68;
  margin-bottom: 3px;
} 

a.Bio_InPageLink:Link, a.Bio_InPageLink:Visited, 
a.Bio_InPageLink_Large:Link, a.Bio_InPageLink_Large:Visited
{
  color: #333;
  text-decoration: none;
  font-size: 11px;
}
a.Bio_InPageLink:Hover, a.Bio_InPageLink:Active
a.Bio_InPageLink_Large:Hover, a.Bio_InPageLink_Large:Active
{
  color: #660A09;
  text-decoration: underline;
}
a.Bio_InPageLink_Large 
{
  font-weight: bold;
}