@charset "utf-8";
/* CSS Document */

* {margin:0px; padding: 0px;}
body{padding-top: 0px; padding-left: 18px; font-family:"Lucida Sans",Verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:15px;}
h1 {color: #189823; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: normal; margin-bottom: 20px;  margin-top: 20px;}

p{margin-top: 10px;} 
p.title{margin:0px; font-size: 11px; color: #006600; text-transform:uppercase; margin-bottom: 10px; font-family: Georgia, "Times New Roman", Times, serif; }
p.titleb{margin:0px; font-size: 11px; color: #006600; text-transform:uppercase; margin-bottom: 10px; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: bold;} 
p.b{margin-top:3px; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif;}
.box{ padding: 10px; padding-bottom: 0px; border: 1px solid #ccc; background: #eee; margin: 10px; margin-left: 0px; margin-top: 20px; width: 340px;}
.boxcaption{ padding: 5px;  border: 1px dotted #ccc; background: #eee; margin: 10px; margin-left: 0px; margin-top: 20px; width: 340px;}

a { color: #000; text-decoration:underline;}
a:hover { color: #fff; background: #3d3d3d; text-decoration: none;}
a:visited { color: #000; }
p.mtop{margin-top: 20px;} p.mnon{margin: 0px;} p.mbot{margin-bottom:10px;}
body#frame{width: 340px;}

ul.boxul{ list-style:none;}
ul.boxul li{margin-bottom: 4px;} 
ul.boxul li.titleb {margin:0px; font-size: 11px; color: #006600; text-transform:uppercase; margin-bottom: 10px; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: bold;}

ol, ul{ list-style-position:outside; margin-left: 25px; margin-top: 5px;}
.r{float: right; text-align:right; }
.r a{color: #666666; }

.line {border-top: 1px solid #ccc; width: 100%; }


