/* CSS Document */
body {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#ffffff;
}
td {
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#3a3a3a;
	line-height:15px;
}
.link-text {
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}
.heading1 {
	font-family:verdana;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;
	color:#af220c;
	letter-spacing:-.5px;
	line-height:25px;
}
.heading2 {
	font-family:verdana;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;
	color:#4a4a4a;
	letter-spacing:-.5px;
	line-height:25px;
}
.small-text{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#464646;
	line-height:13px;
}
.small-hdeading{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#464646;
	line-height:20px;
}
.red-text{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#af220c;
	line-height:15px;
}
.red-heading{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#af220c;
	line-height:18px;
}
.red-small{
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#af220c;
	line-height:15px;
}
.white-small{
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	line-height:18px;
}
.white-text{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	line-height:15px;
}
.footer-text{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	line-height:18px;
}
.black-small{
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#3a3a3a;
	line-height:25px;
}
.nav ul{
	margin: 0px;
	padding: 0px;
}

.nav ul li{
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	display:inline;
	text-align: left;
	list-style-type: none;
	padding-left: 22px;
	padding-right: 2px;
}
.nav  ul li a{
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	display:inline;
	text-align: left;
	list-style-type: none;
	padding-left:10px;
	padding-right:10px;
}

.bullet{
	list-style-image:url(../images/bullet.jpg);
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	line-height:20px;
}

.field{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#3a3a3a;
	border:#af220c 1px solid;
	background-color:#FFFFFF;
}
.button{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	background-color:#af220c;
	border:none;
	text-transform:uppercase;
}
.category-text{
	font-family:verdana;
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	color:#595858;
	line-height:25px;
}
.n


* html img,
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/template/canam_template/images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

