td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.white { color: #FFFFFF }
.oakvilleblue {color: #00407E }



td.reddot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000
}


div.PrimaryNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000
	position: absolute;
	top: 200px;
	left: 100px

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.rule {/*the 'Horizontal Rule*/
       border-top-width: 1px;
       border-top-style: solid;
       border-color: #FFFFFF; 
       margin: 1%;}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: underline;
	font-variant: normal;
	color: #006699;
}
a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: underline;
	font-variant: normal;
	color: #660000;
}

A.nav:visited {text-decoration: none; color: #FFFFFF;  font-weight: normal}
A.nav:hover {text-decoration: none; color: #FFFFFF; font-weight: normal}
A.nav:link {text-decoration: none; color: #FFFFFF; font-weight: normal}
A.nav:active {text-decoration: none; color: #FFFFFF; font-weight: normal}

A.leftnav:visited {text-decoration: none; color: #FFFFFF; font-size:7pt; font-weight: normal}
A.leftnav:hover {text-decoration: underline; color: #FFFFFF; font-size:7pt; font-weight: normal}
A.leftnav:link {text-decoration: none; color: #FFFFFF; font-size:7pt;font-weight: normal }
A.leftnav:active {text-decoration: none; color: #FFFFFF;font-size:7pt; font-weight: normal}

A.popup:visited {text-decoration: none; color: #7E7E7E; }
A.popup:hover {text-decoration: none; color: #4B4B4B; }
A.popup:link {text-decoration: none; color: #7E7E7E; }
A.popup:active {text-decoration: none; color: #7E7E7E;}

H1 {  font-family: Arial Black; 
  font-size: 22pt; 
  color: #102c84;
  text-decoration: none
}
H2 {  font-family: Arial Black; 
  font-size: 14pt; 
  color: #102c84;
  text-decoration: none
}
.wrap1{
position:relative;
}
.wrap2{
position:absolute;
}
#mouseoverstyleRED{
background-color:#EAAAAD;
}
#mouseoverstylePURPLE{
background-color:#E3DFC1;
}
#mouseoverstyleGOLDENROD{
background-color:#FFF3CC;
}
#mouseoverstyleDARKBLUE{
background-color:#D2E9FF;
}
#mouseoverstyleGREEN{
background-color:#E8FFE8;
}
#mouseoverstyleWHITE{
background-color:white;
}
#mouseoverstyle a{
color:white;
}


