@font-face {
	font-family: PlutoSansDPD;
	src: url('../fonts/PlutoSansDPDExtraLight-Web.eot');
	src: url('../fonts/PlutoSansDPDExtraLight-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/PlutoSansDPDExtraLight-Web.woff') format('woff'), url('../fonts/PlutoSansDPDExtraLight-Web.ttf') format('truetype'), url('../fonts/PlutoSansDPDExtraLight-Web.svg#icon') format('svg');
	font-weight: 100;
} 

@font-face {
	font-family: PlutoSansDPD;
	src: url('../fonts/PlutoSansDPDLight-Web.eot');
	src: url('../fonts/PlutoSansDPDLight-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/PlutoSansDPDLight-Web.woff') format('woff'), url('../fonts/PlutoSansDPDLight-Web.ttf') format('truetype'), url('../fonts/PlutoSansDPDLight-Web.svg#icon') format('svg');
	font-weight: 200;
}

@font-face {
	font-family: PlutoSansDPD;
	src: url('../fonts/PlutoSansDPDThin-Web.eot');
	src: url('../fonts/PlutoSansDPDThin-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/PlutoSansDPDThin-Web.woff') format('woff'), url('../fonts/PlutoSansDPDThin-Web.ttf') format('truetype'), url('../fonts/PlutoSansDPDThin-Web.svg#icon') format('svg');
	font-weight: 300;
}

@font-face {
	font-family: PlutoSansDPD;
	src: url('../fonts/PlutoSansDPDRegular-Web.eot');
	src: url('../fonts/PlutoSansDPDRegular-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/PlutoSansDPDRegular-Web.woff') format('woff'), url('../fonts/PlutoSansDPDRegular-Web.ttf') format('truetype'), url('../fonts/PlutoSansDPDRegular-Web.svg#icon') format('svg');
	font-weight: 500;
}

@font-face {
	font-family: PlutoSansDPDRegular-Web;
	src: url('../fonts/PlutoSansDPDRegular-Web.eot');
	src: url('../fonts/PlutoSansDPDRegular-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/PlutoSansDPDRegular-Web.woff') format('woff'), url('../fonts/PlutoSansDPDRegular-Web.ttf') format('truetype'), url('../fonts/PlutoSansDPDRegular-Web.svg#icon') format('svg');
	font-weight: 500;
}

* {
	box-sizing: border-box;
}

select::-ms-expand {
	display: none;
}

a img {
	border: 0px;
}

input, select, textarea, button, label {
	font-family: PlutoSansDPDLight-Web, sans-serif;
	vertical-align: middle;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

html, body, fieldset, textarea, input, button, select, figure, label, ul, ol, p, dl, dt, dd, blockquote, pre, h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	margin: 0;
	padding: 0;
}

input[type="radio"], input[type="checkbox"] {
	line-height: normal;
	margin: 5px 0 0;
}

a {
	color: #337ab7;
	text-decoration: none;
}

table {
	background-color: transparent;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table {
	background-color: transparent;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #fff;
}

.content {
	max-width: 940px;	
}