@font-face {
	font-family: 'DaxRegular';
	src: url('../fonts/dax.eot');
	src: url('../fonts/dax.woff') format('woff');
	font-family: 'DaxRegular';
	src: url('../fonts/dax.eot');
	src: url('../fonts/dax.woff') format('woff');
	font-family: 'DaxRegular';
	src: url('../fonts/dax.eot');
	src: url('../fonts/dax.woff') format('woff')
}

@font-face {
	font-family: 'DaxMedium';
	src: url('../fonts/dax-md.eot');
	src: url('../fonts/dax-md.woff') format('woff');
	font-family: 'DaxMedium';
	src: url('../fonts/dax-md.eot');
	src: url('../fonts/dax-md.woff') format('woff');
	font-family: 'DaxMedium';
	src: url('../fonts/dax-md.eot');
	src: url('../fonts/dax-md.woff') format('woff')
}

@font-face {
	font-family: 'DaxBold';
	src: url('../fonts/dax-bd.eot');
	src: url('../fonts/dax-bd.woff') format('woff');
	font-family: 'DaxBold';
	src: url('../fonts/dax-bd.eot');
	src: url('../fonts/dax-bd.woff') format('woff');
	font-family: 'DaxBold';
	src: url('../fonts/dax-bd.eot');
	src: url('../fonts/dax-bd.woff') format('woff')
}

@font-face {
	font-family: 'DaxRegularSc';
	src: url('../fonts/dax-sc.eot');
	src: url('../fonts/dax-sc.woff') format('woff');
	font-family: 'DaxRegularSc';
	src: url('../fonts/dax-sc.eot');
	src: url('../fonts/dax-sc.woff') format('woff');
	font-family: 'DaxRegularSc';
	src: url('../fonts/dax-sc.eot');
	src: url('../fonts/dax-sc.woff') format('woff')
}

@font-face {
	font-family: 'DaxMediumSc';
	src: url('../fonts/dax-md-sc.eot');
	src: url('../fonts/dax-md-sc.woff') format('woff');
	font-family: 'DaxMediumSc';
	src: url('../fonts/dax-md-sc.eot');
	src: url('../fonts/dax-md-sc.woff') format('woff');
	font-family: 'DaxMediumSc';
	src: url('../fonts/dax-md-sc.eot');
	src: url('../fonts/dax-md-sc.woff') format('woff')
}

@font-face {
	font-family: 'DaxBoldSc';
	src: url('../fonts/dax-bd-sc.eot');
	src: url('../fonts/dax-bd-sc.woff') format('woff');
	font-family: 'DaxBoldSc';
	src: url('../fonts/dax-bd-sc.eot');
	src: url('../fonts/dax-bd-sc.woff') format('woff');
	font-family: 'DaxBoldSc';
	src: url('../fonts/dax-bd-sc.eot');
	src: url('../fonts/dax-bd-sc.woff') format('woff')
}

body {
	font-family: 'DaxRegular', sans-serif, helvetica, arial;
	color: #39444c;
}

a {
	text-decoration: underline;
	color: inherit;
}

a:hover {
	text-decoration: none;
	color: inherit;
}


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-weight: 100;
}

.contents-main p,
.font-size-normal,
.contents-main li,
.pmodal p,
.pmodal li {
	font-size: 16px;
	line-height: 1.75em;
}

.contents-main table p,
.contents-main table li {
	font-size: inherit;
	line-height: inherit;
}


.nav li,
.lead li,
.font-size-normal li {
	font-size: inherit;
	line-height: inherit;
}


.nav a,
.footer-nav a {
	text-decoration: none;
}
.footer-nav a:hover {
	text-decoration: underline;	
}

ul {
	padding-left: 1.5em;
}

.ul-reset-margin {
	padding-left: 1.2em;
}

.text-color-1 {
	color: #ef7d00; !important;
}
