body {
  font-family: Arial;
  color: #2E5373;
  font-size: 83%;
}

.odd {
	background-color: #DDEEFF;
}

.even {
	background-color: #FFFFFF;
}

a {
  color: #2375A7;
  text-decoration: underline;
}

a:hover {
  color: #10304C;
  text-decoration: underline;
}

a.topNavigation {
  color: #FFFFFF;
  text-decoration: none;
}

a.topNavigation:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.topNavactive {
  color: #FFFFFF;
  text-decoration: none;
}

.topNavactive:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.sideNav1 {
  color: #014C90;
  font-weight: bold;
  text-decoration: none;
}

.sideNav1:hover {
  color: #014C90;
  font-weight: bold;
  text-decoration: underline;
}

.sideNav2 {
  color: #014C90;
  text-decoration: none;
}

.sideNav2:hover {
  color: #014C90;
  text-decoration: underline;
}

.active {
  font-weight: bold;
  color: #014C90;
  text-decoration: none;
}

.sideNav3 {
  color: #014C90;
  text-decoration: none;
  background-color: #FFFFFF;
}

.sideNav3:hover {
  color: #014C90;
  font-weight: bold;
  text-decoration: none;
  background-color: #FFFFFF;
}

.footer {
  color: #2375A7;
}

.footerLink {
  color: #2375A7;
  text-decoration: underline;
}

.footerLink:hover {
  color: #052132;
  text-decoration: underline;
}

.breadLink {
  color: #2375A7;
  font-size: 80%;
  text-decoration: underline;
}

.breadLink:hover {
  color: #10415F;
  font-size: 80%;
  text-decoration: underline;
}

.breadend {
  color: #DE9E05;
  font-size: 80%;
  text-decoration:none;
}

.steps {
  color: #DE9E05;
}

.required {
  color: #ee1111;
}

.requiredback {
  background-color: #ee1111;
}

.labels {
  color: #276294;
  font-size: 80%;
}

.borders {
  border-style: solid;
  border-width: 1px;
  border-color: rgb( 148, 191, 217 );
}

.stepsheader {
  font-weight: bold;
  color: #276294;
}

.tableheader {
  font-weight: bold;
  color: #ffffff;
}

.title {
  font-size: 86%;
  font-weight: bold;
  color: #DE9E05;
}

.whatsNew {
  font-weight: bold;
  color: #00539F;
}

h1 {
  font-size: 86%;
  font-weight: bold;
  color: #276294;
}

h2 {
  font-weight: bold;
  color: #276294;
}

.blue {
  background-color: #94BFD9;
}

.blueLight {
  background-color: #E8EFF6;
  border-style: solid;
  border-width: 1px;
  border-color: rgb( 148, 191, 217 );
}

.yellow {
  background-color: #EDCA72;
}

.yellowLight {
  background-color: #F3F6EE;
}

.green {
  background-color: #A5BC7B;
}

.greenLight {
  background-color: #F3F6EE;
}

.sitemapmain {
  font-weight: bold;
  text-decoration: none;
}

.sitemap {
  color: #014C90;
  font-weight: bold;
  text-decoration: underline;
}

.bullet {
  list-style-image: url( "http://www.bdm.nsw.gov.au/Graphics/indeximages/arrows.gif" )
}

