@font-face {
    font-family: 'carefreenormal';
    src: url('../fonts/carefreenormal.eot');
    src: url('../fonts/carefreenormal.eot?#iefix') format('embedded-opentype'),
         url('../fonts/carefreenormal.woff2') format('woff2'),
         url('../fonts/carefreenormal.woff') format('woff'),
         url('../fonts/carefreenormal.ttf') format('truetype'),
         url('../fonts/carefreenormal.svg#carefreenormal') format('svg');
    font-weight: normal;
    font-style: normal;

}
input,textarea{
	font-family:Arial;
}
body{
	font-family:Arial;
}
.nav .nLi h3 a{
	padding:0 42px;
	font-weight:bold!important;
}
.nav .sub{
	width:100%;
	min-width:150px;
}
.footer dl{
	margin-right:30px;
	padding-right:30px;
}