* { margin: 0; padding: 0; }

html, body { }
body { background: #191919; font-family: 'Georgia', Times, 'Times Roman', 'Times New Roman', serif; font-size: 10px; }
.cl { clear: both; }
.clL { clear: left; }

a:link,
a:active,
a:visited { text-decoration: none; color: #828282; }
a:hover { text-decoration: underline; }
a:focus { outline: none; }

h2 { font-size: 1.3em; color: #464646; }
h3 { font-size: 1.3em; color: #464646; }
h4 { font-size: 1.3em; color: #464646; font-style: italic; margin-bottom: 18px; } /* dates on the news page */
h5 { }
h6 { }

div.hr { margin-bottom: 12px; }
div.hr div.line { border-bottom: 1px solid #464646; }

/* pop template */
body#pop { background: #ebebeb; padding: 18px 0 18px 18px; margin-bottom: 35px; color: #464646; }
#pop #header { height: 33px; }
#pop #contained { margin: 0; padding: 0; width: 700px; }
#pop #sidebar { width: 120px; float: left; }
#pop .text { width: 290px; float: left; }
#pop .padder { padding: 0 18px 0 0; }
#pop .topbar { border-top: 1px solid #464646; margin-right: 18px; padding-bottom: 12px; }

p { font-size: 1.3em; margin-bottom: 9px; line-height: 1.2em; }

#pop #sidebar ul { font-size: 1.3em; margin-bottom: 9px; line-height: 1.2em; }
#pop #sidebar ul li { list-style-type: none; }
#pop #sidebar ul li#active a { color: #14BDEF; }

body#pop #subnav ul { font-size: 1.3em; margin-bottom: 9px; line-height: 1.2em; }
body#pop #subnav ul li { list-style-type: none; }
body#pop #subnav ul li#active a { color: #14BDEF; }