/* Content Banners */

#igr_image_2010_contents {
  margin : -1.5em 0 0 0;
  padding : 0 0 0 0;
  width: 725px;
  height: 7.7em;
}
 
#igr_image_2010_contents div {
  position : relative;
  top : 0; 
  left : 0;
  height : 700px;
  margin : 0 0 2em 0;
  padding : 1em 0 0 0;
  background: transparent url(../_images/IGR_contents_page_2.jpg) no-repeat bottom left;
}

#igr_image_2010 {
  margin : 0 0 0 0;
  padding : 0 0 0 0;
  width: 725px;
  height: 7.7em;
}
 
#igr_image_2010 div {
  position : relative;
  top : 0; 
  left : 0;
  height : 7.5em;
  margin : 0 0 0 0;
  background: transparent url(../_images/IGR_banner_IGR10.jpg) no-repeat bottom left;
}

#igr_image_2007 {
  margin : 0 0 0 0;
  padding : 0 0 0 0;
  width: 725px;
  height: 7.7em;
}
 
#igr_image_2007 div {
  position : relative;
  top : 0; 
  left : 0;
  height : 7.5em;
  margin : 0 0 0 0;
  padding-top: 0;
  background: transparent url(../_images/IGR_banner_IGR07.jpg) no-repeat bottom left;
}

#igr_image_2003 {
  margin : 0 0 0 0;
  padding : 0 0 0 0;
  width: 725px;
  height: 7.7em;
}
 
#igr_image_2003 div {
  position : relative;
  top : 0; 
  left : 0;
  height : 7.5em;
  margin : 0 0 0 0;
  padding-top: 0;
  background: transparent url(../_images/IGR_banner_IGR03_2.jpg) no-repeat bottom left;
}

p.splash_contents {
  font-size : 100%;
  line-height : 1.4em;
  margin : 0.7em 0 -0.7em 0.5em;
  padding : 0.1em 0 0 2em;
  clear: both;
  color: #ffffff;
  font-weight: bold;
/*  border: 1px solid red;*/
  width: 690px;
}

p span.no_bold
{
	font-weight: normal;
	margin-left: 1em;
}

p.contents span.no_bold a {
  color: #ffffff;
  margin: 0;
}

div #igr_image_2010_contents div p.contents {
  font-size : 105%;
  line-height : 1.4em;
  margin : 0.7em 0 0 2em;
  padding : 0.1em 0 0 2em;
  color: #ffffff;
  font-weight: normal;
}

div #igr_image_2010_contents div p.contents_doc_heading {
  font-size : 120%;
  line-height : 1.4em;
  margin : 2em 0 0 0;
  padding : 0.1em 0 0 2em;
  color: #ffffff;
  font-weight: bold;
}

div #igr_image_2010_contents div p.previous_reports {
  font-size : 105%;
  line-height : 1.4em;
  margin : 7em 0 0 0;
  padding : 0.1em 0 0 2em;
  color: #ffffff;
  font-weight: normal;
}

p.contents a:link, p.contents a:active, p.contents_doc_heading a:link, p.contents_doc_heading a:active, p.previous_reports a:link, p.previous_reports a:active, span.no_bold a:link, span.no_bold a:active
{
  color: #ffffff;
  text-decoration: none;
}

p.contents_doc_heading a:visited, p.contents a:visited, p.previous_reports a:visited, span.no_bold a:visited
{
  color: #CCCCCC;
  text-decoration: none;
}

p.contents_doc_heading a:hover, p.contents_doc_heading a:visited:hover, p.contents a:hover, p.contents a:visited:hover, p.previous_reports a:hover, p.previous_reports a:visited:hover, span.no_bold a:hover, span.no_bold a:visited:hover
{
  color: #ffffff;
  text-decoration: underline;
}


