/* CSS Document */

body { margin: 15px; padding: 0px; background: url(images/bg-under.gif) repeat-x top #eaf0d9; }
body,td,th,input,textarea,select { font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; }

input { padding: 2px 5px 2px 5px; margin-bottom: 4px; }

h1,h2,h3,ul,form { margin: 0px; padding: 0px; }
ul { list-style: none; }
ul li { margin-bottom: 4px; }

p.ext-menu { margin-bottom: 0px; font-size: 10pt; }

a { color: #d9912a; }
a:hover { text-decoration: none; color: #333; }
a.btn-box { background: #006633; color: #fff; padding: 3px 10px 3px 10px; margin-right: 15px; text-decoration: none; }
a.btn-box:hover { background: #333; color: #ccc; }

ul.thelist { margin-bottom: 20px; }
ul.thelist li { margin-bottom: 5px; border-bottom: 1px solid #eaf0d9; color: #666; padding-bottom: 3px; }
ul.thelist li span { float: right; margin-left: 20px; }
ul.thelist li a { text-decoration: none; font-weight: bold; }

#header { margin: auto; width: 934px; margin-bottom: 20px; }

#topmenu { margin: auto; width: 930px; margin-bottom: 10px; background: #fff; padding: 15px; margin-bottom: 10px; }
#topmenu a { margin-right: 15px; }

#root { margin: auto; width: 930px; margin-bottom: 10px; background: #fff; padding: 15px; margin-bottom: 10px; }
#root h3 { margin-bottom: 20px; }

#footer { margin: auto; width: 930px; margin-bottom: 10px; background: #fff; padding: 15px; margin-bottom: 10px; }

.padbox { padding: 15px; background: #fbfcf9; border: 1px dashed #d3d8ca; }
.padbox .pad-inlink a { margin-right: 15px; }