@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
background: #ffffff;
color: #424242;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
min-width: 890px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
}

html>body {
font-size: small;
}

#wrapper {
background: none;
}

#container {
margin-top: 5px
}
		
#container .column {
position: relative;
float: left; 
padding-bottom: 10px;
}
		
#center {
background: none;
padding: 0px 20px;       /* CC padding */
width: 6.25in;
overflow: hidden;
min-height: 500px;
}
		
#left {
display: none;
}
		
#right {
display: none;
}

/*** Equal-height Columns ***/

#container {
overflow: hidden;
}

/*** Footer Fix ***/

* html body {
overflow: hidden;
}

h1, h2, h3 {
color: #c94039;
}

h4, h5, h6 {
color: #3055a7;
}

h2 {
margin-top: .75em;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
font-size: 165%;
padding-bottom: 0.4em;
}

h3 {
font-size: 125%;
padding-bottom: 0.4em;
font-weight: 500;
}

h4 {
font-size: 115%;
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 {
display: none;
}

ul#accessibility {
display: none;
}

#header {
background: none;
padding-left: 10px;
height: 100%;
margin-top: 20px;
}

#header h1 {
background: transparent url(../img/logo-header.gif) no-repeat left top;
height: 98px;
width: 232px;
position: relative;
}

#banner {
display: none;
}

#blind {
display: none;
}

#wheelchair {
display: none;
}

#footer {
background: none;
padding: 10px 10px 0 10px;
position: relative;
font-size: 90%;
}

#alternate {
display: none;
}

#address {
background: transparent url(../img/logo-footer.gif) no-repeat left top;
float: left;
padding: 0 10px 10px 45px;
}

#address ul li {
list-style-type: none;
font-size: 90%;
}

#copyright {
margin: 0px 0 5px 0;
font-size: 80%;
color: #bbbbbb;
}

/*contact form*/

form#myform {
  float: left;
}

form#myform fieldset {  
  border: 1px solid #bbb; 
  background: #fff;
  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;
}
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;
}


div#membership {
background: transparent url(../img/dashes.gif) no-repeat top left;
padding: 10px 0 0 10px;
color: #222B4E;
}

div#membership div {
width: 670px;
}

div#membership h3 {
color: #E94425;
font-family: "Adobe Caslon Pro", "Times New Roman", Times, Serif;
font-size: 150%;
margin-top: 0;
}

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;
}

.noDisplay {
display: none;
}


