body {
  padding: 0px;
	margin: 0 20px;
	background: white;
	font: .8em Arial, sans-serif;
  color: black;
}
a {
  color: black;
}
a img {
  border: none;
}
a:hover {
  color: #ef9615;
}

#header {
  min-width:790px;
  width:900px;
  margin:0 auto 15px auto;
  height: 58px;
  background: url(/img/m_bg.gif) repeat-x left center;
}
#hmenu {
  width: 100%;
	height: 58px;
	background: url(/img/m_right.gif) right top no-repeat;
}
#menu {
  list-style-type: none;
	margin: 0px;
	padding: 0px 0 0 15px;
	height: 58px;
	background: url(/img/m_left.gif) left top no-repeat;
	font: bold 1em Tahoma, sans-serif;
}
#menu li {
	float:left;
	background: url(/img/m_ld.gif) left top no-repeat;
	font-variant: small-caps;
}
#menu li.mfi {
  background: none;
}
#menu li a {
	margin-left:10px;
  display: block;
	width: 95px;
	height: 38px;
  color: white;
	text-decoration: none;
	padding: 20px 0px 0px 25px;
	background: url(/img/m_rbd.gif) left center no-repeat;
}
#menu li a:hover {
  color: white;
	text-decoration: underline;
}
#logo {  
  width:900px;
  margin:0 auto 15px auto;
  height: 74px;  
}
#content {
  width:900px;
  margin:0 auto;
}
.larr {
	text-align: center;
}
.lbut {
  text-align: center;
	font: 1em Tahoma, sans-serif;
	width: 130px;
}
.lbut a {
  text-decoration: none;
}
.lbut a .lbtext{
  text-decoration: underline;
}
.lbut img {
  margin-bottom: 10px;
}
.tcontent {
  width:100%;
	margin:0;
}
.tcontent td {
  vertical-align: top;
}
.simg {
  border: 4px solid #f2f0e4;
	margin: 0 0 15px 0;
}
#footer {
	clear: both;
	width:900px;
	margin:15px auto 0 auto;	
	height: 58px;
	background: #e8e7c9 url(/img/wdot.gif) right top no-repeat;
	font: 1em Tahoma, sans-serif;
}
#footer div {
	text-align: center;
  background: url(/img/wdot.gif) left top no-repeat;
}
#footer p {
  padding-top: 18px;
}
#footer div img {
  float: left;
	padding: 13px 5px 0 8px;
}

.hdr {
  background: url(/img/h_fbg.gif) left center repeat-x;
	margin: 0 0 15px 0;
}
.hdr div {
  background: url(/img/h_fr.gif) right center no-repeat;
}
h1 {
	height: 20px;
	background: url(/img/h_lf.gif) left center no-repeat;
	padding: 3px 5px 5px 15px;
  color: white;
	font: normal 1.65em Arial, sans-serif;
	margin:0;
}
.hdro {
  background: url(/img/h_obg.gif) left center repeat-x;
	margin: 0;
}
.hdro div {
  background: url(/img/h_or.gif) right center no-repeat;
}
h4 {
	height: 20px;
	background: url(/img/h_ol.gif) left center no-repeat;
	padding: 3px 5px 5px 15px;
  color: white;
	font: normal 1.65em Arial, sans-serif;
	margin:0;
}
h2 {
  color: black;
	font: bold 1.2em Arial, sans-serif;
}
h3 {
 	font: bold 1.1em Arial, sans-serif;
	color: black;
	clear: both;
}

#features {
  border-left: 1px solid #f4bb50;
  border-right: 1px solid #f4bb50;
  border-bottom: 1px solid #f4bb50;
}
#features p {
  margin: 0px 10px 10px 10px;
}

.cb {
  background: url(/img/check.gif) 15px center no-repeat;
	padding: 10px 10px 10px 40px;
}
.bgr {
  background-color: #f2f0e4;
}

