@font-face {
    font-family: 'Cheltenham';
    src: url('Cheltenham-BoldCond.eot?') format('eot'),
         url('Cheltenham-BoldCond.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

body {
	margin: 30px;
	margin-top: 20px;
}

.content {
	margin-top: 10px;
}

td {
	font-family: "Trebuchet MS";	
	text-align: right;
	font-size: 12px;
	line-height: 18px;
}

#header {
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #06475D;
	padding-bottom: 15px;

}

p {
	line-height: 15px;
	font-family: "Trebuchet MS";	
	font-size: 12px;
}

.infobox > p {
	margin: 5px;
}

#research {
	padding-bottom: 11px;
	margin-top: 15px;	
}

#contact {
	display: inline-block;
	vertical-align: top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06475D;
	height: 266px;
	width: 290px;
	margin: 0px;
	background-image: url('images/contact_info.png');
	background-repeat: no-repeat;
	padding-top: 60px;
}


#logistics {
	display: inline-block;
	vertical-align: top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06475D;
	height: 266px;
	width: 586px;
	margin: 0px;
	margin-left: 10px;
	background-image: url('images/meeting_logistics.png');
	background-repeat: no-repeat;
	padding-top: 60px;
}

#company_summary {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06475D;
	height: 151px;
	width: 900px;		
	background-image: url('images/company_summary.png');
	background-repeat: no-repeat;
	padding-top: 50px;
	margin-top: 10px;
}

#lead_type {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06475D;
	height: 88px;
	width: 900px;		
	background-image: url('images/lead_type.png');
	background-repeat: no-repeat;
	padding-top: 45px;
	margin-top: 15px;
	
}

#project_description {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06475D;
	height: 307px;
	width: 900px;		
	background-image: url('images/project_description.png');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	padding-top: 50px;
	margin-top: 15px;
}


#business_intelligence {
	display: inline-block;
	vertical-align: top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06475D;
	height: 208px;
	width: 585px;
	margin: 0px;
	margin-right: 16px;
	background-image: url('images/business_intelligence.png');
	background-repeat: no-repeat;
	padding-top: 50px;
}


#additional_contact {
	display: inline-block;
	vertical-align: top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06475D;
	height: 208px;
	width: 284px;
	margin: 0px;
	background-image: url('images/additional_contacts.png');
	background-repeat: no-repeat;
	padding-top: 50px;
}

#tip_of_the_day {
	display: inline-block;
	vertical-align: top;
	width: 318px;
	margin: 0px;
}

#tip {
	background-image: url('images/tip_of_the_day.png');
	width: 318px;
	height: 122px;
	text-align: left;
	padding-left: 10px;
	padding-top: 35px;
	vertical-align: top;
	padding-right: 10px;
}


#action_items {
	display: inline-block;
	height: 203px;
	width: 550px;
	margin: 0px;
	margin-right: 20px;
	vertical-align: top;
}


td.label {
	font-family: "Cheltenham";
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

td.treb_label {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;	
}

div>table {
	margin: 12px;
}

#contact>table {
	width: 268px;
}

#additional_contact>table {
	width: 259px;
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	border-color: #1385B7;
	padding-top: 5px;
	padding-bottom: 5px; 
	margin-top: 30px;
}

#business_intelligence>table {
	width: 565px;
}

#action_items>table {
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#business_intelligence>table tr td {
	border-bottom-color: #76BC43;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
	padding-top: 5px;
}

#action_items>table tr td {
	border-bottom-color: #76BC43;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

#notes {
	width: 885px;
	border-style: solid;
	border-width: 1px;
	border-color: #043952;
	height: 65px;
	margin: 0px;
	padding: 5px;
	margin-top: 5px;
}

#notes>table {
	margin: 0px;
	width: 985px;
}

#tip_of_the_day>table {
	margin: 0px;
}

.lightblue {
	color: #1385B7;
}

.lightgreen {
	color: #76BC43;
}

.darkblue {
	color: #043952;	
}

.banner {
	margin-top: 20px;
	margin-bottom: 15px;
}

.lead_number {
	width: 36px;
	height: 64px;
	padding-left: 10px;
}

p.footer {
	line-height: 10px;
	font-family: "Trebuchet MS";	
	font-size: 10px;	
	font-style: italic;
}

.lead_text {
	vertical-align: middle;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #1385B7;
	padding-left: 15px;
	padding-right: 15px;
	width: 114px;
}

.printonly {
	display: none;
}

.printmap {
	display: none;
	width: 300px;
	height: 115px;
}

.infobox {
	padding: 5px;
	text-align: left;
	overflow: hidden;
	padding-top: 0px;
}

.screenmap {
	display: '';
	width: 300px;
	height: 115px;
}

@media print {
    .printonly {display:block;}
    .screenmap {
	    display: none;
    }
    .printmap {
	    display: block;
    }
}
