/* General */
html {
	width: 100%;
}

body {
	background: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.3em;
	width: 95%;
}

img {
	border: 0;
}

hr {
	height: 1px;
	border: none 0;
	background-color: #DDD;
	color: #DDD;
}

a:link {
	color: #0926B8;
	text-decoration: underline;
}

a:visited {
	color: #0926B8;
	text-decoration: underline;
}

a:hover {
	color: #FF9A00;
	text-decoration: none;
}

a:active {
	color: #FF9A00;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.right {
	float: right;
}

.left {
	float: left;
}


/* DIVs */
#logoPrint {
	text-align: center;
}

#wrapper {
	
}

#topnavWalk {
	display: none;
}

#btnRegisternow {
	display: none;
}

#btnSupportparticipant {
	display: none;
}

#btnMakeadonation {
	display: none;
}

#btnEmailpage {
	display: none;
}

#btnPrintpage {
	display: none;
}

#btnEmailpageHome {
	display: none;
}

#btnPrintpageHome {
	display: none;
}

#search {
	display: none;
}

#search input {
	font-size: 11px;
}

#btnOutofdarkness {
	display: none;
}

#btnDonatenow {
	display: none;
}

#walkDates {
	display: none;
}

#walkDates p {
	font-family: Times, Times New Roman, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	line-height: 1.3em;
}

#walkDates a {
	color: #FFF;
	text-decoration: underline;
}

#walkDates a:hover {
	color: #FFF;
	text-decoration: none;
}

#headerWalk {
	
}

#logoWalk {
	display: none;
}

#taglineHome {
	display: none;
}

#logoHome {
	display: none;
}

#bodyHome {
	
}

#bodyclearHome {
	clear: both;
}

#footerHome {
	border-top: 1px #999 solid;
	margin-top: 10px;
	padding: 5px 10px 0 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
}

#headerInterior {
	
}

#logoInterior {
	display: none;
}

#taglineInterior {
	display: none;
}

#bodyInterior {
	
}

#bodyclearInterior {
	clear: both;
}

#footerInterior {
	border-top: 1px #999 solid;
	margin-top: 10px;
	padding: 5px 10px 0 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
}

#footerNav {
	display: none;
}

#footerNav a {
	color: #B3C9D5;
	text-decoration: none;
}

#footerNav a:hover {
	color: #B3C9D5;
	text-decoration: underline;
}

#gcfooter {
	display: none;
}

#gcfooter a {
	color: #6B96AD;
	text-decoration: none;
}

#gcfooter a:hover {
	color: #6B96AD;
	text-decoration: underline;
}

#forthemedia {
	display: none;
}

#forthemedia a {
	color: #EB8E00;
	text-decoration: underline;
}

#forthemedia a:hover {
	color: #EB8E00;
	text-decoration: none;
}


/* Homepage CMS Template */
#homeMaincol {
	font-size: 12px;
}

#homeMaincol p {
	font-size: 11px;
	margin-bottom: 8px;
}

#homeMaincol td {
	font-size: 11px;
}

/*#homeRightcol {
	float: right;
	width: 185px;
	padding: 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
}

#homeRightcol p {
	font-size: 11px;
	margin-bottom: 8px;
}

#homeRightcol a {
	color: #285C82;
}

#homeRightcol a:hover {
	color: #285C82;
}*/


/* Interior CMS Template */
#walkMaincol {
	font-size: 12px;
}

#walkcentralMaincol {
	font-size: 12px;
}

#walkMain2col {
	width: 443px;
	padding: 0 10px 10px 20px;
	margin-right: 10px;
	font-size: 12px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 413px;
}

#walkRightcol {
	float: right;
	width: 175px;
	border-left: 1px #DDD solid;
	padding: 0 10px 10px 10px;
	margin: 0 10px 0 0;
	font-size: 11px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 154px;
}

#walkRightcol p {
	font-size: 11px;
}

#walkRightcolhome {
	float: right;
	width: 175px;
	padding: 0 10px 10px 10px;
	margin: 0 10px 0 0;
	font-size: 11px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 155px;
}

#walkRightcolhome p {
	font-size: 11px;
}

.walkhomeboxHeader {
	height: 22px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003;
	line-height: 21px;
}

.walkhomeboxBody {
	border: 1px #E1C58E solid;
	background-color: #FFFAE1;
	padding: 7px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #003;
	line-height: 1.3em;
	margin-bottom: 20px;
}

.walkhomeboxBody p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #003;
	line-height: 1.3em;
}

.walkhomeboxBody a {
	color: #003;
	text-decoration: underline;
}

.walkhomeboxBody a:hover {
	color: #003;
	text-decoration: underline;
}

#shopMain2col {
	width: 453px;
	padding: 0 10px 10px 20px;
	margin-right: 10px;
	font-size: 12px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 423px;
}

#shopRightcol {
	float: right;
	width: 165px;
	padding: 0 10px 0 10px;
	margin: 0 10px 0 0;
	font-size: 11px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 145px;
}

