@charset "UTF-8";
.warning {
	background-image: url(Assets/Warning-Box.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 140px;
	padding-left: 140px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
}
.navfoot {
	font-family: "Gill Sans", Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.foot {
	font-family: "Gill Sans", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.linknodec {
	text-decoration: none;
	color: #000000;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imgborder {
	border: 1px solid #000000;
}
a:hover {
	text-decoration: underline;
}
.tollfree {
	font-weight: bold;
	text-align: right;
	background-position: right;
}
.mainfont {
	font-family: "Gill Sans", Helvetica, sans-serif;
}
.pad {
	padding: 15px;
	font-family: "Gill Sans", Helvetica, sans-serif;
}
.FAQquestion {
	font-size: 16px;
	font-weight: normal;
}
.FAQanswer {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
.purchasehead {
	padding: 15px;
}
