@charset "UTF-8";
/* CSS Document */

body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; text-align: center; font-size: 10px; color: #535353; 
background-color:#FFF; }
li, p, td { font-size:10px; }
hr { border:0px; height:1px; margin: 6px 0; background-color: #660000; }
* { margin:0; }
label { font-weight: bold; }
input[type="submit"] { background-color: #DEF39E; color:#333; border: 1px solid #DEF39E; padding: 2px 6px; cursor:pointer; font-size: 10px; -webkit-border-radius: 2px; border-radius: 2px; margin-left:6px; }
input[type="submit"]:hover { background-color:#92A432; border:1px solid #92A432; color:#FFF; }
input.error, select.error { background: #FFDEE4; }
fieldset { border: 1px solid #999; padding: 12px; margin:12px 0px 0px 0px; }
legend { font-weight: bold; font-size: 1.4em; }
input[type="text"],
input[type="password"] { width: 250px; border:1px solid #656256; background:#F3F3F3; }
input.qty { width: 40px; }
input[type="checkbox"] { margin-right:6px; }
a { cursor: pointer; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; margin-top: 9px; }

textarea { border: 1px solid #CCC; background-color: #CCC; width: 350px; }
img, a { border:0; }
br.clear { clear: both; line-height: 0px; }
table { width: 100%; margin:0; padding:0; border-spacing:0; border:0; border-collapse: collapse; }
td, th { vertical-align:top; border-spacing:0; padding:0; margin:0; border:0; }
blockquote { margin: 1em 40px 1em 40px; }
span.super { vertical-align:super; font-size: 50%; }

.top { text-align:left; margin: auto; width: 7.5in; }
.container { text-align: left; margin: auto; width: 7.5in; }
#head { text-align: left; margin: auto; padding: 9px 0; position:relative; }
#head .headtext { float: right; width: 4in; text-align: right; }
#head form { display:none; }

div.menu { display:none; }
#subnav { display:none; }

#content {  }
#content form p { line-height: 18px; margin: 6px 0; }
#content input[type="submit"] { background-color: #92A432; color:#FFF; border: 1px solid #92A432; padding: 3px 9px; cursor:pointer; font-size: 12px; -webkit-border-radius: 3px; border-radius: 3px; margin:0; }
#content input[type="submit"]:hover { background-color:#DEF39E; border:1px solid #DEF39E; color:#232323; }
#content form {  }
#content span { display:inline-block; width:258px; font-weight:bold; }
#content a.smallbtn,
#content a.smallbtn:visited { background-color: #DEF39E; color:#232323;  padding: 2px 4px; font-size: 10px; -webkit-border-radius: 2px; border-radius: 2px; margin:0; font-weight:bold; }
#content a.smallbtn:hover { background-color:#92A432; color:#FFF; }
#content p.paditem { border-bottom: 1px solid #92A432; padding-bottom:3px; }
#content th { padding: 2px; background-color:#656256; color:#FFF; }
#content td { border: 1px solid #B2AC98; padding:2px; }
#content td.right,
#content th.right{ text-align:right; }
#content tr:hover { background-color:#F2F2E9; }

#content div.rightcol { float:right; width:3in; padding-left:20px; border-left:1px solid #999; }

#foot { border-top: 1px solid #000; padding-top: .125in; margin-top: .125in }
#foot p { font-size:9px; color:#999; line-height: 11px; }
#foot a,
#foot a:visited { color:#333; }

.noprint { display:none; }