@charset "utf-8";

/*Unified stylesheet for Whizkids.ca, excluding the slashfiles/menu.css file, which pretains to the menu bars.*/

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin none;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
	background-position: center;
}

body {
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #00FF33;
	scrollbar-track-color: #666666;
}

.style4 { /*Heading colour for each page.*/
	color: #755994;
	text-transform:uppercase;
} 

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.formtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.formtextred{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FF0000;
	}

p.outlineheading{
	padding-top:20px;
	text-transform:uppercase;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align:left;
}

ol.topiclist {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align:left;
	list-style:lower-alpha;
}

ol.lessonlist {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align:left;
	list-style-type:decimal;
}

li{
	padding-bottom:10px;
}

td.infocell{
	padding:15px;
}

.secondary a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.secondary a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D4C74;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D4C74;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D4C74;
	text-decoration: none;
	font-weight: bold;
	
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D4C74;
	text-decoration: none;
	font-weight: bold;
}

div.Section1{page:Section1}

.headbody2Brown14 {
	font-family: Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8D4C74;
	 
}




