form
{
    margin: 0;
    padding: 0;
}

a:link,a:visited,a:active,a:hover {
	color: #0054A4;
}
a.breadcrumb:link,a.breadcrumb:visited,a.breadcrumb:active{
	color: #AFAFAF; 
	text-decoration: none;
}
a.breadcrumb:hover {
	color: #0093D0; 
	text-decoration: none;
}
a:link.credit,a:active.credit,a:visited.credit {
color:#999;
text-decoration: none;
}

a:hover.credit {
color: #999;
text-decoration: underline;
}
a.footer:link,a.footer:visited,a.footer:active{
	color: #0093D0; 
	text-decoration: none;
}
a.footer:hover {
	color: #0054A4; 
	text-decoration: none;
}
a.nav:link,a.nav:visited,a.nav:active {
	background: url(../i/nav_gradient_off.jpg) repeat-x;
	color: white;
	display: block;
	float: left;
	height: 17px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a.nav:hover {
	background: url(../i/nav_gradient_on.jpg) repeat-x;
}

a.sectionNav:link,a.sectionNav:visited,a.sectionNav:active {
	color: white;
	display: block;
	font: 11px/14px "Trebuchet MS", verdana, sans-serif;
	text-decoration: none;
}
a.sectionNav:hover {
	xcolor: black;
}
a.subnav:link,a.subnav:visited,a.subnav:active{
	color: #0054A4;
	text-decoration: none;
}
a.subnav:hover {
	color: #0093D0; 
	text-decoration: none;
}
a#navContact {
	width: 67px;
}

a#navDonate {
	width: 87px;
}

a#navEvents {
	width: 62px;
}

a#navFAQ {
	width: 82px;
}

a#navLinks {
	width: 51px;
}

a#navResearch {
	width: 74px;
}

a#navResources {
	width: 81px;
}

a#navStore {
	width: 51px;
}

a#navSupport {
	width: 105px;
}

a#navWho {
	width: 88px;
}

