.header {
	background-image:  url('http://www.lllusa.org/wbw/images/wbwLogoTop.gif');
	height: 38px;
	position: relative;
}

.header td a {
	color: #ffffff;
}

.footer { 
	height: 225px;
	text-align: bottom;
}

body {
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

.groupMargin {
	margin-left: 20px;
	margin-right: 20px;
}

.border {
	border-bottom: 1px solid #b9d3e7;
	padding: 3px;
	background-color: #ebf3fc;
}

.surroundingBorder {
	border: 1px solid #b9d3e7;
	padding: 5px;
	background-color: #ebf3fc;
}

.logout {
	border: 1px solid #b9d3e7;
	padding: 3px;
	background-color: #ebf3fc;
}

.WBWindexTable {
	background-image:  url('http://www.lllusa.org/wbw/images/wbw2.gif');
	background-repeat: no-repeat;
	background-position: bottom left; 
}

html>body .WBWindexTable {
	background-image:   url('http://www.lllusa.org/wbw/images/lll_us_WBW_logo_50th-site.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.wbwCalendarTables {
	width: 500px;
}

.wbwCalendarTable {
	border: 1px solid #004268;
	margin-bottom: 20px;
}

.wbwCalendarTable tr.wbwCTdarkBlue {
	background-color: #004268;
}

.wbwCalendarTable tr.wbwCTdarkBlue td {
	color: #ffffff;
	font-weight: bold;
}

.wbwCalendarTable tr td {
	border: 1px solid #004268;
}

.wbwCalendarTable tr td p, .wbwCalendarTable tr td h3 {
	color: #ffffff;
}

.wbwCTmediumBlue {
	background-color: #b9d7e6;
}

.wbwCTmediumBlue td h4 {
	text-align: center;
	font-weight: bold;
}



#wbwRegAdminLinksList ul {
	text-decoration: none;
	display: inline;
}

#wbwRegAdminLinksList ul li.left {
	display: block;
	margin-bottom: 1em;
	border: 1px solid #b9d3e7; 
	padding: 3px;	
	background-color: #ebf3fc;
	text-decoration: none;
	width: 21em;
}

#wbwRegAdminLinksList ul li.right {
	display: block;
	margin-bottom: 1em;
	border: 1px solid #b9d3e7; 
	padding: 3px;	
	background-color: #ebf3fc;
	width: 15em;
	text-decoration: none;
}

#wbwRegAdminLinksList ul li a {
	display: block;
	float: right;
}


.small {
	font-size: 9px;
}

p.small {
	font-size: 9px;
}

.formBorder { border: 1px solid #b9d3e7; }


label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004268;
}

.wbwFormClass {
	display: block;
}

.displayInline {
	display: inline;
}

.displayInline a {
	display: inline;
}

.wbwContact {
	list-style: none;
	margin: 0;
	padding: 0;
}

.wbwContact ul li {
	list-style: none;
}

/* Navigation CSS */

#wbwNav p {
	display: none;
}

#wbwNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 193px;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	background-color: #004268;
	color: #ffffff;
}

#wbwNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#wbwNav ul li {
	margin: 0;
	padding: 2px;
	/* border-top: 1px solid #004268; */
}

#wbwNavLevelOne {
	display: block;
	width: 100%;
	font-size: 0.9em;
	padding: 5px;
	margin: 0;
}

html>body #wbwNavLevelOne {
	width: auto;
}

#wbwNav ul li.wbwNavLevelOne a {
	display: block;
	width: 100%;
	margin: 0;
	text-decoration: none;
	background-color: #004268;
	/* border: 1px solid #004268; */
	padding: 3px;
	color: #ffffff;
}

html>body #wbwNav ul li.wbwNavLevelOne a {
	width: auto;
}

#wbwNav ul li.wbwNavLevelOne a:hover {
	margin: 0;
	/* border: 1px solid #b0b0b0; */
	background-color: #7e1b1b;
	padding: 3px;
	color: #ffffff;
}

#wbwNav ul li.wbwNavLevelTwo {
	display: block;
	width: 100%;
	font-size: 0.9em;
	background-color: #99bcd8;
	/* border: 1px solid #004268; */
	color: #004268;
	font-weight: bold;
	cursor: pointer;
}

html>body #wbwNav ul li.wbwNavLevelTwo {
	width: auto;
}

#wbwNav ul li.wbwNavLevelTwo a {
	display: block;
	width: 100%;
	font-size: 0.9em;
	padding: 3px;
	text-decoration: none;

	margin: 0;
	background-color: #99bcd8;
	/* border: 1px solid #004268; */
	font-weight: bold;
	color: #004268;
}

html>body #wbwNav ul li.wbwNavLevelTwo a {
	width: auto;
}

#wbwNav ul li.wbwNavLevelTwo a:hover {
	display: block;
	width: 100%;
	margin: 0;
	/* border: 1px solid #b0b0b0; */
	background-color: #7e1b1b;
	padding: 3px;
	color: #ffffff;
}

html>body #wbwNav ul li.wbwNavLevelTwo a:hover {
	width: auto;
}

#wbwNav ul li.wbwNavLevelThree {
	display: block;
	width: 100%;
	margin: 0;
	font-size: 0.9em;
	cursor: pointer;
	background-color: #b9d3e7;
	/* border: 1px solid #004268; */
	color: #004268;
}

html>body #wbwNav ul li.wbwNavLevelThree {
	width: auto;
}

#wbwNav ul li.wbwNavLevelThree a {
	display: block;
	width: 100%;
	font-size: 0.9em;
	padding: 3px;
	text-decoration: none;
	margin: 0;
	background-color: #b9d3e7;
	/* border: 1px solid #004268; */
	font-weight: bold;
	color: #004268;
}

