body {
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.90em;
}
h1, h2, h3, h4, h5 h6 {
	padding: 0;
	margin-top: 1em;
	margin-bottom: 0.3em;
	border: 0;
}
p, dl, dt, dd, blockquote {
	padding: 0;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border: 0;
	}
li {
	margin-top: .10in;
}
/* Bowl For Kids Registration */

/*
	Controls navigation bar atop of main page.
*/
table.navHeader {
	 width: 768px; 
	 background-color:#009933;
	 vertical-align: middle;
	 text-align: center;
}

table.navHeader table.navBar {
	width: 768px;
	line-height: 4px;
	letter-spacing: normal;
}

table.navHeader table.navBar td {
	text-align:left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
}

table.navHeader table.navBar * td.navItems {
	padding-left: 10px;
	padding-right: 10px;
}


.spacer {
	background-color: #ffffff;
}

.banner {
	font-size: 16px;
	font-weight: 600;
	font-family: sans-serif;
	margin-left: 25px;
	color: #FF5A00;
}

.smaller {
	font-size: .8em;
}

/*
	Main body
*/
div.main {
	width: 768px;
}

div.main table.mainTable {
	width: 768px;
}

h2.title{ 
	color:#6B009C;
	}

h1.title {
	color:	#6B009C;
	font-size: 1.5em;
	text-align: center;
}

p.mainPara {
	font-size: 1.05em;	
}

.bottomTable {  
	width: 768px; 
	border-top:solid 2px #009933;
	border-bottom: solid 2px #009933;
	height:35px;
}

/* Contribute */
.border_bottom {
	border-bottom-color: #A9A9A9;
	border-left-color: #A9A9A9;
	border-right-color: #A9A9A9;

	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;

	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}

.border_all {
	border: 1px solid #A9A9A9;
}


    /* unvisited links */
a.panel:link    { 
					color: black; 
					text-decoration:none; 
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: .95em;
}
   /* visited links   */
a.panel:visited { 
					color: black; 
					text-decoration:none; 
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: .95em;
}
/* user hovers     */
a.panel:hover   { 
					color: #208ed7; 
					text-decoration:none; 
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: .95em;
} 
   /* active links    */
a.panel:active  { 
					color: black; 
					text-decoration:none; 
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: .95em;
}


a.panel_white:link    { color: white; text-decoration:none; }    /* unvisited links */
a.panel_white:visited { color: white; text-decoration:none; }   /* visited links   */
a.panel_white:hover   { color: white; text-decoration:none;} /* user hovers     */
a.panel_white:active  { color: white; text-decoration:none;	}   /* active links    */

a.faq:link    { color: #6666CC;}    /* unvisited links */
a.faq:visited { color: #6666CC;}   /* visited links   */
a.faq:hover   { color: #FF3300;} /* user hovers     */
a.faq:active  { color: #6666CC;}   /* active links    */



h1.title {
	font-size: 1.6em;
	font-weight: 600;
	text-align:left;
	margin-bottom: .03em;
}
h2.subtitle {
	font-size: 1.0em;
	font-weight: 600;
	text-align:left;
	margin-bottom: .03em;
}
h5.answer {
	margin-bottom: .03em;
	font-size: .95em;
}

.footerTable {  
	width: 768px; 
}

.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999; 
	text-decoration: none;
}

.secondaryNavOn {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
.secondaryNavOn:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
.secondaryNavOn:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3399FF; text-decoration: none}