﻿.body{ /* Body properties */
	margin: 0 0 0 0;
	font-size: 13px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.bodybold{ 
	margin: 0 0 0 0;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.bodyboldital{ 
	margin: 0 0 0 0;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-style:italic;
}

.smallbody{ /* Body properties */
	margin: 0 0 0 0;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.smallbodybold{ /* Body properties */
	margin: 0 0 0 0;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.rightbody{ /* Body properties */
	margin: 0 0 0 0;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.whybody{ /* Body properties */
	margin: 0 0 0 0;
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.surveybody{ /* Body properties */
	margin: 0 0 0 0;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
/*	font-weight: bold; */
}

.IndentBody{ 
	margin: 0 0 0 0;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left:28px;
}

.ProductHeader{ 
	margin: 0 0 0 0;
	font-size: 20px;
	line-height: 24px;
	font-family: Rockwell Extra Bold;
	color: #000000;
}

.PageHeader{ 
	margin: 0 0 0 0;
	font-size: 18px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:visited {/* General Link styles */
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}
a:active {/* General Link styles */
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a {/* General Link styles */
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{/* General link styles */
	text-decoration: none;
	font-weight: bold;

}

.VaporLokSmallText{
	font-family: Arial;
	font-size: 12px;
	padding: 8px 0 0 2px;
	line-height: 18px;
	margin-left:14px;
	margin-right:14px;
	padding-left:14px;
	padding-right:14px;
}

.VaporLokSmallLoginText{
	font-family: Arial;
	font-size: 10px;
	padding: 8px 0 0 2px;
	line-height: 14px;
	margin-left:14px;
	margin-right:14px;
	padding-left:14px;
	padding-right:14px;
}

.VaporLokSmallTextHeader{
	font-family: Arial;
	font-size: 13px;
	padding: 8px 0 0 2px;
	line-height: 14px;
	font-weight: bold;
	font-style:italic;
	margin-left:14px;
	margin-right:14px;
	padding-left:14px;
	padding-right:14px;
}

.VaporLokBodyHeader{
	font-family: Arial;
	font-size: 12px;
	padding: 0px 0 0 0px;
	line-height: 14px;
	font-weight: bold;
	font-style:italic;
	text-decoration: underline;
}

.VaporLokBody{
	font-family: Arial;
	font-size: 12px;
	padding: 0px 0 0 0px;
	line-height: 14px;
}
