.title {
	color: #CC0000;
	font-weight: bold;
}

.headline {
	color: #CC0000;
}

.redtitle {
	color: #FF0000;
}

.style1 {
	color: #CC0000;
	font-weight: bold;
}

.style2 {
	color: #FF0000;
	font-weight: bold;
}

.style7 {
	font-family: Consolas, 'Courier New', monospace;
	font-size: 0.875rem;
	color: #0000FF;
}

.style18 {
	font-family: Consolas, 'Courier New', monospace;
	font-size: 0.875rem;
	color: #006600;
}

#ew-menu-row.navbar-inverse .navbar-nav > li > a,
#ew-menu-row.navbar-inverse .navbar-brand {
 color: #ffffff;
}

#ew-menu-row.navbar-inverse {
 background-color: #c12e2a;
 border-color: #d9534f;
}

#ew-menu-row.navbar-inverse .navbar-toggle {
 border-color: #c12e2a;
}

#ew-menu-row.navbar-inverse .navbar-toggle:hover,
#ew-menu-row.navbar-inverse .navbar-toggle:focus {
 background-color: #c12e2a;
}

#ew-menu-row.navbar-inverse .navbar-collapse {
 border-color: #c12e2a;
}

.bluefont {
	color: #428bca;
}

#ew-menu-row {
	margin-bottom: 0;
	border-radius: 0;
}

.ew-table > tbody > tr > td {
	border-top: 0;
}

.ew-footer-row {
	padding-top: 10px;
}

.ew-footer-text {
	color: #696969;
	height: 40px;
}

@font-face {
	font-family: 'ew_FUTURABC';
	src: url('fonts/FUTURABC.eot');
	src: url('fonts/FUTURABC.woff') format('woff'), url('fonts/FUTURABC.ttf') format('truetype'), url('fonts/FUTURABC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

span.headline {
	font-family: 'ew_FUTURABC';
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h4.headline {
	font-size: 250%;
}

.dot {
	letter-spacing: 1px;
}

.navbar-brand {
	font-family: 'ew_FUTURABC';
	font-size: 250%;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ew-feature-list .list-group-item {
	padding-top: 1.5rem;
}

.ew-feature-list .list-group-item img {
	margin-top: 0.5rem;
}