body article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {
	display: block
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}
audio:not([controls]) {
	display: none
}
[hidden] {
	display: none;
	visibility: hidden
}
html {
	height: 100%;
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0 auto;
	min-height: 100%
}
body, button, input, select, textarea {
	font: .9em/1.2 Arial, Helvetica, sans-serif;
	color: #111820;
	line-height: 1.5em;
	font weight: 100
}
p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, table, fieldset, menu, h4, h5, h6, img, figure, figcaption, button, hr {
	margin: 0 0 1.625em
}
h1, h2, h3, h4, h5, h6 {
	font-family: Proxima Nova, Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold
}
h1 {
	font-size: 2.2em;
	line-height: 1em;
	margin: 0 0 .619em
}
h2 {
	font-size: 1.7em;
	line-height: 1.2381em;
	margin: 0 0 .619em
}
h3 {
	font-size: 1.425em;
	line-height: 1em;
	margin: 0 0 1em
}
small {
	font-size: .625em;
	margin: 0 0 2.6em;
	line-height: .625em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
pre, code, kbd, samp {
	font: 1em/1.625em Menlo, Consolas, 'DejaVu Sans Mono', Monaco, 'Courier New', Courier, monospace
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: left
}
tr, th, td {
	padding-right: 1.625em
}
form {
	margin: 0
}
fieldset {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto;
	vertical-align: top
}
legend {
	border: 0;
	*margin-left: -7px
}
button, input, select, textarea {
	vertical-align: baseline;
	*vertical-align: middle
}
button, input {
	line-height: normal;
	*overflow: visible
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
table button, table input {
	*overflow: auto
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
blockquote, q, cite {
	font-style: italic
}
blockquote {
	padding-left: 1.625em;
	border-left: 1px solid #ddd
}
blockquote>p {
	padding: 0
}
ul, ol {
	list-style-position: outside;
	margin-left: 1em;
	padding: 0
}
li ul, li ol {
	margin: 0 1.625em
}
dl dd {
	margin-left: 1.625em
}
h1 a, h1 a:visited {
	text-decoration: none;
	color: 3432430
}
h2 a, h2 a:visited {
	text-decoration: none;
	color: 4e2a6e2
}
h3 a, h3 a:visited {
	text-decoration: none
}
a, a:visited {
	text-decoration: none;
	color: #800097
}
a:hover {
	color: #cedd49
}
a:focus {
	outline: thin dotted
}
a:hover, a:active {
	outline: 0
	color: #cedd49
}
figure {
	margin: 0
}
img, object, video {
	max-width: 100%
}
img {
	border: 0 solid #fff;
	-ms-interpolation-mode: bicubic
}
svg:not(:root) {
	overflow: hidden
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
mark {
	background: #ff0
}
ins {
	text-decoration: none;
	background: #ff9
}
del {
	text-decoration: line-through
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-bottom: 1px solid #ddd
}
strong, b, dt {
	font-weight: bold
}
dfn {
	font-style: italic
}
var, address {
	font-style: normal
}
sub, sup {
	font-size: .625em;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
a img {
	border: 0
}
img.apply {
	margin: 10px
}
img.banner {
	margin-top: 8px
}
img.icon {
	float: left;
	padding-right: 10px;
	margin-top: -7px
}
.group:before, .group:after {
	content: "";
	display: table
}
.group:after {
	clear: both
}
.group {
	*zoom: 1
}