@font-face {
	font-family: Futura;
	src: url(../fonts/FuturaStd-Medium.otf);
}

* {
	background: none;
}

#container {
	background: none !important;
}

body {
	margin: 0;
	padding: 0 0 0 1.25in;
	background: url(../images/logo-bw.jpg) no-repeat !important;
}

#header, #footer, .news, .subnav, .print-email, .main-content a, img {
	display: none;
}

h1, h2, h3, p, strong, em, ul, ol, li {
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1 {
	font: 18px/18px Futura, Helvetica, Verdana, Arial, Geneva, sans-serif;
	margin: 0 0 18px;
	text-transform: uppercase;
}

h2, h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
}

p, ul, ol, li {
	font-size: 10px;
	line-height: 14px;
}

ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

.title-box strong {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
}
