﻿.faxwire_wrapper {
	padding-top:5px;	
}
.faxwire_bottomrow {
	padding-bottom:20px;
}
.faxwire_wrapper, 
.faxwire_bottomrow, 
.faxwire_toprow, 
.faxwire_datarow {
	text-align: center;
	margin: auto;
	width: 690px;
	min-width: 690px;
	max-width: 690px;
}
.faxwire_bottomrow, 
.faxwire_toprow, 
.faxwire_datarow {
	width: 690px;
	min-width: 690px;
	max-width: 690px;
	float: left;
	clear: both;
}
.faxwire_toprow {
	background-image: url('images/mid.gif');
	height: 35px;
	min-height: 35px;
	max-height: 35px;
	background-repeat: repeat-x;
}
.faxwire_bottomrow {
	background-image: url('images/mid_2.gif');
	height: 25px;
	min-height: 25px;
	max-height: 25px;
	background-repeat: repeat-x;
}
.faxwire_datacell_1 {
	float: left;
	width: 229px;
	min-width: 229px;
	max-width: 229px;
	border: 1px silver solid;
	min-height: 150px;
	height: 150px;
	margin: -1px -1px 0 0;
}
.faxwire_datacell_2 {
	float: left;
	width: 220px;
	min-width: 220px;
	max-width: 220px;
	border: 1px silver solid;
	min-height: 95px;
	height: 95px;
	margin: -1px -1px 0 0;
}
.faxwire_datacell_3 {
	float: left;
	width: 467px;
	min-width: 467px;
	max-width: 467px;
	border: 1px silver solid;
	min-height: 95px;
	height: 95px;
	margin: -1px -1px 0 0;
}

.faxwire_toprow h1, 
.faxwire_bottomrow h1 {
	font-weight: normal;
}
.faxwire_toprow h1, 
.faxwire_bottomrow h1, 
.faxwire_datacell_1 h1, 
.faxwire_datacell_1 p,
.faxwire_datacell_2 h1,
.faxwire_datacell_2 p,
.faxwire_datacell_3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;
	line-height: 12px;
}
.faxwire_datacell_1 h1 {
	font-weight: bold;
}
.faxwire_datacell_1 ul, 
.faxwire_datacell_1 li,
.faxwire_datacell_3 ul, 
.faxwire_datacell_3 li {
	text-align:left;
	float: left;
	clear: both;
	margin: 0 0 0 -5px;
	
}
.table2_header1,
.table2_header2 {
	float:left; 
}
.faxwire_datacell_3 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;
	line-height: 12px;
	text-align:left;
	margin-left:25px;
	margin-bottom:-3px;
}
.faxwire_datacell_3 ul {
	margin-top:10px;
}
