/* CSS Document */

p.grey {
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 8px 0px;
}

p.hotline {
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #666666; 
  margin: 0px 15px 0px 0px;
  padding: 0px 0px 0px 12px;
  text-align: justify;
}

.breadcrumbRow {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: normal;
  color: #C0C0C0;
  text-align: left;
  margin:  0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

p.smallBlue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #009ad8;
  text-align: left;
  margin: 20px 20px 0px 20px;
  padding: 0px 0px 0px 0px;
}



ul.smallBlue {
  list-style: disc inside;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 2px;
  color: #009ad8;
  text-align: left;
  margin: 10px 0px 60px 40px;
  padding: 0px 0px 0px 0px;
}

.smallBlue li {
  letter-spacing: 0px;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  color: #009ad8;
}

.smallBlue li a:link {
  text-decoration: none;
  font-weight: normal;
}

.smallBlue li a:visited {
  text-decoration: none;
  font-weight: normal;
}

.smallBlue li a:hover {
  text-decoration: none;
  font-weight: normal;
}

.smallBlue li a:active {
  text-decoration: none;
  font-weight: normal;
}

img {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

img.phone {
  margin: 15px 15px 80px 15px;
  padding: 0px 0px 0px 0px;
  float: left;
  position: relative;
}

img.aerial {
  margin: 20px 0px 20px 20px;
  padding: 0px 0px 0px 0px;
  float: left;
}

h1 {
  font-family: Trebuchet MS;
  font-size: 30px;
  font-weight: bold;
  color: #00275e;
  margin: 10px 20px 20px 20px;
  padding: 0px 0px 0px 0px;
}

h2 {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  background-color: #009ad8;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 8px 12px;
}

h2.upcoming {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  color: #009ad8;
  text-align: left;
  background-color: #cdebf6;
  margin: 10px 0px 0px 0px;
  padding: 8px 0px 8px 12px;
}

h2.hotline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #00275e;
  text-align: left;
  background-color: transparent;
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

h3 {
  font-family: Trebuchet MS;
  font-size: 18px;
  font-weight: normal;
  color: #00275e;
  margin: 10px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
}

h4 {
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  color: #009ad8;
  margin: 10px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
}

h5 {
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin: 10px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
}

hr {
  text-align: left;/*this will align it for IE*/
  margin: 1px auto 1px 0; /*this will align it left for Mozilla*/
  border-top: 1px solid #fcfcfc;
	border-bottom: 1px solid #efefef;
	width: 40%;
	height: 2px;
	text-align: left;
}

a:link {
  color: #009ad8;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  color: #009ad8;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #009ad8;
  text-decoration: underline;
  font-weight: bold;
}

a:active {
  color: #009ad8;
  text-decoration: none;
  font-weight: bold;
}

table.mainTable {
  width: 750px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

table.contentTable { 
  background-color: #ffffff;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/* Projects Table */
table.projectsTable {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: right;
}
/* Orica Community Hotline Table */
table.hotlineTable { 
  background-color: #fcfcfc;
  font-size: 12px;
  margin: 30px 0px 60px 0px;
  padding: 0px 0px 0px 0px;
  float: right;
}

/* Relevant Links Table */
table.linksTable { 
  background-color: #ffffff;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: right;
}


td.menuCell {
  background-image:url("../images/menubar.jpg");
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

td.blueCell {
  background-color: #00285c;
  height: 45px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

.projectsBox {
  width: 310px;
  float: left;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}


.projectsLink {
  text-align: right;
  margin: -18px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#linksBox {
  width: 205px;
  float: left;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.contentGreyBox {
  background-color: #fcfcfc;
  position: relative;
  top: -1px;
  border-top: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  border-left: 1px solid #E0E0E0;
  padding: 8px 5px 8px 8px;
  color: #666666;
}

.contentBlueBox {
  background-color: #eff7fa;
  position: relative;
  top: -2px;
  border-top: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  border-left: 1px solid #E0E0E0;
  padding: 8px 5px 8px 8px;
  color: #666666;
}

.headBox {
  background-color: #ffffff;
  color: #999999;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
           
.shadowBox {
  background-color: #dcdcdc;/*colour of the shadow*/
  color: black;
  border: 5px solid #fefefe;
  border-width: 0 0 0 0;
}

.contentLinksBox {
  background-color: #ffffff;
  position: relative;
  border-bottom: 1px dotted #999999;
  margin: 0px 0px 0px 0px;
  padding: 6px 5px 11px 8px;
  color: #666666;
}

a.footerLinks {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

a.footerLinks:Hover {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}

.footerRow {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  color: white;
}