.Heading1,H1 {
  color: #005695;
	font-size: 200%;
  text-align: left;
}

.Heading2,H2 {
  color: #005695;
	font-size: 150%;
  text-align: left;
}

.Heading3,H3 {
  color: #005695;
	font-size: 125%;
  text-align: left;
}

.Heading4,H4 {
  color: #005695;
	font-size: 100%;
	font-weight: bold;
  text-align: left;
}

.Heading5,H5 {
  color: #005695;  
	font-size: 100%;
  font-style: italic;
	font-weight: bold;	
  text-align: left;
}

p, .Normal {
  color: #000000;
	font-size: 100%;
}

.readmorelink {
  text-align: left;
  font-size: 90%;
  font-weight: bold;
  color: #005695;
}

.footnote {
  font-size: 90%;
  color: #000000;
}

#banner {
  background-color: #C7D6EE;
}

#latestnews, #latestnews-sidebox {
  background: url(../../../images/website-layout-graphics/news-articles/default/articlebg.jpg) top repeat-x;
}

#latestnews #heading, #latestnews-sidebox #heading {
  background: url(../../../images/website-layout-graphics/news-articles/default/newsheadingbg.jpg) top repeat-x;
}

#narrowboxes {
  background: url(../../../images/website-layout-graphics/content-boxes/narrowboxes.gif) bottom;
}

#narrowboxes .inner .divider {
  background: transparent url(../../../images/website-layout-graphics/divider/decontamination/cross-divider.gif) repeat-x;
}

#narrowboxes .readmore,
#narrowboxes #row1 .readmore {
  background: url(../../../images/website-layout-graphics/content-boxes/default/readmorenarrow.jpg) bottom;
}

#narrowboxes #row2 .readmore {
  background: url(../../../images/website-layout-graphics/content-boxes/default/readmorenarrow2.jpg) bottom;
}

#normalboxes {
  background: url(../../../images/website-layout-graphics/content-boxes/normalboxes.gif) bottom;
}

#normalboxes .inner .divider {
  background: transparent url(../../../images/website-layout-graphics/divider/decontamination/cross-divider.gif) repeat-x;
}

#normalboxes .readmore,
#normalboxes #row1 .readmore {
  background: url(../../../images/website-layout-graphics/content-boxes/default/readmorenormal.jpg) bottom;
}

#normalboxes #row2 .readmore {
  background: url(../../../images/website-layout-graphics/content-boxes/default/readmorenormal2.jpg) bottom;
}

#widebox {
  background: url(../../../images/website-layout-graphics/content-boxes/widebox.gif) bottom;
}

#widebox .divider {
  background: transparent url(../../../images/website-layout-graphics/divider/decontamination/cross-divider.gif) repeat-x;
}

#widebox .readmore {
  background: url(../../../images/website-layout-graphics/content-boxes/default/readmorewide.jpg) bottom;
}

#sideboxes #box1,
#sideboxes #box2 {
  background: url(../../../images/website-layout-graphics/content-boxes/sidebox.gif) bottom;
}

#sideboxes .divider {
  background: transparent url(../../../images/website-layout-graphics/divider/laboratory/cross-divider.gif) repeat-x;
}

#sideboxes .readmore,
#sideboxes #row1 .readmore {
  background: url(../../../images/website-layout-graphics/content-boxes/default/readmoreside.jpg) bottom;
}

#sideboxes #row2 .readmore {
  background: url(../../../images/website-layout-graphics/content-boxes/default/readmoreside2.jpg) bottom;
}

/***************** CUSTOM TABLE STYLES *****************/

/* Investor Relations Table Styles */

table.ImmTS_InvestorRelations1, table.ImmTS_InvestorRelations2 {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
} 

table.ImmTS_InvestorRelations1 th, table.ImmTS_InvestorRelations1 td, table.ImmTS_InvestorRelations2 th, table.ImmTS_InvestorRelations2 td  {
  padding: 2px;
  margin: 2px;
}

table.ImmTS_InvestorRelations1, table.ImmTS_InvestorRelations1 th, table.ImmTS_InvestorRelations1 td, table.ImmTS_InvestorRelations2, table.ImmTS_InvestorRelations2 th, table.ImmTS_InvestorRelations2 td {
  padding: 8px;
  border-bottom: 1px solid #9eb0c6;
} 

table.ImmTS_InvestorRelations1 th, table.ImmTS_InvestorRelations2 th {
  text-align: center;
  color: #003375;  
}

table.ImmTS_InvestorRelations1 th[scope=row] {
  text-align: right;
  color: #000;
}

table.ImmTS_InvestorRelations2 th[scope=row] {
  text-align: center;
  color: #000;
}

table.ImmTS_InvestorRelations1 tr, table.ImmTS_InvestorRelations2 tr {
  vertical-align: center;
}	

table.ImmTS_InvestorRelations1 td {
  text-align: right;
}

table.ImmTS_InvestorRelations2 td {
  text-align: center;
}

table.ImmTS_InvestorRelations1 td.currentyear, table.ImmTS_InvestorRelations1 th.currentyear, table.ImmTS_InvestorRelations2 td.currentyear, table.ImmTS_InvestorRelations2 th.currentyear {
  background-color: #e2e4f0;
  font-weight: bold;
}

/***************** RSS FEED STYLES *****************/

UL.rssFeed		{list-style:none; margin:0px; margin-bottom:20px; width:40em;}
UL.rssFeed LI		{margin-bottom:.75em;}
UL.rssFeed A		{font-size:120%; font-weight:bold;}
Ul.rssFeed .desc	{margin-bottom:.2em;}
Ul.rssFeed .meta	{}

/***** EDITOR COLOUR PALETTE *****/

#immpalette {
  SynergyBlue: #09347A;
  HealthBlue: #00BCE4;
  Secondary1: #A586BE;
  Secondary2: #6F8EC2;
  Secondary3: #514E86;
  Secondary4: #005695;
  Secondary5: #A2968A;
  Complementary1: #D3ADD1;
  Complementary2: #809CD1;
  Complementary3: #79CCC8;
  Complementary4: #A4A2C9;
  Complementary5: #56A1D5;
  Complementary6: #BBB2A6;
  Soft1: #EBD0E4;
  Soft2: #C7D6EE;
  Soft3: #A2DCE7;
  Soft4: #C7CAE6;
  Soft5: #ACD6F2;
  Soft6: #D8D2C9;
}