html>body #wbwNav ul li.wbwNavLevelThree a {
	width: auto;
}

#wbwNav ul li.wbwNavLevelThree a:hover {
	display: block;
	width: 100%;
	margin: 0;
	/* border: 1px solid #b0b0b0; */
	background-color: #7e1b1b;
	padding: 3px;
	color: #ffffff;
}

html>body #wbwNav ul li.wbwNavLevelThree a:hover {
	width: auto;
}

#wbwNav ul li.wbwNavLevelFour {
	display: block;
	width: 100%;
	margin: 0;

	font-size: 0.9em;
	cursor: pointer;
	background-color: #d5e7f2;
	/* border: 1px solid #004268; */
	color: #004268;
}

html>body #wbwNav ul li.wbwNavLevelFour {
	width: auto;
}

#wbwNav ul li.wbwNavLevelFour a {
	display: block;
	width: 100%;
	font-size: 0.9em;
	padding: 3px;
	text-decoration: none;
	margin: 0;
	background-color: #d5e7f2;
	/* border: 1px solid #7e1b1b; */
	font-weight: bold;
	color: #004268;
}

html>body #wbwNav ul li.wbwNavLevelFour a {
	width: auto;
}

#wbwNav ul li.wbwNavLevelFour a:hover {
	display: block;
	width: 100%;
	margin: 0;
	/* border: 1px solid #b0b0b0; */
	background-color: #7e1b1b;
	padding: 3px;
	color: #ffffff;
}

html>body #wbwNav ul li.wbwNavLevelFour a:hover {
	width: auto;
}

#wbwNav ul li.wbwNavLevelFive {
	display: block;
	width: 100%;
	margin: 0;
	font-size: 0.9em;
	cursor: pointer;
	background-color: #ebf3fc;
	/* border: 1px solid #004268; */
	color: #004268;
}

html>body #wbwNav ul li.wbwNavLevelFive {
	width: auto;
}

#wbwNav ul li.wbwNavLevelFive a {
	display: block;
	width: 100%;
	font-size: 0.9em;
	padding: 3px;
	text-decoration: none;
	margin: 0;
	background-color: #ebf3fc;
	/* border: 1px solid #7e1b1b; */
	font-weight: bold;
	color: #004268;
}

html>body #wbwNav ul li.wbwNavLevelFive a {
	width: auto;
}

#wbwNav ul li.wbwNavLevelFive a:hover {
	display: block;
	width: 100%;
	margin: 0;
	/* border: 1px solid #b0b0b0; */
	background-color: #7e1b1b;
	padding: 3px;
	color: #ffffff;
}

html>body #wbwNav ul li.wbwNavLevelFive a:hover {
	width: auto;
}

#wbwForms {
	display: none;
}

#incentiveInfoForms {
	display: none;
}

#wbwFundraising {
	display: none;
}

#l2gwbwc {
	display: none;
}

#donationBrochure {
	display: none;
}

#sponsorRecord {
	display: none;
}

#auctions {
	display: none;
}

#drawings {
	display: none;
}

#events {
	display: none;
}

#lactLuncheon {
	display: none;
}

#ideasForIndividuals {
	display: none;
}

#donationLetters {
	display: none;
}

#pledgeCalendars {
	display: none;
}

#pcfmdocs {
	display: none;
}

#pcfldocs {
	display: none;
}

#wbwSales {
	display: none;
}

#wbwSponsorships {
	display: none;
}

#wbwWalksRuns {
	display: none;
}

#wbwActivities {
	display: none;
}

#wbwMerchandise {
	display: none;
}

#wbwHelp {
	display: none;
}

#wbwSponsorRecords {
	display: none;
}

#wbwPrizes {
	display: none;
}

#mom2doc {
	display: none;
}

#medProfGuide {
	display: none;
}

#doulaGuide {
	display: none;
}

#potentialAuctionSponsor {
	display: none;
}

#potentialCashSponsor {
	display: none;
}

#publicityLetter {
	display: none;
}

#motherLetter {
	display: none;
}

#motherLetterGen {
    display: none;
}

#walkerSponsor {
	display: none;
}

#prizeDocs {
	display: none;
}

#ilcaAd {
	display: none;
}

#chants {
	display: none;
}

#planPromo {
	display: none;
}

#incentiveInfoForms {
	display: none;
}

#wbwAccounting {
	display: none;
}

#wbwInsuranceForms{
	display: none;
}

#eventWaiver {
	display: none;
}

#wbwReceipt {
	display: none;
}

#dollarDonation {
	display: none;
}

#wreathDonation {
	display: none;
}

#kitLactLuncheon {
	display: none;
}

#wbwPoster {
	display: none;
}

#greenMilk {
	display: none;
}

#howtoGetPublicity {
	display: none;
}

#howtoFundraise {
	display: none;
}

#howtoeBay {
    display: none;
}	

#radiofaq  {
    display: none;
}
	
#wbwProclamation {
	display: none;
}

#plannersChecklist {
	display: none;
}

#miscItems {
	display: none;
}

#thankYouPostCards {
	display: none;
}

#postMiscFront {
	display: none;
}

#postMiscBack {
	display: none;
}

#wbwFundraising {
	display: none;
}

#wbwKitForms {
	display: none;
}

#thankYouDonorReceipt {
	display: none;
}


.navSide {
	position: relative;
	top: 20px;
	width: 195px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	bottom-padding: 20px;
	background-color: transparent;
	z-index: 2;
	color: #ffffff;
	font-size: 12px;
}

.blueBack {
	background-color: #004268;
}
