﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

body { background-color: #FFFFFF; color: #000000; font-size: 10px; font-family: verdana, arial, sans-serif;}
#header { width: 900px; margin: 0 auto; position: relative; padding: 1em 0; margin: 0 auto; }
#header-bar { background-color: #993300; color: #FFFFFF; margin: 0 0 1em 0; padding: 1.5em 0 2em 0; }
#header-bar .indent { width: 900px; margin: 0 auto; position: relative; }

#header-bar h2 { color: #FFFFFF; font-size: 250%; font-weight: bold; }
#header-bar h3 { color: #FFFFFF; font-size: 112%; font-weight: normal; }

#header .logo a
{
display: block;
background: url(logo.png) 0 1em no-repeat;
text-indent: -2000px;
width: 220px;
height: 50px;
}

#content { width: 900px; margin: 0 auto; position: relative; padding: 2em 0; margin: 0 auto; font-size: 120%; }
#content p { margin-bottom: 1em; }

#content a { text-decoration: underline; color: #3e62a6; }
#content a:active { text-decoration: underline; }
#content a:visited { text-decoration: underline; }
#content a:hover { text-decoration: underline; }

#footer { clear: both; padding-bottom: 2em; background-color: #CCCCCC; font-size: 110%; border-top: 1px solid #993300; }
#footer .indent { width: 900px; margin: 0 auto; padding: 0em 0 2em 0; margin: 0 auto; }

#footer-menu {
  margin-bottom: 0.5em;
  padding-top: 2em;
}

#footer-menu li {
float: left;
display: block;
margin-right: 1em;
}

#footer-menu li a {
color: #000000;
font-weight: bold;
text-decoration: underline;
}

#footer-copyright { clear: both; }

#footer-copyright .copyright {
color: #808080;
font-weight: bold;
}

#header a {
color: #993300;
text-decoration: none;
}

#header a:hover {
text-decoration: underline;
}

#header-menu {
position: absolute;
right: 1em;
top: 2.5em;
}

#header-menu li {
float: left;
display: block;
margin-left: 2em;
}

#header-menu li a {
font-size: 138%;
color: #993300;
}


.bulletlist {
  list-style: square;
  margin-top: 10px;
  margin-left: 20px;
}

.bulletlist li {
  padding-bottom: 5px;
}