/* messages */
.error-message {
	font: 8pt Tahoma, sans-serif;
	color: #b55f3e;
}
.mwrap {
  border: 1px solid #f4bb50;
	padding:1px;
	background:white;
	margin: 0px 0px 6px 0;
}
.message {
	padding: 10px 10px 10px 45px;
	background: #f2f0e4 url(/img/i_info.gif) 10px center no-repeat;
}
#msg {
	background: #f2f0e4 url(/img/i_error.gif) 10px center no-repeat;
}
.msgacts {
	padding: 7px 10px 7px 45px;
	background: #f2f0e4 url(/img/i_lamp.gif) 10px center no-repeat;
}
.mbacts {
	text-align: right;
}
.mbacts img {
  margin-left: 10px;
}
.textpin {
	padding: 0 0 15px 45px;
	background: url(/img/i_pin.gif) 10px top no-repeat;
}
.tlist {
  width:100%;
  border: 1px solid #f4bb50;
	margin: 10px 0;
}
.tlist td {
  margin:1px;
	padding: 4px;
}
.trow {
	background: #f2f0e4;
}
.tgr {
  width: 200px;
	text-align: left;
}
div.graphbar { background-color: #644f88; height:16px; }
div.graphbg { background-color: #f5f5f5; width:200px; }
.tc {
	text-align:center;
	width:100px;
}
.tc2 {
	text-align:center;
	width:70px;
}
.tc3 {
	text-align:center;
}
.tcr {
	text-align:right;
}
.tar {
	text-align:right;
	vertical-align:top;
}
.thead {
  background: #f4bb60;
	color:white;
	font: bold 8pt Tahoma, sans-serif;
}
.thead td {
  padding: 5px;
}
.thead td a {
	color: white;
	text-decoration: underline;
}
table.tres {
	border:1px solid #f2f0e4;
}
tr.tres {
	background: #f2f0e4;
	color:black;
	font: bold 8pt Tahoma, sans-serif;
}
.nres {
	padding: 2px 0 2px 25px;
	background: url(/img/i_res.gif) left center no-repeat;
}
.tform {
  border: 1px solid #f4bb50;
	margin: 10px auto;
}
.thead2 {
  background: #e8e7cb;
	color:#333333;
	font: bold 8pt Tahoma, sans-serif;
}
.tform td {
  margin:1px;
	padding: 10px;
}
.tform .thead td, .tform .thead2 td {
	padding: 4px;
}
.tform .label {
	text-align: right;
	vertical-align: top;
}
.tfbut {
  text-align: center;
}
.tfinp {
	/*border-left: 1px dotted #9384ac;*/
}
.tftip div {
  background: #f2f0e4;
	font: normal 8pt Tahoma, sans-serif;
	padding: 3px 5px;
}
.fbut {
	margin: 0 10px 0 0;
}
.fdescr {
	color: #a0a0a0;
	font: 8pt Tahoma, sans-serif;
	margin-top:10px;
}
.fl {
    display:inline;
}
.fi {
	padding: 2px;
}
.fr {
  background: #f0f0f0;
  border-color: #bbbbbb #eeeeee #eeeeee #bbbbbb;
  border-width: 1px;
  border-style: solid;
  padding: 2px;
}
.fis {
  width: 180px;
}
.fim {
  width: 250px;
}
.fib {
  width: 450px;
}
.fih {
  width: 600px;
}
.fip {
	width: 98%;
	font-size: 1.4em;
	font-weight: bold;
	font-family: monospace;
	padding: 4px;
}
.question {
	font-weight:bold;
	color: #ef9615;
}
.banswers {
  margin: 10px 0 10px 20px;
	list-style-type: square;
}
.newst {
  margin: 10px 0px 30px 0px;
}
.newsd {
  float: left;
	background: #f2f0e4;
	padding: 2px 5px;
	margin: 0 10px 5px 0;
}
img#addanswer {
  cursor:pointer;
}

div.paging {
	padding: 5px 0 5px 0;
}
div.paging div {
  display:inline;
}
div.paging .disabled {
	display:none;
}
div.paging a {
  padding: 1px 6px;
	margin: 0 3px 0 0;
	/*background: #ddebf7;
	border: 1px solid #9ec8e9;*/
  background: #f2f0e4;
	border: 1px solid #e8e7cb;
	text-decoration:none;
	color:black;
}
div.paging a:hover {
	background: #e1dce9;
	border: 1px solid #d5cbde;
	color:black;
}
div.paging .current {
  padding: 1px 6px;
	margin: 0 3px 0 0;
}
a.desc {
	background: url(/img/sdesc.gif) left center no-repeat;
	padding-left: 12px;
}
a.asc {
	background: url(/img/sasc.gif) left center no-repeat;
	padding-left: 12px;
}
span.qacts {
	position:absolute;
	top: 15px;
	right: 15px;
	display:none;	
}
span.qacts a { margin: 0 0 0 5px;}
div.sn { margin: 10px 0 10px 0;}
div.sn a {
	background: left no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	white-space: nowrap;
	display: inline-block;
}
div#answers div {height: 24px; margin-bottom: 6px}
div#answers img { vertical-align:middle; margin: 0px 5px 5px 0 }
.hl { border-top:1px dashed black; border-bottom:1px dashed black; }
.srlinks {
font: 8pt Tahoma, sans-serif;
color: black;
margin: 5px 0px;
}
.srlinks a {color: black}