body {
  text-align:center;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  background-color: #dde3dd
}
	
.soft {
  color: #4F4F4F; 
}

#frame {
  width:690px;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
  padding:0px;
  text-align:left;
  background:#f6f6f6;
}
		
#header {
  font-size:18px;
  font-weight:bold;
  color: #336633; 
  background-color: #f6f6f6;
}

#headerSM {
  font-size:14px;
  font-weight:bold;
  color: #336633; 
  text-align:center;
}

#contentcenter {
  padding-top: 8px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  background: #f6f6f6;
  text-align: left;
}

#contentTL {
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 7px;
  background: #f6f6f6;
  text-align: center;
  border-bottom: 1px solid #99AACC;
  border-right: 1px solid #99AACC;
}

#contentTLhdr {
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 7px;
  background: #e0e0e0;
  text-align: center;
  border-bottom: 1px solid #99AACC;
  border-right: 1px solid #99AACC;
}

#LeftContentTL {
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  background: #ffffff;
  text-align: left;
  border-bottom: 1px solid #99AACC;
  border-right: 1px solid #99AACC;
}

#comment {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

#tableBorder {
  border-top: 1px solid #99AACC;
  border-left: 1px solid #99AACC;
}

#topic {
  font-size:14px;
  font-weight:bold;
  font-family: Verdana, Arial, helvetica, sans-serif;
  color: #F7990D;
}

#phone {
  font-size:13px;
  font-family: Verdana, Arial, helvetica, sans-serif;
  color: #0000EE;
}

#contentright {
  width:140px;
  margin:10px 0px 0px 0px;
  float:left;
  background:#f6f6f6;
}
	
#contentheader {
  background:#f6f6f6
}
		
p,h1,h2,h3,pre {
  margin:3px 0px 4px 0px;
  padding-top: 0px;
}
		
h1 {
  font-size:14px;
}
h2 {
  font-size:13px;
}
h3 {
  font-size:12px;
}

#contentheader h1 {
  font-size:14px;
  padding:10px;
  margin:0px;
}
	
#contentright p { 
  font-size:10px;
}

a {  
  color: #336633; 
  text-decoration: none;
  font-weight:bold;
}

a:hover {
  text-decoration: underline;
}

.button {
  border: 1px solid #000;
}

.text {
  border: 1px solid #000;
  color: #555555;
}

.raised {
  position: relative;
  top: -12px;
  left: 12px;
  padding: 4px;
  background:#f6f6f6;
}

table.calendar {
  margin-left: 0px;
}

#footer {
  text-align:center;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #999999;
  background-color: #dde3dd
}
