/* CSS Document */

#nav { font-size:.7em; margin-left: 3em; }
#pageTitle { font-size: 1.5em; font-weight: bold; font-family:"Trebuchet MS"; text-align: center; }
#content { background-color:#FFFFFF; color:#000000; margin:2em; font-size: .9em; }

div.anchorLinks {  font-weight: bold; padding-left:10px; padding-right:10px; padding-top: 5px; padding-bottom:5px; border-style:dotted; border-color:#dadada; border-width:thin;  }

.dottedLine {
	font-size: .1em;  
	margin: 0; 
	height: 2px; 
	border-top: 1px dashed #777777;
}

.source { font-size:.8em; }


a { color: #000090; text-decoration:underline; }
a:visited { color:#000090; }
a:hover { color:#ca0002; text-decoration: underline; }

.ti { font-weight:bold; margin-bottom:0; font-size: .9em; }
.de { margin-left: 40px; margin-top: 0; margin-bottom: .5em; font-size:.9em; }
.contact { margin-left: 60px; margin-top: 0; margin-bottom: 5px; font-size: .85em; }

h2 { font-size: 1em; font-weight:bold; }

.updated { font-size: 8pt; }