body {
	margin: 0px;
	padding:0px;
	background-image:url(/Sites/SlingshotWeb/images/en-ca/bkg.jpg);
	background-repeat:repeat;
	height:100%;
	
}

body, select, td, form, input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}

a:link, a:visited{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#C03E31;
}



.topnav_bkg {
	background-image:url(/Sites/SlingshotWeb/images/en-ca/nav_bkg.gif);
	background-repeat:repeat-x;
}

.page_bkg {
	background-image:url(/Sites/SlingshotWeb/images/en-ca/page_bkg.jpg);
	background-repeat:repeat-y;
	width:812px;
	height:100%;
}

.footer {
	color:#666;
	font-weight:bold;
	font-size:10px;
	letter-spacing:1px;
	background-image:url(/Sites/SlingshotWeb/images/en-ca/ftr_bkg.gif);
	background-repeat:repeat;
	border:1px solid #ccc;
	padding: 0px;
	width:748px;
}
.footer a:link, .footer a:visited {
	color:#666;
	text-decoration:none;
}
.footer a:hover {
	color:#c00;
}

.content {
	padding:10px 10px 36px 18px;
	line-height:14px;
}

.content_left {
	padding:10px 10px 36px 18px;
	line-height:14px;
}

.slingshot_name {
	color: #C03E31
}

.largecopy {
	font-size:12px;
	line-height:20px;
}

.promo {
	background-image:url(/Sites/SlingshotWeb/images/en-ca/promo_bkg.gif);
	background-repeat:repeat-y;
}
.promo td {
	color:#666;
	font-size:10px;
	line-height:16px;
}
.promo td a:link, .promo td a:visited {
	color:#666;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
} 
.promo td a:hover {
	color:#C03E31;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
}

.help_business {
	background-image:url(/Sites/SlingshotWeb/images/en-ca/help_business_bkg.gif);
	background-repeat:repeat-y;
}
.help_business td {
	color:#666;
	font-size:10px;
	line-height:16px;
}
.help_business td a:link, .help_business td a:visited {
	color:#C03E31;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}
.help_business td a:hover {
	color:#666;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
}

.ttl_help a:link, .ttl_help a:visited{
	color:#ff4433;
	text-decoration:none;
}

.ttl_help a:hover{
	color:#C03E31;
}


.heading_1, h1 {
	color:#C03E31;
	font-size:14px;
	font-weight:bold;
}
.heading_2, h2 {
	color:#C03E31;
	font-size:12px;
	font-weight:bold;
}
.heading_3, h3 {
	color:#C03E31;
	font-size:11px;
	font-weight:bold;
}
.heading_4, h4 {
	color:#C03E31;
	font-size:10px;
	font-weight:bold;
}

.heading_2_grey {
	color:#666;
	font-size:12px;
	font-weight:bold;
}
.heading_3_grey {
	color:#666;
	font-size:11px;
	font-weight:bold;
}
.heading_4_grey {
	color:#666;
	font-size:10px;
	font-weight:bold;
}


.label {
	color:#333;
	font-size:10px;
	font-weight:bold;
}

.justify{
	text-align:justify;
	line-height:18px;
}

.image_padding{
	margin-right:20px;
	margin-bottom:10px;
}

.pricing_header {
	background-color:#FDF4F2;
	border-bottom:1px solid #C03E31;
	color:#C03E31;
	font-size:11px;
	font-weight:bold;
}