@charset "UTF-8";
body {width:800px; margin-left:auto; margin-right:auto; margin-top:0; border: solid 2px #3090ee; border-top: none; padding:0; background-color: #aaccff; font-family: Arial, sans-serif}

#banner {height: 90px; background-color:#184079; padding:5px; padding-left:160px; padding-right:50px}
#banner p {color:white}

#navbar {margin-left: 0; width:120px; background-color: transparent; padding: 10px; position:fixed;}
#navbar p {font-size: 15px; font-weight: bold; font-family: "Arial"; color:#103060}
#navbar p.indent {margin-left:10px; margin-top:-10px}
#navbar a {color: blue}

#maintext {background-color: white; margin-top:0px; margin-bottom:0px; border-left: solid 140px #eeeeee; padding: 10px}

#footer {margin:0; border-top:solid 1px #eeeeee; background-color:white; padding:3px}
#footer p {margin:0; font-size:10px; text-align:center}

h1 {font-size: 20px; color: #103060}
h2 {font-size: 18px; color: #2848a0}
h3 {font-size: 16px; color:black}

h1.title {line-height: 150%; font-size: medium; color: blue}
h1.light {font-weight: normal}
h2.light {font-weight: normal; text-decoration: underline}


h5 {font-size: x-small; font-style: italic}
h6 {font-size: x-small; font-weight: normal; font-style: italic}


p {font-size:15px; color: black}
li {font-size:15px; list-style-image: url(bullet.jpg); margin-top:5px; font-size:15px; color: black}
dt {font-size:15px; margin-top:10px; color: black}
dd {font-size:15px; margin-top: 5px; color: black}
td {font-size:15px;}

.loleading {margin-top: -10px}

.hanging1 {margin-left:40px; text-indent:-41px}

.caption {margin-top:0}

.bold {font-weight:bold}
.h2 {font-size:120%; color:#b000c0; font-family:arial,san-serif}

.h4 {font-size:0%; color:#f0f0f0; font-family:arial,san-serif}
.serif {font-size:110%; color:#f0f0f0; font-weight:bold; font-family:serif}

a {color:blue; text-decoration: none}
a:hover {text-decoration: underline}

.small {font-size:10px}

.rightside {width:150px}
.rightside img {margin: 5px; border: solid 1px gray}
#noborder {border: none}


hr {width:50%}



