/* Import generic styles */
@import url(/sitetech/generic.css);

body {background-color: #006; margin: 0; margin-bottom: 20px; font-family: arial, helvetica, sans-serif; color: white;}

/* Fonts - see www.thenoodleincident.com/tutorials/typography/ */
body {font-size: 82%;}
p, table {font-size: 1em;}
pre {font-size: 110%;}

h1, h2, h3, h4, h5, h6 {font-family: arial, sans-serif; background-color: transparent; color: fff;}
h1 {margin-top: 20pt; font-size: 19px; margin-left: 10pt; margin-bottom: 25px; text-align: left; padding-bottom: 5px; border-bottom: 1px #ddd solid;}
h2 {font-size: 13pt; margin-top: 24pt; font-style: italic;}
h3 {font-size: 11.5pt; margin-top: 24pt;}
h4 {font-size: 10pt; margin-top: 5pt; margin-left: 5pt; font-style: italic;}
h5 {font-size: 10pt; margin-top: 5pt;}
h6 {font-size: 8pt; margin-top: 5pt; text-decoration: underline;}

h1.title {font-family: arial, sans-serif; color: #fff; background-color: #006; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; border: none;}

li {margin-top: 2px; text-align: left;}
pre, tt {font-size: x-small;}

a {text-decoration: none; color: #eee; border-bottom: 1px #555 dotted;}
a:hover {color: #ffc;}

p.locationline {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;}

.submenu {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;}


#purecontenteditor {background-color: white; color: #333;}