#shopRightcol p {
	font-size: 11px;
}

#interiorMaincol {
	font-size: 12px;
}

#walkcentralMaincol {
	font-size: 12px;
}

#interiorMain2col {
	width: 443px;
	padding: 0 10px 10px 20px;
	margin-right: 10px;
	font-size: 12px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 413px;
}

#interiorRightcol {
	float: right;
	width: 175px;
	border-left: 1px #DDD solid;
	padding: 0 10px 10px 10px;
	margin: 0 10px 0 0;
	font-size: 11px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 154px;
}

#interiorRightcol p {
	font-size: 11px;
}


/* Navigation */
#leftnav {
	display: none;
}

#leftnavCap {
	display: none;
}

#leftnav a.lvl1 {
	display: block;
	background: #D1E5F0 url(img/bg_leftnav.jpg) no-repeat;
	width: 190px;
	height: 25px;
	padding: 0 10px 0 21px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #05125C;
	text-decoration: none;
	line-height: 22px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 159px;
}

#leftnav a.lvl1:hover {
	background: #D1E5F0 url(img/bg_leftnav.jpg) 0 -25px no-repeat;
	color: #05125C;
	text-decoration: none;
}

#leftnav a.lvl1on {
	display: block;
	background: #D1E5F0 url(img/bg_leftnav.jpg) 0 -25px no-repeat;
	width: 190px;
	height: 25px;
	padding: 0 10px 0 21px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #05125C;
	text-decoration: none;
	line-height: 22px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 159px;
}

#leftnav a.lvl1on:hover {
	background: #D1E5F0 url(img/bg_leftnav.jpg) 0 -25px no-repeat;
	color: #05125C;
	text-decoration: none;
}

#leftnav a.lvl2 {
	display: block;
	background: #D1E5F0 url(img/bg_subnav.gif) no-repeat;
	width: 190px;
	height: 25px;
	padding: 0 10px 0 21px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 159px;
}

#leftnav a.lvl2:hover {
	background-image: none;
	background-color: #432F59;
	color: #FFF;
	text-decoration: none;
}

#leftnav a.lvl2on {
	display: block;
	background-image: none;
	background-color: #432F59;
	width: 190px;
	height: 25px;
	padding: 0 10px 0 21px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 159px;
}

#leftnav a.lvl2on:hover {
	background-color: #432F59;
	color: #FFF;
	text-decoration: none;
}

#leftnav a.lvl3 {
	display: block;
	background: #1F1528 url(img/bg_subnav2.gif) bottom left repeat-x;
	width: 190px;
	height: 25px;
	padding: 0 10px 0 31px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 149px;
}

#leftnav a.lvl3:hover {
	background: #1F1528 url(img/bg_subnav2.gif) bottom left repeat-x;
	color: #FFF;
	text-decoration: none;
}

#leftnav a.lvl3on {
	display: block;
	background: #1F1528 url(img/bg_subnav2.gif) bottom left repeat-x;
	width: 190px;
	height: 25px;
	padding: 0 10px 0 31px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 149px;
}

#leftnav a.lvl3on:hover {
	background: #1F1528 url(img/bg_subnav2.gif) bottom left repeat-x;
	color: #FFF;
	text-decoration: none;
}


/* Form Elements */
form {
	display: inline;
}

label {
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 3px;
	font-size: 11px;
	line-height: 1.8em;
}

label.required {
	font-weight: bold;
	color: #F00;
}

form br {
	clear: left;
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.datatable {
	border: 1px #204968 solid;
}

td.formheader {
	background-color: #4878B0;
	padding: 3px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

td.formtitle {
	background-color: #C4DEEA;
	text-align: right;
	padding: 6px;
	width: 148px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000
}

td.formtitlerequired {
	background-color: #C4DEEA;
	text-align: right;
	padding: 3px;
	width: 148px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #F00
}

td.formcontent {
	background-color: #E2EFF5;
	padding: 3px;
	width: 100%;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}

/*--------------------------------------------------------------------------------------------------*/

/* Rounded Box Styles */
.greenBox {
	background-color: #DEF3A7;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	padding: 0 5px 0 5px;
	width: 401px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 389px;
}

.greenBoxWide {
	background-color: #DEF3A7;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	padding: 0 5px 0 5px;
	width: 563px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 551px;
}

.greenBox p {
	font-size: 11px;
	margin-bottom: 8px;
}

.yellowBox {
	background-color: #FFE271;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	padding: 0 5px 0 5px;
	width: 401px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 389px;
}

.yellowBox p {
	font-size: 11px;
	margin-bottom: 8px;
}

.pinkBox {
	background-color: #FDF4DF;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	padding: 0 5px 0 5px;
	width: 401px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 389px;
}

.pinkBox p {
	font-size: 11px;
	margin-bottom: 8px;
}

.blueBox {
	background-color: #DDEEFE;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	padding: 0 5px 0 5px;
	width: 401px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 389px;
}

.blueBox p {
	font-size: 11px;
	margin-bottom: 8px;
}

.blueBoxFranchiseBig {
	background-color: #DDEEFE;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	padding: 0 5px 0 5px;
	width: 321px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 309px;
}

.blueBoxFranchiseBig p {
	font-size: 11px;
	margin-bottom: 8px;
}

.blueBoxFranchiseSmall {
	background-color: #DDEEFE;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	padding: 0 5px 0 5px;
	width: 232px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 220px;
}

.blueBoxFranchiseSmall p {
	font-size: 11px;
	margin-bottom: 8px;
}

.lightyellowBox {
	background-color: #FFC;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	padding: 0 5px 0 5px;
	width: 401px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 389px;
}

.lightyellowBox p {
	font-size: 11px;
	margin-bottom: 8px;
}

/* Product Styles */
.productContainer {
	float: left;
	font-size: 11px;
	padding: 15px 15px 5px 15px;
	text-align: center;
	width: 80px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 50px;
}

.imageContainer {
	border: 1px #5670B2 solid;
	margin-bottom: 5px;
	width: 75px;
}


/* Shopping Cart Box */
#cartHeader {
	
}

#cartBody {
	color: #000;
	background-color: #FFF;
	border-left: 2px #121271 solid;
	border-right: 2px #121271 solid;
	padding: 5px;
	width: 136px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 122px;
}

