@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
}
body {
	background-color: #e8e6e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.logo {
	background-image: url(http://www.libertydevelopment.ca/images/template/Liberty_Background_Top.gif);
	background-repeat: repeat-x;
} 
.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
}
.rider {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 9px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
}
a:link {
	color: #425678;
	text-decoration: none;
}
a:visited {
	color: #425678;
	text-decoration: none;
}
a:hover {
	color: #425678;
	text-decoration: underline;
}
a:active {
	color: #425678;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #990000;
}
h2 {
	font-size: 14px;
	color: #777777;
}

.heading {
	font-weight: bold; 
	color: #003366;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.quote {
	border: #999999; 
	border-style: solid;
	background: #f7f7f7;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	width: 170px;
}

.tv {
	border: #000000; 
	border-style: solid;
	background: #777777;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	width: 170px;
}

.redbold {color: #990000; font-weight: bold; font-size: 12px;}