@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
background: #151515;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
min-width: 900px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
}

html>body {
font-size: small;
}

#wrapper {
font-size: 135%;
}

#container {
padding-left: 252px;      /* LC fullwidth */
padding-right: 350px;     /* RC fullwidth + CC padding */
margin-top: 5px;
}
		
#container .column {
position: relative;
float: left; 
padding-bottom: 10px;     
}
		
#center {
padding: 0px 20px;       /* CC padding */
width: 100%;
border-top: 1px solid #ffffff;
}
		
#left {
width: 232px;             /* LC width */
padding: 0 10px;          /* LC padding */
right: 292px;             /* LC fullwidth + CC padding */
margin-left: -100%;
border-top: 1px solid #ffffff;
}
		
#right {
width: 280px;             /* RC width */
padding: 0 10px 0 20px;          /* RC padding */
margin-right: -100%;
border-top: 1px solid #ffffff;
}
		
/*** IE Fix ***/
* html #left {
left: 310px;              /* RC fullwidth */
}

/*** Equal-height Columns ***/

#container {
overflow: hidden;
}

/*** Footer Fix ***/

* html body {
overflow: hidden;
}
		
* html #footer-wrapper {
float: left;
position: relative;
width: 100%;
padding-bottom: 10010px;
margin-bottom: -10000px;  
}

h1, h2, h3 {
color: #dad4a8;
}

h4, h5, h6 {
color: #dad4a8;
}

h2 {
margin-top: .75em;
font-size: 185%;
padding-bottom: 0.4em;
}

h3 {
font-size: 145%;
padding-bottom: 0.4em;
}

h4 {
font-size: 125%;
padding-bottom: 0.2em;
}

#center p + h2 {
margin-top: 1.75em;
}

#center p {
margin-bottom: 1.2em;
}

h3 {
margin-top: 1.25em;
}

.hide {
overflow: hidden;
position: absolute;
left: -500px;
top: -500px;
width: 1px;
height: 1px;
}

.hide-text {
display: block;
text-indent: -9999px;
width: 232px;
height: 98px;
}

.clear {
clear: both;
}

#toolbar {
font-family: Helvetica, Arial, sans-serif;
margin-top: 15px;
}

ul#accessibility li a {
text-decoration: none;
color: #ffff00;
display: block;
}

ul#accessibility li a:hover,
ul#accessibility li a:active, 
ul#accessibility li a:focus {
color: #cccccc;
text-decoration: underline;
}

ul#accessibility li {
float: left;
list-style-type: none;
background: transparent url(../img/border.gif) no-repeat center right;
padding: 0px 10px 0 10px;
}

ul#accessibility li#size {
background: none;
}

ul#accessibility li#skip-link a span#skip {
display: block;
}

ul#accessibility li#skip-link a:hover span#skip,
ul#accessibility li#skip-link a:active span#skip,
ul#accessibility li#skip-link a:focus span#skip {
display: block;
}

ul#accessibility li#low-link a span#low {
display: block;
}

ul#accessibility li#low-link a:hover span#low,
ul#accessibility li#low-link a:active span#low,
ul#accessibility li#low-link a:focus span#low {
display: block;
}

ul#accessibility li#default a {
}

ul#accessibility li#default a:hover,
ul#accessibility li#default a:active,
ul#accessibility li#default a:focus {

}

ul#accessibility li#size {
background: none;
display: block;
}

ul#text-size {
margin-top: -30px;
margin-left: 85px;
float: left;
margin-bottom: 30px;
}

ul#text-size li {
background: none;
padding: 2px;
}

ul#text-size li a {
border: 1px solid #424242;
padding: 0px 5px 0px 5px;
background: #000000;
}

ul#text-size li a:hover,
ul#text-size li a:active,
ul#text-size li a:focus {
border: 1px solid #ffff00;
}



/*search*/
ul#search {
float: right;
list-style-type: none;
}

#toolbar fieldset, #toolbar abbr {
border: none;
}

#toolbar label {
color: #ffffff;
position: relative;
top: 1px;
left: 0;
}

#toolbar input#search-field {
width: 10em;
border: 1px solid #ffffff;
position:relative;
top: 0px;
left: 0;
height: 1.25em;
background: #000000;
font-size: 110%;
margin-right: 3px;
}

#toolbar input#search-field:hover, 
#toolbar input#search-field:active,
#toolbar input#search-field:focus {
border: 1px solid #ffff00;
color: #ffffff;
}

#toolbar button {
border: 1px solid #ffffff;
background: #000000;
color: #ffffff;
height: 1.9em;
position: relative;
top: 0px;
left: 0;
font-size: 80%;
}

#toolbar button:hover,
#toolbar button:active,
#toolbar button:focus {
border: 1px solid #ffff00;
color: #ffff00;
}


#header, #footer {
padding: 0.3em 0;
}

#header h1 a span {
display: inline;
color: #dad48a;
text-indent: 0;
clear: both;
padding-left: 10px;
}

#header h1 a {
text-decoration: none;
}

ul.main-navigation li {
list-style-type: none;
padding: 0.35em 0;
}

