/************ START css reset *************/
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
	display: block;
}

body
{
	font-family: "OpenSansRegular" , Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #58595B;
	background-color: #fff;
	margin: 0px;
}

a
{
	text-decoration: none;
	transition: 0.5s;
}

h1, .h1, h2, .h2, h3, .h3
{
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
	font-family: inherit;
	font-weight: normal;
	line-height: 1.1;
	color: inherit;
	color: #39393a;
}

h2, .h2
{
	font-size: 30px;
}
h1, .h1
{
	font-size: 36px;
}h3, .h3 {
font-size: 24px;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/************ END css reset *************/
/************ START General and most reuseable classes *************/
a
{
	text-decoration: none;
	color: #00AEEF;
	background: transparent;
}
a:hover
{
	text-decoration: none;
	color: #58595B;
}
h4 a
{
}
h4 a:hover
{
	color: #de921e;
}
hr
{
	margin: 10px 0;
	border: 0px solid #dedede;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #fff;
	width: 99.8%;
	display: inline-block;
}
h1, h2, h3, h4
{
}

small
{
}
sup
{
	font-size: 10px;
	vertical-align: top;
	line-height: 10px;
}

/* float starts */
.left
{
	float: left !important;
}
.right
{
	float: right !important;
}
.float_n
{
	float: none !important;
}
/* float ends */

/* clear starts */
/* For modern browsers */
.clear
{
	clear: both !important;
}
.clear:before, .clear:after
{
	content: "";
	display: table !important;
}
.clear:after
{
	clear: both !important;
}
/* For IE 6/7 (trigger hasLayout) */
.clear
{ *zoom:1!important;}




input, button, select, textarea
{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.form-control
{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-image: none;
	border: 1px solid #d0d2d6;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('/web/20191013160711im_/http://www.pwolfe.com/images/form-bg.png') left top repeat-x #fff;
}

.btn
{
	display: inline-block;
	padding: 8px 16px;
	margin-bottom: 0;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px;
	transition: 0.5s;
	background: #0199d9;
}

.col-md-3
{
	width: 25%;
	float: left;
	position: relative;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.row
{
	margin-right: -25px;
	margin-left: -25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*
     FILE ARCHIVED ON 16:07:11 Oct 13, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:19:28 Nov 02, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.832
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.01
  esindex: 0.01
  cdx.remote: 92.049
  LoadShardBlock: 502.399 (3)
  PetaboxLoader3.datanode: 174.548 (5)
  PetaboxLoader3.resolve: 99.89 (3)
  load_resource: 260.296 (2)
*/