body {
	margin: 0px;
	background-color: #484852;
	background-image: url(../images/shared/sheen-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#demotip {
	display:none;
	background:transparent url(../images/shared/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
}
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #637db5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-top:10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c8950d;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 3px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #968a8b;
	text-decoration: none;
	padding-top: 2px;
}
.Italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.Break {
	color: #c8950d;
	font-size: 14px;
}
.Pdf {
	color: #c53f2a;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.testimonialSpacer {
	padding-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.SpacerBottom {
	margin-bottom: 10px;
}
.None {
	font-weight: normal;
}
