/* ================================
   --------------------------------
   PRINT STYLES
   --------------------------------
   ================================
*/
body {
font: 11pt/13pt Times;
background: #fff;
color:#000;
}

img {border:none;}

#utilities, #header ol, #skip, #find, hr, .receive, #sidebar, #actions, #footer {
	display:none;
}

.box {
	float:left;
}

.pullout, #footer {
	clear:both;
}

h2.floatright {
	float:none;
	clear:both;
}


p {
	
}
#addressinfo dl {
	line-height:10pt;
}

#footer {
	border-top:1px solid #666;
}

.promo {
	overflow:hidden;
	padding:5px;
	margin: 3em 0;
	font-size:9pt;
	line-height:10pt;
	color:#333;
	width:80%;
	
}

.promo .floatright {
	float:left;
}

.promo img {
	margin-left:17px;
	float:left;
}

.brd img, #googlemap img {
	border:3px double #ccc;
}

dl#info dt, dl#info dd {
display:inline;
}

h1, h2, h3, strong {
	font-family: Arial, Helvetica, sans-serif;
	line-height:18pt;
	color:#333;
	font-weight: normal;
	letter-spacing:-0.05em;
	display:block;
	clear:both;
	text-transform:uppercase;
}


h1 {
	font-family:Times;
	line-height:22pt;
	color:#A50716;
	font-size:xx-large;
	
}

blockquote cite strong {
	text-transform:capitalize;
}

a {
	color:#A50716;
}

.floatright {
	float:right;
	margin: 0 0 6px 17px;
}

.floatleft {
	float:left;
	margin: 0 17px 6px 0;
}
.twocol-list {
	margin-left:-20px;
}

.twocol-list li {
	font: 9pt Arial, Helvetica, sans-serif;
	color:#222;
	list-style:none;
	margin:0 10px 0  0;
	padding:10px 0 0 0;
	float:leftt;
	border-bottom:1px solid #ccc;
	
	}

.twocol-list ul ul {
	overflow:hidden;
}

ul.types li {
	float:left;
	list-style:none;
	width:253px;
}

.twocol-list li li {
	list-style:none;
	margin:-20px 0 0 -40px;
	border:none;
}

.twocol-list li li h2 a {
	text-decoration:none;
}

/*-- sifr off --*/

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}