body.wlabody {
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 0;
  margin-left: 0;
  background: #ffffff;
  color: #000000;
}
table.wlanav { 	
  background: #ffffff;
  border-style: none;
}
td.wlalogo {
  vertical-align: top;
}
td.wlatopnav { 
  background: #000000;
  color: #cccccc;
  font-size: 14px;
  font-variant: small-caps;
  font-family: sans-serif;
  text-align:right;
}
td.wlanav, a.wlanavred { 		
  font-variant: small-caps;
  font-size: 14px;
  font-family: sans-serif;
  text-align: center;
  vertical-align: top;
}
td.wlarednav {
  background: #f15a3f;
  height: 60px;
}
td.wlawhitenav {
  background: #ffffff;
  height: 46px;
}
td.green {
  color: green;
}
td.red {
  color: red;
}
a {
  color: #333333;
}
a.wlanav  {
  text-decoration: none;
  color: #333333;
}
a.wlanavred {
  text-decoration:none;
}

a:hover, a.wlanavred, td.wlanavred {
  color: #f15a3f;
}
a.wlatopnav {
  color: #ffffff;
  text-decoration: none;
}
a.wlatopnav:hover {
  color: #f15a3f;
}
div.wlamain {
  background-image: url("/images/ring_quarter2.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  margin: 30px;
  min-height: 300px;
}
div.wlafooter {
  font-size: 8pt;
  margin: 15px;
  clear: left;
}
div.wlaring {
  background-image: url("/images/ring_quarter2.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 0;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}                
table.wlamain {
  margin: 40px;
  width: 790px;
}
td.wlamainhead {
  background-image: url("/images/rounded272x50.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  font-family: sans-serif;
  padding:5px;
  text-align:center;
  width:250px;
  height:50px;
  margin:0;
}
td.wlamainbody {
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  padding: 0;
  margin:0;
  width:250px;
  vertical-align: top;
}
td.wlaspacer {
  padding:10px;
}
h1 {
  font-size: 16pt;
  font-weight: bold;
  font-family: sans-serif;
  line-height: normal;
  padding-top: 6pt;
  margin-top: 6pt;
  margin-bottom: 6pt;
}
h2{
  font-size: 12pt;
  font-weight: bold;
  font-variant: small-caps;
  font-family: sans-serif;
  line-height: normal;
  color: #f15a3f;
  margin-top: 6pt;
  margin-bottom: 6pt;
}
p{
  margin-top: 6pt;
  margin-bottom: 6pt;
  font-size: 12pt;
}
.wlafloat {
  float:left;
  margin-right: 12pt;
}
td.wla-features {
  font-size: 10pt;
  padding: 5px;
}
.wlaclear {
  clear:left;
}
