a, body, div, dl, dd, dt, h1, h2, label, p, span, table, td, tr, ul {
  margin: 0;
  padding: 0;
}

a, dd, dt, h1, h2, h3, input, label, li, p, span, ul {
  font-family: verdana, sans-serif;
}

a       { text-decoration: none; }
a:hover { color: #99D103; }

body {
  background: url( ../images/background.gif ) repeat;
}

a img {
  border: 0;
}
h1{
color: #204B4D;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
}
h2, label {
  color: #204B4D;
  font-size: 12px;
  font-weight: bold;
}

h2 {
  line-height: 20px;
  text-transform: uppercase;
}
h3{
color: #204B4D;
font-size: 12px;
font-weight: bold;
text-transform: normal;
}
label {
  line-height: 15px;
  padding: 3px 0 0;
  vertical-align: top;
}

p, ul, ol {
  color: #6C9496;
  font-size: 11px;
  line-height: 20px;
}

p {
  margin: 0 0 18px;
}

ul {
  margin: 0 0 0 20px;
}

div#divCenter {
  position: relative;
  width: 956px;
  margin: 5px auto 0;
}


div#divHeader {
  width: 100%;
}

div#divHeader * {
  font-size: 9px;
  line-height: 18px;
}

div#divHeader div.upper {
  width: 100%;
  height: 78px;
}

div#divHeader div.upper dt {
  display: inline;
  color: #204B4D;
}

div#divHeader div.upper dt a         { color: #204B4D; }
div#divHeader div.upper dt a:hover   { color: #99D103; }
div#divHeader div.upper dt a.current { color: #A7BFC0; }

div#divHeader div.lower {
  width: 100%;
  height: 68px;
}

div#divHeader div.lower a.logo {
  position: relative;
  top: -8px;
  left: -6px;
}

div#divHeader div.lower dl {
  margin: 15px 0 0;
  float: right;
}

div#divHeader div.lower dl dt {
  float: left;
  padding: 0 0 0 18px;
  padding: 0 0 0 17px;
}

div#divHeader div.lower dl dt a,
div#divHeader div.lower dl dt a * {
  color: #204B4D;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
}

div#divHeader div.lower dl dt a:hover,
div#divHeader div.lower dl dt a:hover *,
div#divHeader div.lower dl dt.current a,
div#divHeader div.lower dl dt.current a * {
  color: #99D103;
}

dl.header_region {
  width: 100%;
  height: 176px;
  background: url( ../images/background_green.gif ) repeat;
}

dl.header_region dt {
  height: 100%;
  float: left;
}

dl.header_region * {
  font-size: 10px;
  line-height: 24px;
}

dl.header_region dt.region_vancouver,
dl.header_region dt.region_toronto {
  border-right: 1px solid #FFF;
}

dl.header_region dt a {
  color: #99D103;
  line-height: 16px;
}

dl.header_region dt a:hover {
  color: #FFF;
}

dl.header_region dt span {
  color: #FFF;
  padding: 0 4px 0 13px;
}

dl.header_region dt span.header {
  display: block;
  width: 318px;
  height: 25px;
  padding: 0;
}

div#divContent {
  width: 100%;
  margin: 30px 0 0;
  overflow: auto;
}

div#divContent a       { color: #204B4D; text-decoration: underline; }
div#divContent a:hover { color: #99D103; }

div#divContent div.left,
div#divContent div.right {
  float: left;
}

div#divContent div.left {
  width: 655px;
  width: 607px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  padding: 0 30px 0 0;
  border-right: 1px dotted #99D103;
}

div#divContent div.right {
  width: 288px;
  padding: 0 0 0 30px;
}

div#divContent div.right dl {
  width: 258px;
  padding: 0 30px 0 0;
}

div#divContent div.right dl dt {
  color: #BDCFD0;
  font-size: 10px;
  line-height: 16px;
}

div#divContent div.right dl dd {
  margin: 0 0 20px;
}

div#divContent div.right dl dd,
div#divContent div.right dl dd * {
  color: #204B4D;
  font-size: 11px;
  line-height: 18px;
}

div#divContent div.right dl dd a:hover { color: #99D103; }

div#divContent table {
  clear: both;
}

div#divFooter {
  clear: both;
  width: 100%;
  height: 15px;
  padding: 30px 0 20px;
}

div#divFooter * {
  color: #204B4D;
  font-size: 9px;
  line-height: 18px;
}

.right h2 a {
  text-decoration: none !important; 
}
.right h2 a:hover {
  text-decoration: none !important; 
}
a#availableOpenings {
  background: url( ../images/btn-available-openings.png ) no-repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 44px;
  line-height: 0;
  text-indent: -9999px;
  text-transform: capitalize;
  width: 215px; 
  text-align: center;
  margin: 0 auto;
}
a#availableOpenings:hover {
  background-position: 0 -44px;    
}

ol.ol_header {
  font-size: 13px;
  font-weight: bold;
  padding-left: 0px;
  list-style-position: inside;
}

div#divContent div.terms li,
div#divContent div.terms p {
  color: #204B4D;
  font-size: 11px;
  line-height: 18px;
}