/*external style for print*/



body {
	font-family: Arial, Helvetica, sans-serif;
}

.mds {
	
	font-size: 60px;
	font-weight: bold;
}

.call {
	float: right;
	font-size: 25px;
	font-weight: lighter;
}

.banner img {
	width: 100%;
	max-height: 350px;
	margin-bottom: 10px;
	margin-top: 100px;
}

.logo {
	float: left;
	margin-top: -650px;
}
.tagline {
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	margin-top: -350px;
	color: white;
}

.taginsert {
	font-size: 25px;
	text-align: center;
	color: white;
}

#nav {
	display: none;
}

.content {
	font-size: 30px;
	padding: 120px 0 0 0;
}

.free {
	color: red;
	font-weight: bold;
}

.systems {
	font-size: 40px;
}

.media {
	font-size: 40px;
}

#navfoot {
	display: none;
}
