@charset "UTF-8";

q, h2, #header, .sidebox, .sidebox div, #footer
{ border-color: #c0c0FF; }

.backtotop, q, h1, h2, h3, .headerTitle, .headerTitleDescription, .headerLinks, .headerLinks *, .sidebox div, #footer *
{ color: #002266; }

#header, .sidebox div, .sidebox a:hover
{
	background-color: #B9D1E1;
}

q, .sidebox a, .sidebox span, #footer 
{ background-color: #f3f6fd;
  font-size: 10px;
}


.lefthside {
  margin-left: 2.5mm;
  float: left;
  clear: left;
}

.righhside {
  margin-right: 2.5mm;
  float: right;
  clear: right;
}

[class~="lefthside"] {
  margin-left: 5mm;
}

[class~="righhside"] {
  margin-right: 5mm;
}


/* body */

#bodyText {
  line-height: 1.5em;
  margin: 9mm 13em 0 13em;
  padding: 0 1em 1ex 1em;
}

#bodyText p {
  padding-bottom: 2ex;
}

.backtotop {
  font-size: 85%;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 0.1ex;
  float: right;
}

.smallCaps {
  font-variant: small-caps;
}

body {
  background-color: white;
  color: black;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 90%;
  margin: 0;
}

h1, h2, h3 {
  font-family: "trebuchet ms", tahoma, sans-serif;
}

h1 {
	font-weight: bold;
	font-size: 150%;
	border-bottom: 1px solid;
	padding-bottom: 0.5ex;
}

acronym {
  background-color: inherit;
  color: teal;
  border-bottom: 1px dashed teal;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 90%;
}

img {
  border: 0px none;
}

q {
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  border: 2px dotted;
  margin: 0 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  width: 9em;
  float: left;
}


/* header */

#header {
  border-bottom: 2px solid;
  height: 7em;
  margin-bottom: 5mm;
  padding: 1em 2.5mm 0 5mm;
  background-image: url('images/headerbg.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #ffffff;
}

.headerTitle {
  font-size: 250%;
  font-family: Georgia, Palatino, serif;
}

.headerTitleDescription {
	float: left;
	font-family: serif;
	font-size: 100%;
	font-variant: small-caps;
	padding: 0.5ex 0.5em 0.5ex 0em;
}

.headerLinks {
  text-align: right;
}

.headerLinks * {
  text-decoration: none;
  font-weight: bold;
  padding-right: 1ex;
  color: white;
  font-variant: small-caps;
}

.headerLinks a:hover {
  text-decoration: none; /* underline */
}


/* sidebox */

.sidebox {
  border-top: 2px solid;
  border-bottom: 2px solid;
  width: 12em;
  margin-top: 5mm;
}

.sidebox div {
	font-weight: bold;
	border-bottom: 1px dashed;
	padding: 0.5ex 0.5em 0.5ex 0.75em;
	font-size: 80%;
}

.sidebox a, .sidebox a:hover, .sidebox span {
  color: black;
  text-decoration: none;
  line-height: 1.25em;
  display: block;
  padding: 1ex 0.5em 1ex 0.75em;
}

.sidebox form {
  padding: 1ex 1em 2ex 2em;
}

/* footer */

#footer {
  color: inherit;
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding-top: 0.75ex;
  padding-bottom: 0.75ex;
  clear: left;
  text-align: center;
}

.footerImg {
  padding-right: 3mm;
  padding-top: 2mm;
  float: right;
}

#footer div {
  padding-left: 3mm;
}

#footer * {
  background-color: inherit;
  font-size: 92%;
}

#footer a:hover {
  text-decoration: none;
}

.footerCol2 {
  position: absolute;
  left: 7em;
}
.census {
	color: #FFF;
}
.ddd {
	color: #5CFF54;
}
#bodyText h3 .ddd {
	color: #020DD3;
}

