.Text
{
  font-size : 11px;
  font-family : "verdana", "Arial","Helvetica", Serif; 
  color: #000000;
  font-weight: normal;
  line-height: 18px;
}

.TextDarkBlue
{
  font-size : 11px;
  font-family : "verdana", "Arial","Helvetica", Serif; 
  color: #263E65;
  font-weight: bold;
  line-height: 18px;
}

.TextLink
{
  font-size : 11px;
  font-family : "verdana", "Arial","Helvetica", Serif; 
  color: #E08500;
  font-weight: normal;
  line-height: 18px;
  text-decoration: underline;
}

A.TextLink:visited {color : #E08500; font-size : 11px; text-decoration: underline;}
A.TextLink:link {color : #E08500; font-size : 11px; text-decoration: underline;}
A.TextLink:active {color : #E08500; font-size : 11px; text-decoration: underline;}
A.TextLink:hover {color : #A5BB66; font-size : 11px; text-decoration: underline;}

.Title
{
  font-size : 14px;
  font-family : "verdana", "Arial","Helvetica", Serif; 
  color: #263E65;
  background-image: url(http://www.silkensactivekids.ca/Images/Template/BlueArrow.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
}

.Quote
{
  font-size : 14px;
  font-family : "verdana", "Arial","Helvetica", Serif; 
  color: #263E65;
  font-style: italic;
}

.SubTitle
{
  font-size : 14px;
  font-family : "verdana", "Arial","Helvetica", Serif; 
  color: #263E65;
}

.TitleBlueBKGD
{
  font-size : 14px;
  font-family : "verdana", "Arial","Helvetica", Serif; 
  color: #263E65;
  background-image: url(http://www.silkensactivekids.ca/Images/Template/BlueArrowBlueBack.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
}

.SubNav
{
	font-family : "verdana", "Arial","Helvetica", Serif; 
	font-size : 11px;
	color : #283E66;
	word-wrap: no-wrap;
	background-image: url(http://www.silkensactivekids.ca/Images/Template/SubNav_BlueCircle.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	height: 20px;
	line-height: 20px;
}

a.SubNav:Link, a.SubNav:Visited, a.SubNav:Active
{
	text-decoration: none;
	color: #283E66;
	background-color: #FFFFFF;
	word-wrap: no-wrap;
	border-bottom: none;
}

a.SubNav:Hover
{
	color: #F0F5F7;
	background-color: #283E66;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(http://www.silkensactivekids.ca/Images/Template/SubNav_WhiteCircle.gif);
	background-repeat: no-repeat;
}

a.SubNavLinkSelected
{
	font-family : "verdana", "Arial","Helvetica", Serif; 
	font-size : 11px;
	color : #283E66;
	word-wrap: no-wrap;
	background-image: url(http://www.silkensactivekids.ca/Images/Template/SubNav_WhiteCircle.gif);
	background-repeat: no-repeat;
	color: #F0F5F7;
	background-color: #283E66;
	text-decoration: none;
	padding-left: 30px;
	display: block;
	height: 20px;
	line-height: 20px;
}

.FooterLink
{
  font-size : 10px;
  font-family : "verdana", "Arial","Helvetica", Serif; 
  color: #263E65;
  font-weight: normal;
  line-height: 24px;
  text-decoration: none;
}

A.FooterLink:visited {color : #263E65; font-size : 10px; text-decoration: none;}
A.FooterLink:link {color : #263E65; font-size : 10px; text-decoration: none;}
A.FooterLink:active {color : #263E65; font-size : 10px; text-decoration: none;}
A.FooterLink:hover {color : #A5BB66; font-size : 10px; text-decoration: none;}