#cartBody p {
	color: #000;
}

#cartFooter {
	margin-bottom: 10px;
}

#smallCart {
	position: absolute;
	top: 13px;
	right: 16px;
	font-size: 9px;
	color: #000066;
	font-weight: bold;
	text-align: right;
}

#smallCart a {
	color: #000066;
	text-decoration: underline;
}

#smallCart a:visited {
	color: #000066;
	text-decoration: underline;
}

#smallCart a:hover {
	color: #000066;
	text-decoration: none;
}


/* CMS Login */
#cmsLogin {
	display: none;
}

#cmsLoginheader {
	background-color: #8C6BAD;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 25px;
	line-height: 23px;
	text-align: center;
}

#cmsLoginbody {
	padding: 5px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #372649;
}

#cmsLoginbody a {
	color: #372649;
	text-decoration: underline;
}

#cmsLoginbody a:hover {
	color: #372649;
	text-decoration: none;
}

.loginfield {
	width: 137px;
	font-size: 11px;
	margin-bottom: 5px;
}

.loginbtn {
	font-size: 11px;
}

/* Sponsors */
#sponsors {
	display: none;
}

#sponsorimage {
	width: 100px;
	margin-top: 5px;
	border: 1px #E7D0A3 solid;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
	margin: 0 0 15px 0;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.underline {
	text-decoration: underline
}

.strikethrough {
	text-decoration: line-through
}

.indent	{
	padding-left: 20px
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.center {
	text-align: center
}

.imageFloatLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imageFloatRight {
	float: right;
	margin: 0 0 10px 10px;
}

blockquote {
	float: right;
	margin: 10px 0 0 10px;
	background: url(img/bg_blockquote.gif) no-repeat;
	padding: 9px 10px 10px 33px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 14px;
	color: #1E5E8C;
	line-height: 1.3em;
	width: 250px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 207px;
}

blockquote p {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 14px;
	color: #1E5E8C;
	line-height: 1.3em;
}

h1 {
	font-family: Times, Times New Roman, serif;
	font-size: 26px;
	color: #5B1D98;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	margin: 0 0 7px 0;
}

.aboutafsp {
	display: block;
	font-family: Times, Times New Roman, serif;
	font-size: 26px;
	font-weight: bold;
	color: #FF9A00;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

.aboutsuicide {
	display: block;
	font-family: Times, Times New Roman, serif;
	font-size: 26px;
	font-weight: bold;
	color: #EABB00;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

.researchgrants {
	display: block;
	font-family: Times, Times New Roman, serif;
	font-size: 26px;
	font-weight: bold;
	color: #285C82;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

.suicideprevention {
	display: block;
	font-family: Times, Times New Roman, serif;
	font-size: 26px;
	font-weight: bold;
	color: #7EA4B8;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

.educationalresources {
	display: block;
	font-family: Times, Times New Roman, serif;
	font-size: 26px;
	font-weight: bold;
	color: #5B1D98;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

.surviving {
	display: block;
	font-family: Times, Times New Roman, serif;
	font-size: 26px;
	font-weight: bold;
	color: #8D4FCA;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

.getinvolved {
	display: block;
	font-family: Times, Times New Roman, serif;
	font-size: 26px;
	font-weight: bold;
	color: #06156A;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

.chapters {
	display: block;
	font-family: Times, Times New Roman, serif;
	font-size: 26px;
	font-weight: bold;
	color: #0926B8;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

.advocacy {
	display: block;
	font-family: Times, Times New Roman, serif;
	font-size: 26px;
	font-weight: bold;
	color: #330033;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

.inthenews {
	display: block;
	font-family: Times, Times New Roman, serif;
	font-size: 26px;
	font-weight: bold;
	color: #C17400;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}