blockquote,button,dl,form,h1,h2,h3,h4,h5,h6,ol,p,table,textarea,ul
{
	margin: 7px 0;
}
button,label,table
{
	width: 100%;
}
input.small
{
	padding: 2px 6px;
}
.link-button,button,input[type=submit]
{
	background-color: #c2c2c2;
	background-image: linear-gradient(top,bottom,#dcdcdc,#c2c2c2);
	background-image: -moz-linear-gradient(top,#dcdcdc,#c2c2c2);
	background-image: -ms-linear-gradient(top,#dcdcdc,#c2c2c2);
	background-image: -o-linear-gradient(top,#dcdcdc,#c2c2c2);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#dcdcdc),color-stop(1,#c2c2c2));
	background-image: -webkit-linear-gradient(top,#dcdcdc,#c2c2c2);
	border: 1px solid #919191;
	border-radius: 4px;
	color: #464646;
	display: inline;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: .875em;
	line-height: 1em;
	moz-border-radius: 4px;
	moz-text-shadow: 0 -1px 0 rgba(255,255,255,.3);
	ms-border-radius: 4px;
	o-border-radius: 4px;
	padding: 10px 0;
	text-shadow: 0 -1px 0 rgba(255,255,255,.3);
	webkit-border-radius: 4px;
	webkit-text-shadow: 0 -1px 0 rgba(255,255,255,.3);
}
.link-button:hover,button:hover,input[type=submit]:hover
{
	background-color: #cacaca;
	background-image: linear-gradient(top,bottom,#e3e3e3,#cacaca);
	background-image: -moz-linear-gradient(top,#e3e3e3,#cacaca);
	background-image: -ms-linear-gradient(top,#e3e3e3,#cacaca);
	background-image: -o-linear-gradient(top,#e3e3e3,#cacaca);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e3e3e3),color-stop(1,#cacaca));
	background-image: -webkit-linear-gradient(top,#e3e3e3,#cacaca);
}
.link-button:active,button:active,input[type=submit]:active
{
	border: 1px solid #646464;
	box-shadow: none;
	filter: none;
	moz-box-shadow: none;
	ms-filter: none;
	webkit-box-shadow: none;
}
textarea
{
	border-radius: 1px;
	moz-border-radius: 1px;
	ms-border-radius: 1px;
	o-border-radius: 1px;
	webkit-border-radius: 1px;
}
a.link-button,a.link-text
{
	margin: 7px 0;
}
a.link-button
{
	display: inline-block;
	text-align: center;
}
a.link-button,a.link-button:active,a.link-button:hover
{

}
a.link-image-1-1,a.link-image-1-2,a.link-image-2-1,a.link-image-3-2,a.link-image-4-3
{
	margin: 7px 0;
}
input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select
{
	margin: 0 0 7px;
}
label input[type=checkbox],label input[type=radio]
{
	float: left;
	margin: 1px 4px 0 1px;
}
label.checkbox span,label.radio span
{
	display: inline;
	margin: 0;
	vertical-align: baseline;
}
select[multiple]
{
	padding: 0;
}
span.text-element
{
	margin: 7px 0;
}
label.label
{
	margin: 7px 0 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
	width: 100%;
}
.table
{
	width: 100%;
}
.table thead.head
{
	background: #f5f5f5;
}
.table thead tr
{
	border-bottom: 1px solid #ddd;
}
.table thead tr th
{
	border-bottom: 1px solid #ccc;
}
.table tbody tr.even
{
	background: #f7f7f7;
}
.table tbody tr.odd
{
	background: #fff;
}
.table tbody tr:hover
{
	background: #f2f2f2;
}
.table tbody tr td
{
	border-bottom: 1px solid #ccc;
}
tbody tr td,tbody tr th,tfoot tr td,tfoot tr th,thead tr td,thead tr th
{
	padding: .625em;
}
img.image-1-1,img.image-1-2,img.image-2-1,img.image-3-2,img.image-4-3,img.leaderboard,img.logo,img.map,img.rectangle,img.skyscraper,img.square
{
	margin: 7px 0;
}
blockquote,body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,select,td,textarea,th,ul
{
	font-family: Georgia,Times,'Times New Roman',serif;
	line-height: 1.7;
}
body
{
	background-color: rgba(255,255,255,0);
	border: 0;
	margin: 0 auto;
	max-width: none;
	position: relative;
}
.row
{
	background-color: rgba(255,255,255,0);
	border: 0;
	margin: 0 auto;
}
.subgrid,[class*=span]
{
	background-color: rgba(255,255,255,0);
}
[class*=span]
{
	margin: 0;
}
[class*=row]>[class*=span]
{
	min-height: 50px;
}
.container,.container-fluid,.form-container,.subgrid
{
	margin: 0 0 7px;
	min-width: 10px;
}
button
{
	line-height: 1em;
}
h1,h2,h3,h4,h5,h6
{
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.2;
	text-rendering: optimizeLegibility;
}
h1,h2,h3
{
	color: #78828c;
}
h4,h5,h6
{
	color: #5a6469;
}
h1
{
	font-size: 2.8125em;
}
h2
{
	font-size: 2.5em;
}
h3
{
	font-size: 2.1875em;
}
h4
{
	font-size: 1.875em;
}
h5
{
	font-size: 1.5625em;
}
h6
{
	font-size: 1.25em;
}
p
{
	color: #1e1e1e;
	font-size: .875em;
	padding: 0 0 5px;
}
a.link-button,a.link-text
{
	font-size: .875em;
	width: auto;
}
a.link-text
{
	display: block;
	line-height: 1.7;
	text-align: left;
}
a.link-image-1-1 img,a.link-image-1-2 img,a.link-image-2-1 img,a.link-image-3-2 img,a.link-image-4-3 img
{
	margin: 0;
	max-width: 200px;
	width: 100%;
}
a.link-image-1-1,a.link-image-1-2,a.link-image-2-1,a.link-image-3-2,a.link-image-4-3
{
	display: block;
	max-width: 200px;
}
li.list-item-link
{
	background-color: transparent;
	border: 0;
	clear: none;
	float: none;
	font-family: Georgia,Times,'Times New Roman',serif;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 1.7;
	margin: 0;
	max-width: none;
	min-height: 0;
	min-width: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	width: auto;
	word-spacing: 0;
}
li.list-item-link>a
{
	display: inline;
	font-size: 1em;
	padding: 0;
	text-decoration: underline;
	width: 100%;
}
blockquote
{
	font-size: .875em;
	padding: 7px 2% 0;
}
.table-container
{
	margin: 7px 0;
	overflow-x: auto;
	width: 100%;
}
.table-container table
{
	border-collapse: separate;
	color: #1e1e1e;
	display: inline-table;
	font-size: .875em;
	line-height: 1.4;
	text-align: left;
	vertical-align: top;
}
img.image-1-1,img.image-1-2,img.image-2-1,img.image-3-2,img.image-4-3,img.leaderboard,img.logo,img.map,img.rectangle,img.skyscraper,img.square
{
	display: inline-block;
	margin-bottom: .4375em;
	max-width: 200px;
	width: 100%;
}
img.square
{
	max-width: 400px;
}
img.skyscraper
{
	max-width: 200px;
}
img.leaderboard
{
	max-width: 300px;
}
img.rectangle
{
	max-width: 200px;
}
img.map
{
	max-width: 400px;
}
img.logo
{
	max-width: 200px;
}
dl,ol,ul
{
	font-size: .875em;
	min-height: 20px;
}
ol
{
	list-style-type: decimal;
}
ul
{
	list-style-type: square;
}
dl dd
{
	margin-left: 2em;
}
address>a
{
	display: block;
	font-size: .875em;
}
.rule
{
	margin: 7px 0;
	padding: 5px 0;
	width: 100%;
}
.rule hr
{
	border: 0;
	border-top: 1px solid #ddd;
	margin: 0;
	width: 100%;
}
.placeholder
{
	background-color: lightgrey;
	margin: 7px 0;
	padding: 10px 0;
	text-align: center;
}
h3.smallhero-header,p.smallhero-tagline
{
	margin: 0;
}
h3.smallhero-header
{
	color: #464646;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 1.25em;
}
h3.smallhero-tagline
{
	color: #646464;
	font-style: normal;
	padding: 0;
}
.placeholder-hero
{
	background-color: lightgrey;
	margin: 7px 0;
	padding: 10px 0 10px 20px;
	text-align: left;
}
h1.hero-header,p.hero-tagline
{
	margin: 0;
}
h1.hero-header
{
	color: #464646;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
p.hero-tagline
{
	color: #646464;
	font-style: normal;
	padding: 0;
}
.social-media
{
	display: block;
	margin-top: 10px;
}
.social-media *
{
	color: #444;
	font-family: icomoon-ultimate!important;
}
.social-media li
{
	display: inline;
	padding: 2px;
}
.container-fluid:after,.container:after,.form-container:after
{
	clear: both;
	content: "";
	display: table;
}
.container,.container-fluid,.form-container
{
	min-height: 50px;
}
label
{
	display: block;
	font-size: .875em;
	line-height: 1;
	margin-top: 3px;
}
span.text-element
{
	display: block;
	font-size: .875em;
	line-height: 1.2;
}
input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]
{
	font-size: .875em;
	line-height: 1;
	padding: 2px 4px;
}
textarea
{
	font-size: .875em;
	padding: 2px 4px;
	resize: none;
	width: 100%;
}
select
{
	font-size: .875em;
}