/* Pangaea */
html { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
body { margin: 0; padding: 0; background-color: #ABA; }
h1, h2, h3, h4 { font-family: "Goudy Old Style", "Times New Roman", serif; }
h1 { font-size: 16pt; color: #333; font-weight: normal; margin: 10px 0; text-align: center; }
h2 { font-size: 12pt; color: #069; font-weight: bold; margin-left: -10px; }
h3 { font-size: 11pt; color: #069; font-weight: bold; margin: 0px; }
h4 { font-size: 11pt; color: #333; font-weight: bold; margin: 0px; }
h5 { font-size: 10pt; color: #069; font-weight: bold; }
h6 { font-size: 11px; color: #999; font-weight: normal; margin: 10px; }
p  { font-size: 10pt; color: #000; margin: 15px 0; }
td { font-size: 10pt; color: #000; vertical-align: top; }
ul { list-style-type: disc; }
li { font-size: 10pt; color: #000; }

a:link { color: #360; text-decoration: underline; }
a:visited { color: #333; text-decoration: underline; }
a:hover, a:active { color: #666; text-decoration: underline; }
/* img, a { border: 0; } */

/* major sections */
#page { position: relative; width: 800px; margin: 0; }

/* sub sections */
#content { position: relative; width: 570px; margin-left: 230px; padding: 20px 25px 0px 25px; min-height:600px; height:auto !important; height:600px; }
#content td { padding: 2px 10px; vertical-align: top; }
#content a { font-weight: bold; }
/* #content img, #accent img { border: 1px solid #CCC; } */

#sidebar { position: absolute; top: 10px; left: 10px; width: 216px; background-image: url(images/sidebar.jpg); background-repeat: no-repeat; }
#nav { position: relative; width: 180px; margin: 5px 0 10px 0; padding: 0; }
#nav li { font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; font-size: 11pt; text-align: center; 
	margin: 2px 0px; padding: 0px; list-style: none; background-color: #4167AE; border: 2px solid #364; }
#nav ul { margin: 0 0 0 20px; padding: 0; }
#nav a:link { color: #FFF; text-decoration: none; }
#nav a:visited { color: #CCC; text-decoration: none; }
#nav a:hover, a:active { color: #999; text-decoration: underline; }
#nav li .top { margin-bottom: 0px; border-bottom: 0px; }

#subnav ul { margin: 0 0 0 5px; padding: 0; }
#subnav li { font-size: 10pt; margin: 2px 0px; padding: 0px; list-style: none; background-color: #CCC; border-top: 2px solid #364; }
#subnav li span { font-size: 11px; }
#subnav a:link { color: #333; text-decoration: none; }
#subnav a:visited { color: #666; text-decoration: none; }
#subnav a:hover, a:active { text-decoration: underline; }

#footer { position: relative; width: 500px; margin-left: 230px; padding: 0px 25px; }
#footer p { font-size: 12px; text-align: center; }

/* Misc -- not used */
#accent { position: absolute; top: 50px; left: 430px; width: 250px; padding: 10px; }
#accent h4 { font-style: italic; font-weight: bold; font-size: 9pt; margin: 0 0 5px 0; line-height: 25px; }
#indent ul { margin: 5px 0 5px 0; padding: 0 0 0 3px; }
#indent li { margin: 3px 0 0 0; padding: 0 0 0 5px; list-style: url(images/dot.gif) outside; }
#outdent li { margin: 3px 0 0 -20px; padding: 0; list-style-type: disc; }
#captions { width: 160px; float: right; }
#captionsleft { width: 220px; float: left; }
#captions td { text-align: center; }
.res { border: 1px solid #009; }
.res td { border: 1px solid #009; padding: 2px 10px; vertical-align: top; }
.bold { font-weight: bold; }
.disclaimer { font-size: 10px; }
.footer { font-size: 9px; }
.red { color: #900; }
.white { color: #FFF; }
.center { text-align: center; }
.top0 { margin-top: 0 }
.padbot { padding-bottom: 10px }
.indent { padding-left: 20px }
.pad2 { padding: 2px }
.pad10 { padding: 10px }
.border { border: 1px solid #900; }
.schedule td { background-color: #ABA; }
.schedule { background-color: #9A9; }
.noborder { border: none; }
.captions { font-size: 11px; }
.quote { font-style: italic; font-weight: bold; margin-bottom: 5px; }
.floatright { float: right; margin-left: 10px; }
.floatleft { float: left; margin-right: 10px; }
.w200 { width: 200px; }