body {
	background-color: #E1F1FB;
	font-size:62.5%;
	text-align: center;
}
br.clear {
	clear: both;
}
dd {
	margin: 0 0 10px 0;
}
dl	{
	margin-top: 10px;
	padding: 0;
	text-align: left;
}
dt {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
fieldset {
	border: 1px solid #ccc;
}
fieldset:after { /* clear fieldsets in safari */
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* hide from ie-mac \*/
fieldset {
	display:block;
}
/* end hide from ie mac */

fieldset {
	display:inline-block;
}
fieldset br {
	clear: left;
}
fieldset.checkbox, fieldset.radio {
	border: 0;
	clear: left;
	float: left;
	margin: 2px 0;
	width: 400px;
}
fieldset.donation {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
	font: 1.1em verdana, sans-serif;
}
fieldset.donation label {
	font-weight: bold;
	font-size: 1em;
}
fieldset.donation fieldset {
	padding: 5px;
	margin: 0;
}
fieldset.donation fieldset label {
	font-weight: normal;
	font-size: 1em;
}
fieldset.donation fieldset label {
	font-weight: normal;
	font-size: 1em;
}
fieldset.giving {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
}

fieldset.giving input, fieldset.giving select{
	float: left;
	margin: 2px 0 2px 5px;
}
fieldset.giving label{
	clear: left;
	float: left;
	margin: 2px 0;
	width: 110px;
}
fieldset.store {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
}
fieldset.store input, fieldset.store select{
	float: left;
	margin: 2px 0;
}
fieldset.store label{
	clear: left;
	float: left;
	margin: 2px 0;
	width: 110px;
}
fieldset.checkbox input, fieldset.radio input{
	height: 14px;
	margin: 2px 0;
	padding: 0;
}

fieldset.checkbox label, fieldset.radio label{
	clear: none;
	line-height: 15px;
	margin: 2px 5px 2px 5px;
	width: auto;
}
fieldset.submit {
	border: 0;
}
fieldset.honor, fieldset.memorial, fieldset.memorialInfo {
	border: 0;
	clear: both;
	margin: 0;
	padding: 0;
}
fieldset.honor, fieldset.memorial {
	padding: 10px 0 0 0;
}

fieldset.memorial {
	display: none;
}
fieldset.giving .memorialImages input {
	float: none;
}
form.months {
	margin: 5px 10px;
	padding: 0;
}
form.supportgroups {
	margin: 5px 0;
	padding: 0;
}
form.supportgroups input{
	margin: 0 0 0 10px;
}
form.supportgroups select {
	margin: 0 0 0 10px;
}
form .chat {
	margin: 0 0 10px 0;
	padding: 0 6px;
	/* position relative fixes an ie display bug in the form */
	position: relative;
	width: 258px;
	\width: 270px;
	w\idth: 258px;
}
form .chatSubmit {
	clear: both;
	padding: 0 5px;
}
form .chatSubmit input {
	margin-left: 100px;
}
form .comments {
	float: left;
	margin: 0 0 10px 0;
	/* position relative fixes an ie display bug in the form */
	position: relative;
	xwidth: 250px
}
form .comments input,form .comments label,form .comments textarea{
	display: block;
	margin: 4px 0;
}
form .contactinfo{
	float: left;
	/* position relative fixes an ie display bug in the form */
	position: relative;
	width: 300px;
}
form .contactinfo label, form .submit label, form .chat label, form .submit label {
	clear: both;
	display: block;
	float: left;
	margin: 4px 0;
	position: relative;
	/* position relative fixes an ie display bug in the form */
	width: 100px;
}
form .contactinfo input, form .chat input {
	display: block;
	float: left;
	margin: 4px 0;
	width: 150px;
	position: relative;
	/* position relative fixes an ie display bug in the form */
}
form .contactinfo select {
	float: left;
	margin: 4px 0;
	position: relative;
	/* position relative fixes an ie display bug in the form */
}
form .requestpacket, form .chat {
	margin: 10px;
}
form .submit{
	float: left;
	margin: 0 10px;
	position: relative;
	/* position relative fixes an ie display bug in the form */
	width: 300px;
}
form .submit input{
	display: block;
	float: left;
	margin: 4px 0;
	position: relative;
	/* position relative fixes an ie display bug in the form */
}


h1 {
	color: #0054A4;
	/* font sizes are in a separate style sheet */
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h1.productListingH {
	margin: 10px 0;
}
h2 {
	color: #0054A4;
	/* font sizes are in a separate style sheet */
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight: bold;
}

h3 {
	color: #0054A4;
	/* font sizes are in a separate style sheet */
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight: bold;
}

h5 {
	background: url(../i/nav_gradient_off.jpg) repeat-x;
	color: white;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight: normal;
	line-height: 17px;
	padding: 1px 12px;
}
img {
	border: 0;
}

img.productImage {
	display: block;
	float: left;
	margin: 0 10px;
}
input,label,select,textarea {
	font: 1.1em verdana, sans-serif;
}

input:focus, select:focus, textarea:focus {
	background-color: #E1F1FB;
}
input.quantityInput {
	width: 40px;
}
legend {
	color: #0054A4;
	font: bold 13px "Trebuchet MS", verdana, san-serif;
	margin: 0;
	padding: 0;
}
dd, dt, li, p, td, th {
	/* font sizes are in a separate style sheet */
	font-family: "Trebuchet MS", verdana, sans-serif;
}

optgroup {
	background: none;
	font: normal 11px verdana, sans-serif;
	font-style: italic;
	margin-left: 3px;
}

table.cart {
	border: 0;
	border-collapse: collapse;
	width: 500px;
}
table.cart td, table.cart th {
	padding: 3px;
	text-align: left;
}
table.cart th {
	border-bottom: 1px solid #0093D0;
}
table.disposition {
	border: 0;
}

table.disposition td, table.disposition th {
	border-bottom: 1px solid #AFAFAF;
}

table.registration td {
	font: 1.1em verdana, sans-serif;
	padding-bottom: 2px;
}
table.registration td label{
	font: 1em verdana, sans-serif;
}
textarea {
	clear: both;
	width: 250px;
}
ul li ul li {
	font-size: 1em;
}
ul.board {
	float: left;
	margin: 0 10px;
	padding: 0;
	/* position relative is a quick fix for some weird ie display bug */
	position: relative;
	width: 160px;
}
ul.board li {
	list-style: none;
	margin: 5px 0;
}
ul.pdfArchive {
	margin: 10px 0 0 10px;
	padding: 0;
}

ul.pdfArchive li {
	border-bottom: 1px solid #CCC;
	list-style: none;
	margin-bottom: 4px;
}
.clearfix:after { /* clear floats */
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;}
/* hide from ie-mac \*/
.clearfix {display:block;}
/* end hide from ie mac */
.clearfix {display:inline-block;}
.callout {
	font-size: 1.4em;
	border: 1px solid red;
	color: red;
	padding: 2px !important;
}
.errorMessage {
	font: bold 1.2em verdana, sans-serif;
}
.error {
  font: bold 1.2em verdana, sans-serif;
	color: red;
}
/* see .xboxcontents .events */
.events {
	border-bottom: 1px solid #CCC;
	margin: 0 10px;
	padding-bottom: 2px;
}
.expo {
	text-align: center;
}
.expo h2, .expo p {
	text-align: left;
}
.hr {
	background-color: #E2E1DF;
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 5px 10px;
}

.imgInset {
	float: right;
	margin: 10px;
	/* position relative is a quick fix for some weird ie display bug */
	position: relative;
}
.fineprint {
font-size: 10px;
}

.mainContentSubpanel {
	display: inline;
	float: left;
	margin: 0 4px;
	width: 273px;
}

.memorial {
	clear: both;
}
.memorialImage {
	float: left; 
	width: 100px;
	padding: 5px;
	text-align: center;
}

.memorialImage p {
	margin: 0;
	padding: 2px 0;
	text-align: center;
}
.memorialImages {
	clear: both;
}
.memorialImages td {
	text-align: center;
}
.neuroresources p {
	border-bottom: 1px solid #CCC;
}

.productListing, .productDetail {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 500px;
}
.sidebar {
	float: left;
	width: 188px;
}
.sidebar ul{
	margin: 2px 10px 10px 10px;
	padding: 0;
}
.sidebar ul li {
	list-style: none;
	margin: 0 0 5px 0;
}
.sidebarRight li{
	list-style:disc;
	margin: 2px 10px 10px 20px;
}
div.sectionNav {
	text-align: right;
}

.sectionNav li {
	border: 0 solid white;
	border-width: 1px 0 0 0;
	color: white;
	text-align: right;
}

.sectionNav li.last {
	border-width: 1px 0;
}

.sectionNav li.lgbutton {
	border: 0; 
	margin: -10px -50px 0 0;
}

.sectionNav ul {
	list-style: none;
	margin: 0 54px 0 0;
	padding: 0;
}

.xboxBtn {
	float: left;
	width: 125px;
}

/* rounded css corners http://www.cssplay.co.uk/boxes/snazzy.html */
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xboxcontent {
/* position relative is a quick fix for some weird ie display bug */
	position: relative;
}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#F7F3E2; border-left:1px solid #F7F3E2; border-right:1px solid #F7F3E2;}
.sidebar .xb2,.sidebar .xb3,.sidebar .xb4 {background:#C6E3F5; border-left:1px solid #C6E3F5; border-right:1px solid #C6E3F5;}
.xb1 {margin:0 5px; background:#F7F3E2;}
.sidebar .xb1 {margin:0 5px; background:#C6E3F5;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
#mainHome .xboxcontent, #mainSublarge .xboxcontent, #mainSubsmall .xboxcontent {
display:block; background: white url(../i/main_gradient.jpg) repeat-x; border:0 solid #F7F3E2;}

.sidebar .xboxcontent {display:block; background: white url(../i/sidebar_gradient.jpg) repeat-x; border:0 solid #C6E3F5;}

/*rounded box nested in a rounded box */
.xboxcontent .xboxcontent p {
	color: #333;
	margin: 2px 10px 0 10px;
	padding: 0;
}
.xboxcontent .xb2, .xboxcontent .xb3, .xboxcontent .xb4 {
	background:white; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9;
}
.xboxcontent .xb1 {
	background:#d9d9d9;
}
.xboxcontent .xbottom {
	xmargin-bottom: 8px;
}
.xboxcontent .xboxcontent, #mainSublarge .xboxcontent .xboxcontent {
	background:white; border:0 solid #d9d9d9; border-width:0 1px; 
	/* height for ie6 set in ie6.css */
	min-height: 30px;
}
.xboxcontent .xtop {
	margin-top: 8px;
}
.xboxcontent .arrow, #mainSublarge .xboxcontent .arrow {
	background:white url(../i/arrow_small.png) top right no-repeat;
}
.xboxcontent .btn, #mainSublarge .xboxcontent .btn {
	background:white url(../i/arrow_small.png) top right no-repeat;
	height: 30px;
}
.xboxcontent .btn h2, #mainSublarge .xboxcontent .btn h2{
	line-height: 30px;
}
/* end nested rounded box */
.xboxcontent h1{
	margin: 0 10px	;
	padding: 0;
}
.xboxcontent h2, #mainSublarge .xboxcontent h2 {
	margin: 0 30px	0 10px;
	padding: 0;
}
.xboxcontent h2 a {
	text-decoration: none;
}
.xboxcontent h3 {
	margin: 0 30px	0 10px;
	padding: 0;
}


.xboxcontent p {
	margin: 5px 10px 0 10px;
	padding: 0;
}
.xboxcontent .events h2, .xboxcontent .events h3, .xboxcontent .events p {
	margin: 0;
	padding: 0;
}
/* end rounded css corners */

#act {
	background: url(../i/act.jpg) no-repeat;
	float: left;
	height: 109px;
	margin: 0 0 10px 0;
	width: 188px;
}
#act ul {
	margin: 40px 55px 0 25px;
}
#breadcrumb {
	height: 17px;
	margin: 0 0 0 10px;
	padding: 0;
}
#breadcrumb li {
	color: #0093D0;
	display: inline;
	list-style: none;
	line-height: 17px;
}
#chat {
	background-color:#F7F3E2;
}
#connect {
	background: url(../i/connect.jpg) no-repeat;
	float: left;
	height: 109px;
	margin: 0 4px 10px 0;
	width: 188px;
}

