@charset "utf-8";
.bordergrey {
	border: thin solid #333333;
}
.topimage {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}
.outsideborder {
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #333333;
}
.textbody1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding: 12px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #660000;
	border-bottom-color: #660000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imagenoborder {
	vertical-align: top;
	padding-bottom: 3px;
}
.borderline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #300;
}
.contactborder {
	padding: 9px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-align: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.contacttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding: 6px;
}
.provincetop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	border: thin solid #000;
}

.bodytextwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: left;
	padding: 5px;
}
.topborder {
	text-align: center;
	vertical-align: top;
	top: 0px;
}
.outsidebordergrey {
	vertical-align: top;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.bottomtag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: center;
	padding: 9px;
}
.headerborder {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #600;
	padding-bottom: 7px;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #600;
}
.logos {
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}
.logoborder {
	padding: 4px;
	border: thin solid #333;
}
.contacttext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 6px;
	text-align: left;
}
.dealerlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #151515;
	text-align: center;
	padding: 6px;
	border: thin solid #333;
}
.frenchlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	text-align: left;
	padding: 8px;
	border: thin solid #600;
	background-color: #333;
	float: right;
}
.burgborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #300;
}
.backgroundwhite {
	background-color: #000;
}
.logomiddle {
	text-align: center;
	background-color: #FFF;
}
.imageright {
	text-align: right;
	padding: 1px;
	float: right;
}
.dealerdevelop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #39C;
	text-align: left;
	padding: 6px;
	font-weight: bold;
}

