.Default {
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Default Site font */
	font-size: 12px;
	color: #000000; 
	}
body,td,th,div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #CC0000;
	}
a:link {
	text-decoration: none;
	color: #CC0000;
	}
a:visited {
	text-decoration: none;
	color: #CC0000;
	}
a:hover {
	text-decoration: underline;
	color: #CC0000;
	}
a:active {
	text-decoration: none;
	color: #CC0000;
	}
.ErrorTxt {
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Contact Form Error font*/
	font-size: 12px; color:#C00000; font-weight: bold;
	}
.textTollFree {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bolder;
	color: #E5E5E5;
}
.textTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: underline;
	text-transform: uppercase;
}
.textNavLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #E5E5E5;
	margin-left: 1em;
}
.textLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #990000;
}
.textLinkRed {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #CC0000;
	margin-left: 1em;
}
.textLinkHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #CC0000;
}
.headerNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bolder;
	text-decoration: underline;
	color: #E5E5E5;
	margin-left: 4px;
}	
.Footer {
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Footer font name */
	font-size: 10px; /* Footer font size */
	color: #000000; /* Black font colour */
	}
#sitebanner {
	background-image: url(/siteimages/sitebanner_bkgrd.gif);
	background-repeat: no-repeat;
	background-color: #E5E5E5;
	width: 100%;
	height: 80px;
	float: left;
	margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    margin-right: 10px;
	border-bottom: 2px solid rgb(0,0,0);
	}
#phonegirl {
	background-image: url(/siteimages/site_banner_bkg.jpg);
	width: 72px;
	height: 80px;
	margin-top: 0px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: 0px;
	float:right;
	}	
#tollfree {
	background-color: #CC0000;
	height: 25px;
	clear: both;
	margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    margin-right: 10px;
	border-left: 2px solid rgb(0,0,0);
	border-right: 2px solid rgb(0,0,0);
	text-align: right;
	vertical-align: middle;
	}
#main {
	background-color:#CC0000;
	margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    margin-right: 10px;
	border-bottom: 2px solid rgb(0,0,0);
	border-left: 2px solid rgb(0,0,0);
	border-right: 2px solid rgb(0,0,0);
	}
#leftnav{
	float: left;
	width: 295px;
	margin: 0;
	padding: 1em;
	}
#content{
	margin-left: 300px;
	background-color:#FFFFFF;
	border-top: 2px solid rgb(0,0,0);
	border-left: 2px solid rgb(0,0,0);
	padding: 1em;
	height: 100%;
}
#footer{
	text-align: center;
	margin-top: 10px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
	}
#leftfooter{
	padding: 1em;
	text-align: right;
	}
#rightfooter{
	padding: 1em;
	text-align: left;
}
#bottomfooter{
	clear: both;
	padding: 1em;
}
img.bannerthumbnails {
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
img.rightthumbnails {
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}	
img.lnkseparator {
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 0px;
	}		
hr.grey {
	line-height: 2px;
	color: rgb(198,198,198); /* solid grey */
	}
hr.dashed {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	text-align: center;
	}
.trProductRow {
	background-color: #FFFFFF;
	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.trProductAltRow {
	background-color: #F5F5F5;
	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}