/* CSS Style sheet for Affiliation Quebec Website */

img {border:0px;}

a.toplinks {
	font-family: "Arial Black";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.toplinks:hover {
	font-family: "Arial Black";
	font-size: 12px;
	color: #9E1503;
	text-decoration: underline;
}

a.language {
	font-family: "Arial Black";
	font-size: 14px;
	color: #9E1503;
	text-decoration: none;
}

a.language:hover {
	font-family: "Arial Black";
	font-size: 14px;
	color: #9E1503;
	text-decoration: underline;
}

.sidetext {
	font-family: Georgia;
	font-size: 16px;
	color: #000000;
}

.text {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
}

a.text {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}

a.text:hover {
	font-family: Arial;
	font-size: 15px;
	color: #9E1503;
	text-decoration: none;
}

.heading {
	font-family: Arial;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}

li {
	text-indent: 8px;
}

a.index {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #E22D20;
	text-decoration: underline;
}

a.index:hover {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.btm {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

a.des {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a.des:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.left {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

a.left:hover {
	font-family: Arial;
	font-size: 13px;
	color: #9E1503;
	text-decoration: none;
}

.highlight {background-color:#FFF788;}
.article {margin-top:20px; padding-right:30px; font-size:16px;}

/* For Press Releases */
.release-title {font-family:Arial; font-size:17px; color:#000000; font-weight:bold;}
.release-pdfdownload {float:right; position:relative; top:0px; left:-20px;}
.release-location {}
.release-date {}
.release-time {}
.release-article {margin-top:20px; padding-right:20px; font-size:16px;}
.release-footer {margin-top:30px; padding-right:20px; font-family:Arial; font-size:12px;}