body, html {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
body {
  background-color: #ffc;
  color: #000;
}
p {
  color: #000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: .9em;
  margin-right: 5px;
  margin-left: 5px;
}
p.praise {
	font-size: 0.85em;
	margin-right: 3em;
	margin-left: 3em;
	text-indent: .5em;
}
a:link {
  color: #399;
  text-decoration: underline;
}
a:visited {
  color: #999;
  text-decoration: underline;
}
a:hover {
  color: #399;
  background-color: #cfc;
  text-decoration: none;
}

#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topnav li {
	display: inline;
	font-weight: bold;
}
#topnav a:link, #topnav a:visited { 
	padding: 3px 9px 2px 9px; 
	color: #399;
	background-color: #ccffcc;
	text-decoration: none;
}
#topnav a:hover {
	color: #ccffcc;
	background-color: #339999;
}
#leftnav {
	width: 150px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#leftnav ul {
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;	
}
#leftnav li {
	margin-bottom: 0px;
}

#leftnav li a:link, #leftnav li a:visited {
	display: block;
	padding: 5px 5px 5px 5px;
	color: #399;
	background-color: #cfc;
    border-top: 1px solid #399;
    border-right: 1px solid #399;
    border-bottom: 1px solid #ccc;
	border-left: 5px solid #399;
	text-decoration: none;
}
#leftnav li a:hover {
	text-align: left;
	color: #cfc;
	background-color: #399;
    border-top: 1px solid #399;
	border-right: 1px solid #399;
    border-bottom: 1px solid #ccc;
	border-left: 5px solid #cfc;
}
dt {
          color: #399;
          font-weight: bold;
}
dd {
          color: #399;
		  font-weight: normal;
		  margin-bottom: .5em;
}
#highlightout {
	margin-right: 12px;
    color: #ffc;
    background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#highlightin {
	align: center;
	text-align: center;
	margin: 10px;
	color: #ffc;
	background-color: #900;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
}
p.hilite {
    margin-top: -2px;
	text-align: center;
	font-weight: bold;
	color: #ffc;
	background-color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p.footer {
    text-align: center;
	color: #339999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;   
}
p.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-align: center;
}
td.bannerrpt {
	background-image: url(lo/banner_repeat.jpg);
	background-repeat: repeat-x;
}
td.shadowrpt {
	background-image: url(lo/shadow_rpt.jpg);
	background-repeat: repeat-x;
}

td.footer {
    background-image: url(lo/footer_bg.gif);
}
#footertext {
    text-align: center;
	color: #339999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
    margin-top: 0;
	margin-bottom: 0;
}

#footertext a:link { 
	color: #339999;
	background-color: #ccffcc;
	text-decoration: underline;
}
#footertext a:visited { 
	color: #339999;
	background-color: ccffcc;
	text-decoration: underline;
}

#footertext a:hover {
	color: #ccffcc;
	background-color: #339999;
	text-decoration: none;
}

td.leftbord {
  background-image: url(lo/left_side_extender.jpg);
}

td.rightbord {
  background-image: url(lo/right_side_extender.jpg);
}
td.wing {
  background-image: url(lo/rmlamatt_lo_r6_c4.jpg);
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.85em;
  color: #339999;
  padding: 2px;
  border-bottom: 2px solid #399;
  margin-top: .10em;
  margin-right: .55em;
  margin-bottom: -.40em;
  margin-left: .25em;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.60em;
  color: #339999;
  padding: 2px;
  border-bottom: 2px solid #399;
  margin-top: .10em;
  margin-right: 4em;
  margin-bottom: -.40em;
  margin-left: .25em;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.60em;
  color: #339999;
  padding: 2px;
  border-bottom: 1px dotted #399;
  margin-top: 2em;
  margin-right: .55em;
  margin-bottom: -.40em;
  margin-left: .25em;
}

form {
	font-size: 12px;
	margin-bottom: 11px;
}

.nlform {
    color: #990000;
	padding: 3px 0px 2px 4px;
    margin: 3px 13px 7px 0px;
    border: 1px solid #990000;
    font-size: 12px;
}

input.txt {
    font-size: 12px;
    color: #990000;
    background-color: #ffffff;
    border: 1px inset #990000;
	margin-top: 5px;
	margin-bottom: 4px;

}

input.btn {
    font-size: 12px;
    color: #ffffff;
    background-color: #990000;
    border: 1px outset #000000;
	padding-bottom: 3px;
}
.leftimg {
     float: left;
	 margin-right: 4px;
	 margin-bottom: 4px;
     margin-left: 3px;
}
.rightimg {
    float: right;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.clear {
    clear: both;
}
.faqquestion {
  color: #990000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: .85em;
  padding-left: 5px;
  padding-right: 15px;
}
.faqanswer {
  color: #990000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .8em;
  padding-left: 15px;
  padding-right: 30px;
}
.gotop {
  text-align: right;
  margin-top: 2em;
  margin-bottom: 2em;
}
.gotop a:link {
  font-size: .75em;
  color: #399;
  background-color: #cfc;
  text-decoration: none;
}
.gotop a:visited {
  font-size: .75em;
  color: #399;
  background-color: #cfc;
  text-decoration: none;
}
.gotop a:hover {
  font-size: .75em;
  color: #cfc;
  background-color: #399;
}
