@import url("//hello.myfonts.net/count/27289b");
@font-face {font-family: 'DigitalTS-Light';src: url('webfonts/27289B_0_0.eot');src: url('webfonts/27289B_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/27289B_0_0.woff') format('woff'),url('webfonts/27289B_0_0.ttf') format('truetype');}
@font-face {font-family: 'DigitalTS-Medium';src: url('webfonts/27289B_1_0.eot');src: url('webfonts/27289B_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/27289B_1_0.woff') format('woff'),url('webfonts/27289B_1_0.ttf') format('truetype');}

.DigitalTS-Light {
	font-family: DigitalTS-Light;
	font-weight: normal;
	font-style: normal;
}

.DigitalTS-Medium {
	font-family: DigitalTS-Medium;
	font-weight: normal;
	font-style: normal;
}

html {
	overflow-y: scroll;
}

body, td, input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
input.std, select.std, textarea.std {
	background-color: #F4FAED;
	border: #CCC 1px solid;
}
input.error, select.error, textarea.error {
	background-color: #F4FAED;
	border: #900 1px solid;
}

h1,h2,h3,h4,h5,h6,.h1,.h2 {
	font-family: DigitalTS-Light;
	font-weight: normal;
	font-style: normal;
	color: #585859;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

a, a:hover {
	color: #f23239;
}

h1, .h1 {
	font-size: 28px;
	line-height: 40px;
}

h2, .h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
	line-height: 23px;
}

.ikoncaption {
	font-size: 13px;
}

.redtext {
	color: #DA2620;
}

.visible-phone {}
.hidden-phone {}

.italictext {
	font-family: 'Roboto', 'sans-serif';
	font-style: italic;
}

.no-repsonsive {}

.redbutton {
	background: #e7172d;
	color: #FFF !important;
	text-decoration: none !important;
	text-transform: none !important;
	font-size: 14px;
	font-family: Verdana, sans-serif !important;
	padding: 7px 0;
	width: 170px;
	display: inline-block;
	line-height: 20px;
}