@charset "UTF-8";
/* http://gamma.cs.unc.edu/styles/all.css */
body { background-color: white; background-image: url(../images/body.png); background-position: top; background-repeat: repeat-x; font-family: Helvetica, Arial, sans-serif; font-size: 10pt; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; }
a { color: blue; text-decoration: underline; }
img { border-style: none; }
#article h1 { border-bottom-color: #006cbf; border-bottom-width: thin; border-bottom-style: solid; color: #006cbf; font-size: 15pt; font-weight: bold; padding-top: 15px; }
#article h2 { font-size: 13pt; font-weight: bold; }
#article h3 { font-size: 11pt; font-weight: bold; }
#article ul { list-style-image: url(../images/li-article.png); }
#article li { padding-bottom: 8px; }
#err h1 { border-bottom-color: red; border-bottom-width: thin; border-bottom-style: solid; color: red; font-size: 15pt; font-weight: bold; padding-top: 15px; }
#header-right { padding-top: 6px; }
#nav a { color: black; text-decoration: none; }
#nav a:hover { text-decoration: underline; }
#nav ul { font-size: 10pt; font-weight: bold; line-height: 33px; list-style-type: none; padding-left: 8px; padding-top: 16px; text-transform: uppercase; }