#connect ul {
	margin:  55px 55px 0 22px;
}

#contentHome {
	background-color: white;
	border: 0 solid #ccc;
	border-width: 0 1px;
	float: left;
	padding: 12px 15px;
	text-align: left;
	width: 766px;
	\width: 798px;
	w\idth: 766px;
}

#contentSub {
	background-color: white;
	border: 0 solid #ccc;
	border-width: 0 1px;
	float: left;
	padding: 0 15px 12px 15px;
	text-align: left;
	width: 766px;
	\width: 798px;
	w\idth: 766px;
}
#flashcontainer {
	margin: 10px auto;
	width: 453px;
}
#fontsize {
	height: 36px;
	\height: 48px;
	he\ight: 36px;
	padding: 12px 13px 0 0;
	text-align: right;
	width: 360px;
}

#footer {
	background-color: white;
	border: 1px solid #ccc;
	clear: both;
	height: 20px;
	width: 796px;
	\width: 798px;
	w\idth: 796px;
}

#footer p {
	color: #b2b2b2;
	font: 10px/20px "Trebuchet MS", verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer p.footer {
	line-height: 20px;
}

#global {
	float: right;
}

#head {
	background-color: #FAF7ED;
	border: 1px solid #ccc;
	float: left;
	width: 796px;
	\width: 798px;
	w\idth: 796px;
}

