BODY{
	background:none;
}
table.print-main{
	height:100%;
	border-left:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
	width:680px;
}
.bg1{
	background:url("../pics/print/print_pic_bg.jpg") repeat-x;
	height:88px;
}
td.print-main{
	background:white !important;
	padding:15px 40px 15px;
	vertical-align:top;
}
.content *{
	color:black;
}
.content{
	height:100%;
	border-bottom:2px solid #E8E8E8;
	padding-bottom:15px;
}
.page-name H1{
	color:#13469E;
	padding-top:10px;
}
.print-header{
	border-bottom:2px solid #E8E8E8;
	padding-bottom:10px;
}
.print-header *{
	color:black;
}
.print-header h1{
	margin:0px;
	margin-bottom:3px;
}
.print-header h2{
	font-weight:normal;
	font-size:8pt;
	margin:0px;
	padding-left:1px;
}
.print-contact a{
	color:#1F4696 !important;
}

#print-version{
	margin-top:13px;
}
.bg2{
	background:#E8E8E8;
	height:36px;
	text-align:center;
}

