	
	
	.mainLink {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	}

	a.mainLink {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
	a.mainLink:visited {
	color: #000000;
	font-weight: normal;
}
	a.mainLink:hover {
	color: #568CD0;
	font-weight: normal;
}

/* html tags styles ---------------------------------------------------------------------------- */


	
	.intextLink {
	color: #58627C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	}

	a.intextLink {
	color: #568CD0;
	text-decoration: none;
	}
	
	a.intextLink:hover {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
.leftside {
	color: #58627C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	}

	a.leftside {
	color: #568CD0;
	text-decoration: none;
	}
	
	a.leftside:hover {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #757B8D;
	font-weight: bold;
}
a.subhead {
	color: #757B8D;
	text-decoration: none;
	font-weight: bold;
	}
	
	a.subhead:hover {
	color: #568CD0;
	font-weight: bold;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #757B8D;
	text-align: left;
	font-weight: normal;
}

