body { margin: 0px; background-color: #fff; }

body, html { height: 100%; }

a, p, td, body, h1, h2, h3, h4, h5, h6, input, textarea, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #222; }
h2 { font-weight: bold;  font-size: 12px; margin: 0 0 5px 0; }
h1 { font-weight: bold;  font-size: 12px; margin: 0 0 5px 0; }
p { margin: 0 0 15px 0; }
p.no_bmargin { margin: 10px 0 3px 0; }
a { text-decoration: underline; color: #215a31; }
input.checkbox { margin: 0; padding: 0; height: 15px; }

a:hover { text-decoration: none; }
a.no_underline { text-decoration: none; }
a.no_underline:hover { text-decoration: underline; }
a:focus, a:active { -moz-outline: none; outline: none; border: none; }

#footer_links { position: absolute; left: 0px; width: 608px; border-top: 1px solid #c1c1c1; padding: 5px 0 10px 0; }
#footer_links, #footer_links a { font-size: 9px; color: #919191; }

.listing_table td { border-bottom: 1px solid #c1c1c1; padding: 10px 15px 10px 0; }
td.no_border { border: none; }

.faded { color: #919191; font-size: 9px; }

ul { padding: 0; margin: 10px 0 0 12px; list-style-image: url(images/arrow.gif); }
ul li { margin: 0 0 10px 0; }

.hidden { display: none; }
.small { font-size: 9px; }
.blue { color: #0062a9; }
.green { color: #215a31; }

p.thumbs img { border: 1px solid #c1c1c1; }





#popup_cover { position: absolute; top: 0; left: 0; background: #fff; z-index: 1 }
#popup_container { position: absolute; top: 0; left: 0; z-index: 2; }
#popup_wrapper { background: url(images/popup_bg_830x630.png); }
#popup_topbar { width: 0; height: 0; background: #1e5a32; margin-bottom: 1px; display: none; }
#popup_title { display: block; height: 21px; padding: 4px 19px 0 9px; float: left; color: #fff; font-size: 9pt; }
#popup_close { display: block; height: 25px; width: 26px; float: right; background: url(images/close.png); }
#popup_content { padding: 15px; height: 585px; overflow: hidden; }
#popup_iframe { width: 800px; height: 600px; overflow: hidden; }

/* IE6 */
#popup_wrapper { _background: none; }