#hope {
	background: url(../i/hope.jpg) no-repeat;
	float: left;
	height: 109px;
	margin: 0 4px 10px 0;
	width: 190px;
}

#hope ul {
	margin: 40px 55px 0 25px;
}

#learn {
	background: url(../i/learn.jpg) no-repeat;
	float: left;
	height: 109px;
	margin: 0 4px 10px 0;
	width: 188px;
}

#learn ul {
	margin:  25px 55px 0 57px;
}

#logo {
	float: left;
}

#logo img {
	display: block;
}

#mainHome {
	float: left;
	padding: 0 6px;
	width: 378px;
	\width: 390px;
	w\idth: 378px;
}
#mainSublarge {
	float: left;
	padding: 0 6px;
	width: 564px;
	\width: 576px;
	w\idth: 564px;
}

#mainSubsmall {
	float: left;
	padding: 0 6px;
	width: 378px;
	\width: 390px;
	w\idth: 378px;
}

#mainSubsmall h2, #mainSublarge h2{
	margin-top: 10px;
}

#mainSubsmall h3, #mainSublarge h3{
	margin-top: 4px;
}

#nav {
	/* display inline fixes the ie double float bug */
	display: inline;
	float: left;
	height: 17px;
	margin: 0 15px;
	padding: 0;
	text-align: center;
	width: 766px;
}

#nav li{
	border: 0px solid #CCC;
	border-width: 0 1px;
	color: white;
	display: block;
	float: left;
	font: 11px/17px "Trebuchet MS", verdana, sans-serif;
	height: 17px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#nav li.first {
	border-left: none;
}

#nav li.last {
	border-right: none;
}

#outercontainer {
	border: 1px solid #EBEBEB;
	margin: auto;
	width: 798px;
	\width: 800px;
	w\idth: 798px;
}

#search {
	padding: 0 15px 0 0;
	text-align: right;
	width: 350px;
}

#search form{
	margin: 0;
	padding: 0;
}

#subnav {
	margin: 0;
	padding: 5px 0 0 0;
}
#subnav li {
	border: 0 solid white;
	border-width: 1px 0 0 0;
	color: #0054A4;
	margin: 0;
	padding: 3px 10px;
	/* position relative fixes an ie bug */
	position: relative;
}

#subnav li.last {
	border-width: 1px 0;
}

#subnav li.on{
	background: url(../i/dot.png) no-repeat 8px center;
	color: #0093D0;
	padding-left: 20px;
}

#subnav li ul li{
	color: #0093D0;
	font-size: 1em;
	margin: 0;
	padding: 3px 0 3px 20px;
}

#subnav ul {
	margin: 3px -10px 0 -10px;
	padding: 0;
}

