@charset "UTF-8";
/* CSS Document */

body { background-color: #eeeeee; padding:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#03509a; text-decoration:underline; }
a:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6c94c3; text-decoration:underline; }
p { padding:0px; margin:0px; }
img { border:0px; }
ul { padding-left:16px; margin:0px; }

#wrapper { width:960px; margin:0px auto; }

#bkgd-top { width:960px; height:10px; float:left; background-image:url(../images/bkgd-top.gif); background-repeat:no-repeat; }
#bkgd-side { width:920px; min-height:598px; background-color:#FFFFFF; float:left; padding:0px 20px 10px 20px; }
#bkgd-bot { width:960px; height:10px; float:left; background-image:url(../images/bkgd-bot.gif); background-repeat:no-repeat; }

#logo { width:920px; height:72px; float:left; margin-bottom:10px; }

#nav { width:920px; height:36px; float:left; margin-bottom:10px }

#main-wrap { width:920px; float:left; margin-bottom:10px }
#main-top { width:920px; height:6px; float:left; background-image:url(../images/main-top.gif); background-repeat:no-repeat; }
#main-side { width:880px; float:left; background-color:#FFFFFF; background-image:url(../images/main-side.gif); padding:14px 20px 14px 20px;  }
#main-bot { width:920px; height:6px; float:left;  background-image:url(../images/main-bot.gif); background-repeat:no-repeat; }

#hm-links { width:100%; height:160; float:left; }

#pr-leg { width:880px; }

.subhead1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#03509a; }
.subhead2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#03509a; }
.dates { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#03509a; }
.bot-links { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999;  }
.bot-links a { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999; text-decoration:underline; }