/****************************************************************************

Author: Sarah Milne
Development by: Daffodil Design
Last updated: June 06, 2006

*****************************************************************************/


/*All body text*/
.normaltext {
font-family: "tahoma";
FONT-SIZE:12px; 
color: #555555; 
line-height: 13pt;
}

/*All body text*/
.smtext {
font-family: "tahoma";
FONT-SIZE:11px; 
color: #555555; 
line-height: 13pt;
}

/*side text*/
.headingtext {
font-family: "tahoma";
FONT-SIZE:11pt; 
color: #32b6bb; 
}

/*copyright text*/
.copytext {
font-family: "tahoma";
FONT-SIZE:11px;
color: #ffffff; 
}

/*testright text*/
.testtext {
font-family: "tahoma";
FONT-SIZE:11px; 
color: #d34d25;
line-height: 13pt; 
}

/*footer text*/
.footer {
font-family: "tahoma";
FONT-SIZE:11px
color: #ffffff; 
}

/*Small nonbold links*/
A.bodylink:active {
	font-family:tahoma;
	FONT-SIZE:11px; 
	color: #33b7bc;
	text-decoration: none; 
	font-weight:bold;
}

A.bodylink:link {
	font-family:tahoma;
	FONT-SIZE:11px; 
	color: #33b7bc;
	text-decoration: none; 
	font-weight:bold;
}

A.bodylink:visited {
	font-family:tahoma;
FONT-SIZE:11px; 
	color: #33b7bc;
	text-decoration: none; 
	font-weight:bold;
}

A.bodylink:hover {
	font-family:tahoma;
	FONT-SIZE:11px; 
	color: #10a9b7;
	text-decoration: underline; 
	font-weight:bold;
}

/*Footer Links*/
A.footerlink:active {
	font-family:tahoma;
	FONT-SIZE:9px; 
	color: #ffffff;
	text-decoration: none; 
}

A.footerlink:link {
	font-family:tahoma;
	FONT-SIZE:9px; 
	color: #ffffff;
	text-decoration: none; 
}


A.footerlink:visited {
	font-family:tahoma;
	FONT-SIZE:9px; 
	color: #ffffff;
	text-decoration: none; 
}

A.footerlink:hover {
	font-family:tahoma;
	FONT-SIZE:9px; 
	color: #ffffff;
	text-decoration: underline; 
}


A.bottomlink:active {
	font-family:tahoma;
	FONT-SIZE:10px; 
	color: #8c750a;
	text-decoration: none; 
	font-weight:none;
}

A.bottomlink:link {
	font-family:tahoma;
	FONT-SIZE:10px; 
	color: #8c750a;
	text-decoration: none; 
	font-weight:none;
}

A.bottomlink:visited {
	font-family:tahoma;
	FONT-SIZE:10px; 
	color: #8c750a;
	text-decoration: none; 
	font-weight:none;
}

A.bottomlink:hover {
	font-family:tahoma;
	FONT-SIZE:10px; 
	color: #746109;
	text-decoration: underline; 
	font-weight:none;
}

A.copylink:active {
	font-family:tahoma;
FONT-SIZE:11px;
	color: #ffffff;
	text-decoration: none; 
	font-weight:none;
}

A.copylink:link {
	font-family:tahoma;
FONT-SIZE:11px;
	color: #ffffff;
	text-decoration: none; 
	font-weight:none;
}

A.copylink:visited {
	font-family:tahoma;
FONT-SIZE:11px;
	color: #ffffff;
	text-decoration: none; 
	font-weight:none;
}

A.copylink:hover {
	font-family:tahoma;
FONT-SIZE:11px; 
	color: #ffffff;
	text-decoration: underline; 
	font-weight:none;
}
