body { background: #153d76 url('../images/bkgd.gif') repeat; margin-top: 0; }

h1 { font-family: "Gill Sans Light", "Trebuchet MS", "Times New Roman", Times, serif; font-size: 1.3em; margin-top: 0; }
h2 { font-family: "Gill Sans Light", "Trebuchet MS", "Times New Roman", Times, serif; font-size: 1em; margin-top: 0; color: #b06b00; font-weight: normal; }
h2.white { color: #fff; }

p, li, input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .75em; color: #333; line-height: 1.3em; }
li { margin-left: -20px; margin-top: 1em; }
input.big, textarea.big { font-size: 1.4em; }
input.med, textarea.med, select.med { font-size: 1em; }
li.login { margin-left: -20px; margin-bottom: -10px; font-size: .7em; }
li.clientlogin { margin-left: -20px; margin-bottom: -5px; font-size: .8em; }
a:link, a:visited { color: #0061b0; }
a:hover { text-decoration: none; }

hr { color: #c8bc99; background-color: #c8bc99; height: 1px; border: 0; margin: 1.5em 0; }

/* divs */
#header_internal { padding-left: 20px; padding-top: 20px; }
#nav_internal { font-family: "Gill Sans Light", "Trebuchet MS", "Times New Roman", Times, serif; font-size: 1em; font-weight: bold; color: #fff; margin: 0; }
#nav_internal a { color: #fff; text-decoration: none; }
#nav_internal a:hover { color: #fff; text-decoration: underline; }
#sidebar_r_internal { border-left: 1px dashed #ccc; }

/* classes */
.footer { color: #fff; font-size: .7em; }
.footerlink { color: #ccc; font-weight: normal; }
a:link.footerlink { text-decoration: none; }
a:visited.footerlink { text-decoration: none; }
.red { color: #c00; }
.white { color: #fff; }
.sidebar { width: 120px; color: #666; }
.orderTable { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; border-collapse: collapse; }
.orderTable tr:hover, .orderTable tr.hilite { background-color: #eee; }
.orderTable p, .orderTable td { margin: 0; padding: 2px; }
.orderTable input { font-size: 1em; }

.sortable { font-family: Verdana, Arial, Helvetica, sans-serif !important; font-size: .9em; border-collapse: collapse; border: 1px solid #ccc; }
.sortable tr:hover, .sortable tr.hilite { background-color: #eee; }
.sortable p, .sortable td { font-family: Verdana, Arial, Helvetica, sans-serif !important; margin: 0; padding: 2px; font-size: .95em; }
table.sortable p.thin, .thin { font-family: Arial Narrow, Helvetica Narrow, Arial, Vera Condensed, sans-serif !important; }
.sortcol { cursor: pointer; padding-right: 20px; background-repeat: no-repeat; background-position: right center; }
.sortasc { background-color: #DDFFAC; background-image: url('../js/tablesort/up.gif'); }
.sortdesc { background-color: #B9DDFF; background-image: url('../js/tablesort/down.gif'); }
.nosort { cursor: default; }
.yellow { padding: 10px; background-color: #ff9; }

.archives { background-color:#ffc; }
.small{ font-size:.7em; color: #777; }
.button { font-size: 1em; }
a.this { color: #ff0 !important; }
a.that { color: #000 !important; text-decoration: none; font-style: italic; }
.error { font-weight: bold; color: #c00; }
.notice { font-weight: bold; color: #060; }
.orange { font-weight:bold; color: #f60; }
.gray { color: #555; }
.imgR { float: right; margin-left: 15px; margin-bottom: 5px; margin-top: 5px; padding: 3px; border: 1px solid #ccc; }
.imgL { float: left; margin-right: 15px; margin-bottom: 5px; margin-top: 5px; padding: 3px; border: 1px solid #ccc; }
.noshow { display: none; }
.show { display: block; }

.tip { border:solid 1px #666666; width:270px; padding:10px; position:absolute; z-index:100; visibility:hidden; color:#333333; top:20px; left:90px; background-color:#ffffcc; layer-background-color:#ffffcc;}

/* subpages */
#subpages { width: 117px; font-family: "Gill Sans Light", "Trebuchet MS", "Times New Roman", Times, serif; font-size: .9em; text-transform: uppercase; margin-top: 0; }
#subpages ul { list-style: none; margin: 0; padding: 0; }
#subpages li { list-style-type: none; margin-left: -40px; margin-top: 0; border-bottom: 1px solid #fff; }
#subpages li a:link, #subpages li a:visited { display: block; padding: 5px 5px 5px 0.5em; border-left: 8px solid #7b9a01; background-color: #aab95e; color: #fff; text-decoration: none; }
#subpages li a:hover, #subpages li a.this { border-left: 8px solid #aab95e; background-color: #7b9a01; color: #ff0; }

#fm_clientlogin, #fm_loggedin { background: #999 url(../images/bkgd_login.jpg) no-repeat top; min-height: 155px; padding: 50px 20px 0 20px; }
#fm_clientlogin input#fd_username, #fm_clientlogin input#fd_password { border: 1px solid #ffa51b; background-color: #ccc; color: #333; width: 150px; margin-bottom: 5px; padding: 4px; font-size: .9em; } 
#fm_clientlogin input#fd_password { margin-bottom: -5px; }
