body {margin: 0;
padding: 0;
font-family: sans-serif;
line-height: 1.4em;
font-size: small;
background-color: #dedede; }

#frame {margin: auto;
border: 1px #000000 solid;
background-color: #E6E6FA;
width: 900px; }

#header {padding: 2%;
text-align: right;
background-color: #ffffff;
font-family: "Copperplate Gothic Bold",Georgia;
font-size: 1.75em;
color: #333366;
margin-bottom: 0px;
border-bottom: 1px #000000 solid;
line-height: 1.25em;
background-image: url(../images/grid.gif);
background-repeat: repeat; }

#header a {
border: none;}

#menu {padding: 2%;
float: left;
text-align: right;
background-color: #E6E6FA;
color: maroon;
width: 170px;
border-right: #000000 none 1px; }

#menu p {font-weight: bold;
color: #003399;
margin-bottom: 0px;
margin-top: 0px}

#menu a {display: block;
border: none;}

#menu h4 {color: #990000;
font-weight: bold;
margin-bottom: 5px;
margin-top: 10px; }

#menu img {border: 1px #000 solid; }

#maincontent {padding: 3%;
text-align: justify;
margin-left: 206px;
background-color: #ffffff;
color: #000000;
margin-bottom: 0px;
border-left: 1px #000000 dotted; }

#maincontentshort {padding: 2%;
text-align: justify;
margin-left: 206px;
background-color: #ffffff;
color: #000000;
margin-bottom: 0px;
border-left: 1px #000000 dotted;
height: 325px; }

#footer {text-align: right;
clear: both;
background-color: #333366;
color: #ffffff;
font-size:.75em;
border-top: 1px #000000 solid;
padding-top: .5%;
padding-left: 1%;
padding-bottom: .5%;
padding-right: 2%; }

#footer a:link {background-color: #333366;
color: #fff; }

#footer a:visited {background-color: #333366;
color: #fff; }

#footer a:hover {background-color: #fff;
color: #cc0000;
text-decoration: underline; }

#footer a:active {background-color: #fff;
color: #333366; }

#update {text-align: right;
clear: both;
background-color: #fff;
color: #000;
font-size:.75em;
border-top: 1px #000000 solid;
padding-top: .5%;
padding-left: 1%;
padding-bottom: .5%;
padding-right: 2%; }

h1, h2, h3, h4, h5, h6 {color: #333366; }

h1 {font-size: 1.5em; }

h2 {font-size: 1.3em;
background-color: #E6E6FA;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
border-bottom: 1px #003399 solid;
border-right: 1px #003399 solid; }

h3 {font-size: 1.2em; }

h4 {font-size: 1em; }

h5 {font-size: .95em; }

h6 {font-size: .85em; }

em {
font-style: italic;
font-weight: bold; }

a:link {text-decoration: none;
color: #003399;
border-bottom: 1px #003399 dotted; }

a:visited {text-decoration: none;
color: #003399; }

a:hover {color: #cc0000;
text-decoration: none;
border-bottom: 1px #003399 solid;  }

a:active {color: #003399;
text-decoration: none;
background-color: #dedede; }

fieldset.shaded {background-color: #fff5ee; }
