/* CSS Document */
/* These Styles are for the Port Elgin Health Centre website */

td,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.header {
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #293632;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #5F6C68;
}
.contenttable {
	border: solid 1px #000000;
}
.bottom_gradient {
	background-image: url('images/bottom_gradient.jpg');
	background-repeat: repeat-y;
}
.top_gradient {
	background-image: url('images/top_gradient.jpg');
	background-repeat: no-repeat;
}
.officeinfo_gradient {
	background-image: url('images/officeinfo_bggradient.jpg');
	background-repeat: repeat-x;
}
.main_officeinfo {
	background-image: url('images/main_office_info.gif');
	background-repeat: no-repeat;
}
.main_officeinfo_fr {
	background-image: url('images/main_office_info_fr.gif');
	background-repeat: no-repeat;
}
.formsize {
	width: 114px;
	height: 21px;
}
.formsize_fr {
	width: 91px;
	height: 21px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
}
.smalltext_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	font-weight: bold;
}
.smalllink:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFDFDF;
	text-decoration: underline;
}
.smalllink:visited {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #E7E7E7;
	text-decoration: underline;
}
.smalllink:hover {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
