a.homemenu {
	font-family: arial;
	font-size: 10pt;
}

a.homemenu:link 	{ color: #FFFFFF; font-weight: normal; text-decoration:none;}
a.homemenu:visited 	{ color: #FFFFFF; font-weight: normal; text-decoration:none;}
a.homemenu:active 	{ color: #FFFFFF; font-weight: bold; text-decoration:none;}
a.homemenu:hover 	{ color: #44948F; font-weight: bold; text-decoration:none;}

a.links {
	font-family: arial;
	font-size: 10pt;
}

a.links:link 	{ color: #44948F; font-weight: normal; text-decoration:none;}
a.links:visited { color: #ff8800; font-weight: normal; text-decoration:none;}
a.links:active 	{ color: #44948F; font-weight: normal; text-decoration:underline;}
a.links:hover 	{ color: #880011; font-weight: normal; text-decoration:underline;}

a.leftmenu {
	font-family: arial;
	font-size: 9pt;
}

a.leftmenu:link 	{ color: #44948F; font-weight: normal; text-decoration:none;}
a.leftmenu:visited 	{ color: #ff8800; font-weight: normal; text-decoration:none;}
a.leftmenu:active 	{ color: #44948F; font-weight: normal; text-decoration:underline;}
a.leftmenu:hover 	{ color: #880011; font-weight: normal; text-decoration:none;}

a.submenu {
	font-family: arial;
	font-size: 8pt;
}

a.submenu:link 	{ color: #44948F; font-weight: normal; text-decoration:none;}
a.submenu:visited 	{ color: #ff8800; font-weight: normal; text-decoration:none;}
a.submenu:active 	{ color: #44948F; font-weight: normal; text-decoration:underline;}
a.submenu:hover 	{ color: #880011; font-weight: normal; text-decoration:underline;}


/* ========================= LINK ON BOTTOM OF OUR PARTNERS PAGE ========================== */
	}

a.subblue:link 	    {font-size: 13px; color: #44948F; font-weight: normal; text-decoration:none;}
a.subblue:visited 	{font-size: 13px; color: #ff8800; font-weight: normal; text-decoration:none;}
a.subblue:active 	{font-size: 13px; color: #44948F; font-weight: normal; text-decoration:underline;}
a.subblue:hover 	{font-size: 13px; color: #880011; font-weight: normal; text-decoration:underline;}

a.sublink {
	font-family: arial;
	font-size: 10pt;
}

a.sublink:link 	{ color: #44948F; font-weight: normal; text-decoration:none;}
a.sublink:visited 	{ color: #44948F; font-weight: normal; text-decoration:none;}
a.sublink:active 	{ color: #44948F; font-weight: normal; text-decoration:underline;}
a.sublink:hover 	{ color: #880011; font-weight: normal; text-decoration:underline;}


homeBottomMenu {

}

//---------------------------------

subtitle {

}



subfooter {

}

/* ========================= BODY ========================== */
body {
	font-family: arial;
	font-size: 10pt;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	scrollbar-face-color: #efe0d1;
	scrollbar-highlight-color: #efe0d1;
	scrollbar-3dlight-color: #bc7e41;
	scrollbar-darkshadow-color: #bc7e41;
	scrollbar-shadow-color: #bc7e41;
	scrollbar-arrow-color: #bc7e41;
	scrollbar-track-color: #f3f3f3;
}

/* ========================= SHORTCUT ICON ========================== */
UL { list-style-image: url(http://www.keepingsafe.ca/images/icon.gif) }

/* ========================= HEADER AREA ========================== */
H1 {font-size: 19px; font-family: arial, tahoma, verdana, times new roman; color: #000000} 
H2 {font-size: 15px; font-family: arial, tahoma, verdana, times new roman; color: #000000} 
H3 {font-size: 14px; font-family: arial, tahoma, verdana, times new roman; color: #000000} 

/* ========================= GENERAL ========================== */
textjustify {text-align:justify;}
.regular {font-size: 13px; font-family: arial, tahoma, verdana, times new roman; color: #000000;}
.regularblue {font-size: 13px; font-family: arial, tahoma, verdana, times new roman; color: #44948F;}
.regular_red {font-size: 12px; font-family: arial, tahoma, verdana, times new roman; color: red;}
.regular17 {font-size: 17px; font-family: arial, tahoma, verdana, times new roman; color: #000000;} 
.regularGreen {font-size: 12px; font-family: arial, tahoma, verdana, times new roman; text-decoration: underline; color: #105b35; background: transparent;}
.quote {font-size: 13px; font-family: arial, tahoma, verdana, times new roman;; color: #000000; font-style: italic;}
/* ========================= TEXLINKS - FOR EMAIL BOTTOM OF EACH PAGE ========================== */
.textlinks {font-size: 12px; font-family: arial, tahoma, verdana, times new roman; color: #44948F;}

/* ========================= Footer ========================== */
.footerRegular {font-size: 12px; font-family: arial, tahoma, verdana, times new roman; color: #000000;}

/* ========================= UNORDEREDLIST BULLETS ========================== */
ul {
 font-family: arial, tahoma, verdana, times new roman;
 list-style-image: url('../images/bullet.jpg');
 margin-left: 2em;
}


}
.CentreHighlightBox
   {padding-right: 10px;padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	color: #003366;
	vertical-align: top;
	background-color: #E5E5E5;

/* ========  PRODUCE THE DOTTED UNDERLINE & Question Mark IN ALL BROWSERS FOR ACRONYM ============== */
abbr, acronym, .help {
  border-bottom: 1px dotted black;
  cursor:help;border:0px;}


