.Heading1,H1 {
  font-size: 170%;
  color: #005695;
  text-align: left;
}

.Heading2,H2 {
  font-size: 135%;
  color: #005695;
  text-align: left;
}

.Heading3,H3 {
  font-size: 110%;
  color: #005695;
  text-align: left;
}

.Heading4,H4 {
  font-size: 100%;
  font-weight: bold;
  color: #005695;
  text-align: left;
}

.Heading5,H5 {
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
  color: #005695;
  text-align: left;
}

p, .Normal {
  text-align: justify;
  color: #000000;
  font-size: 100%;
}

.readmorelink {
  text-align: left;
  font-size: 85%;
  font-weight: bold;
  color: #005695;
}

.footnote {
  color: #000000;
  font-size: 85%;
}

.list-spacing {
  margin: 0px 0px 16px 0px;
  padding: 0px;
  font-size: 100%;
}

#banner {
  background-color: #C7CAE6;
}

#latestnews {
  background: url(../../../images/website-layout-graphics/news-articles/decontamination/articlebg.jpg) top repeat-x;
}

#latestnews #heading {
  background: url(../../../images/website-layout-graphics/news-articles/decontamination/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 {
  background: url(../../../images/website-layout-graphics/content-boxes/decontamination/readmorenarrow.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 {
  background: url(../../../images/website-layout-graphics/content-boxes/decontamination/readmorenormal.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/decontamination/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/decontamination/cross-divider.gif) repeat-x;
}

#sideboxes .readmore {
  background: url(../../../images/website-layout-graphics/content-boxes/decontamination/readmoreside.jpg) bottom;
}

/***************** CUSTOM TABLE STYLES *****************/

/* Decontamination Services Table Style */

table.ImmTS_ServiceLine th,
table.ImmTS_ServiceLine th p {
  background-color: #C7CAE6;
}

table.ImmTS_ServiceLine th,
table.ImmTS_ServiceLine th p {
  text-align: center;
  vertical-align: middle;
}

table.ImmTS_ServiceLine,
table.ImmTS_ServiceLine th,
table.ImmTS_ServiceLine td {
  padding: 5px;
  border: 1px solid #D2D2D2;
  border-collapse: collapse;
}

table.ImmTS_ServiceLine td,
table.ImmTS_ServiceLine td p {
 text-align: left;
 vertical-align: middle;
}

/***************** 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 {
  Complementary4: #A4A2C9;
  Soft4: #C7CAE6;
}