body {    background:         #FFFFFF;    /* Sets the image to be fixed in place and will not scroll with page content. */    color:              #000000;    font-family:        Verdana, "Myriad Web", Syntax, sans-serif;    margin-left:        0.5em;    margin-right:       0.5em;}a:link {    background:         #FFFFFF;    color:              #0000FF;}a:link * {    background:         #FFFFFF;    color:              #0000FF;}a:visited {    background:         #FFFFFF;    color:              #800080;}a:visited * {    background:         #FFFFFF;    color:              #800080;}a[href]:hover {    background:         #FFFF99;    color:              #FF0000;    text-decoration:    underline overline;}a[href]:hover * {    background:         #FFFF99;    color:              #FF0000;}a[href]:active {    background:         #FFFF99;    color:              #FF0000;    text-decoration:    underline overline;}a[href]:active * {    background:         #FFFF99;    color:              #FF0000;}a:focus {    background:         #FFFF99;    color:              #FF0000;    text-decoration:    underline overline;}a:focus * {    background:         #FFFF99;    color:              #FF0000;}input:focus {    background-color:   #FFFF99;    color:              #000000;}textarea:focus {    background-color:   #FFFF99;    color:              #000000;}h1, h2, h3, h4, h5, h6 {    font-family:    Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;}h1 {    background:         transparent;    color:              #FF0000;}h2, h3, h4, h5, h6 {    background:         transparent;    color:              #006600;}p + p {    text-indent:    1.5em;}a.help, abbr, acronym, dfn {    border-bottom:  1px dotted;    cursor:         help;}abbr, acronym {    letter-spacing: 0.1em;}acronym {    font-variant:   small-caps;}abbr:hover {    background:     #CCFFFF;    color:          #000000;}acronym:hover {    background:     #CCFFFF;    color:          #000000;}dfn:hover {    background:     #CCFFFF;    color:          #000000;}acronym.logo {    font-variant:   normal;}strong {    background-color:     #FFFF00;    color:                #000000;}.arial { /* % */    font-family:    Arial, sans-serif;}.big {    font-size:      125%;}.bold {    font-weight:    bold;}.small {    font-size:      75%;}.skiplink {    display:        none;}.nowrap, .menuitems {    white-space:    nowrap;}blockquote {        background:     transparent;    color:          #660066;    font-size:      95%;        font-style:     italic;}q {        background:     transparent;    color:          #660066;        font-style:     italic;}q:before {    content: "";}q:after {    content: "";}.invisible {    display:        none;}/* horizontalBar.inc */#horizontalBar {    border:         solid;    border-color:   #006600;    border-width:   thin;    }#horizontalBar2 {    display:        none;}#sidebar {    display:        none;}#feedback {    display:        none;}.left {    float:          left;}#copy {    border-top:     2px solid #006600;    font-size:      75%;}#copyrightleft {    float:          left;    padding-right:  4em;}div.container {	background-color: #ffe;	}div.spacer {    clear: both;	}div.float {	float: left;	text-align: center;	margin: 20px;	}address {    text-align:     center;}table, th, td {    border:         1px;    border-collapse:collapse;    border-style:   solid;    padding:        0.5em;}