ul.main-navigation li a {
font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
font-size: 145%;
text-decoration: none;
color: #ffff00;
}

ul.main-navigation li.current a {
color: #cccccc;
}

ul.main-navigation li a:hover,
ul.main-navigation li a:active,
ul.main-navigation li a:focus {
color: #cccccc;
text-decoration: underline;
}

#footer {
border-top: 1px solid #ffffff;
padding: 0px 10px 10px 10px;
position: relative;
font-size: 90%;
}

#alternate {
position: relative;
left: 0;
top: 13px;
width: 40%;
}

#address {
position: absolute;
right: 5px;
top: 13px;
padding: 0 10px 0 0;
}

#address ul li {
list-style-type: none;
font-size: 95%;
}

#copyright {
margin: 30px 0 5px 0;
font-size: 90%;
}

#copyright p#copy {
float: left;
}

#w3c {
float: left;
}

#copyright p.validate {
padding-left: 5px;
float: right;
} 

#copyright p img {
margin-top: -20px;
border: none;
}


/*form styles*/

form#myform {
float: left;
margin-top: 10px;
}

form#myform fieldset {  
  border: 1px solid #bbb; 
  width: 100%; 
  padding: 10px;  
  position: relative; /* necessary for IE, to avoid background bleed */
}

form#myform legend {
  padding: 0 2em;
  position: absolute;
  top: -1em;
  padding: 3px 10px;
  font-weight: bold;
  font-size: 1.1em;
  color: #FFF;
  border-bottom: 1px solid #222;
  background: #919191 url(../img/sidebar_header.gif) repeat-x top left;
}

form#myform label {
  float: left;
  width: 12em;
  text-align: right;
  margin: 0.5em .5em 0 0;
  vertical-align: top;
}

form#myform input {
  margin: 0.5em 0 0 .5em;
  width: 11em;
}
form#myform select {
  margin: 0.5em 0 0 .5em;
}
form#myform input#submitb {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background: #666; 
  color: #FFF;
  font-weight: bold;
  border-top: 2px solid #555;
  border-left: 2px solid #555;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  margin-left: 0;
  width: 6em;
 font-size: 120%;
}
form#myform input#submitb:hover, input#submitb:focus {
  background: #aaa;
}
/* hidden by default */
form#myform label em.error {
  background: #fff;
  border: 1px dashed #900;
  color: #900;
  font-size: .8em;
  font-style: italic; 
  position: absolute;
  width: 16em;
  left: 31em;
  text-align: left;
  padding: 2px;
  line-height: 1.1em;
  visibility: hidden;
}
form#myform fieldset ol {
	margin: 0;
	padding: 0;
}
form#myform fieldset ol li {
	list-style: none;
	padding: 8px;
	margin: 0;
}
form#myform form p {
  margin-bottom: 4px;
  margin-top: 10px;
}
form#myform fieldset fieldset {
	border: none;
	margin: 0;
  width: auto;
  padding-top: 15px;
  background-color: transparent;
}
form#myform fieldset fieldset legend {
	padding: 0;
  margin-left: -10px;
  margin-bottom: -10px;
	font-weight: normal;
  position: static;
  border: none;
  color: #000;
  background-color: transparent;
}
form#myform fieldset fieldset label {
	margin-left: 10em;
  width: 20em;
  text-align: left;
}
form#myform fieldset fieldset input {
  width: 2em;
}
em.required {
	font-weight: bold;
	font-style: normal;
	color: #900;
}
form#myform div.importantitem {
  font-weight: bold;
  color: #900;
  background-color: transparent;
  padding: 15px 0 10px 0;
  clear: both;
}
form#myform label.focused {
  font-weight: bold;
}
form#myform label.sticky-focused {
  font-weight: bold;
}
form#myform fieldset.focused {
  background-color: #f5f5f5;
}
form#myform fieldset fieldset legend.focused {
  font-weight: bold;
  color: #900;
}

p#printLink {
float: right;
margin-top: 25px;
}

body#page-17 h2 {
float: left;
}

div#membership {
clear: both;
width: 670px;
}

div#membership h3 {
font-family: "Adobe Caslon Pro", "Times New Roman", Times, Serif;
font-size: 150%;
}

div#membership ul {
list-style-type: none;
margin: 1em 0 0.5em 0;
}

body#page-17 div#membership ul {
margin-left: 0;
}

div#membership ul li {
margin: 1em 0 1em 0;
font-size: 90%;
}

div#membership p {
margin: 1em 0 1em 0;
}

div#membership .left {
float: left;
padding-right: 20px;
}

div#membership .clear {
clear: both;
}

body#page-5 div#center ul {
list-style-type: disc;
}

div#center ol, div#center ul {
margin-left: 20px;
}

div#center ul li, div#center ol li {
padding: 10px 0 10px 0;
}

.italic {
font-style: italic;
font-size: 95%;
} 

.bold {
font-weight: bold;
}

.block {
font-size: 105%;
display: block;
}

div#olrs-pr ul {
margin-top: 0;
padding-top: 0;
}

div#olrs-pr ul li {
padding: 0;
}
