﻿.ConfirmationTable { font-size: 11pt;  margin-left: auto; margin-right: auto;}
.ConfirmationTableM { font-size: 13pt; width: 100%;}

.ConfirmationTable, .ConfirmationTableM {border:solid 1px #4b5a8b;}
.ConfirmationTable th, .ConfirmationTableM th {border-top: none; border-right: none; border-left: none; border-bottom: solid 1px #4b5a8b; background-color: #7A88B7; color:White; text-align:left; font-weight:bold; font-size:11pt;}
.ConfirmationTable td, .ConfirmationTableM td {border: none; background-color: #eeeeff; padding-left: 5px; padding-right: 5px;}
.ConfirmationTable tr, .ConfirmationTableM tr {border: none; }
.ConfirmationTable th>table, .ConfirmationTableM th>table {height:100%; width:100%; border-collapse:collapse; border-top:solid 1px #B9C0D9; border-left: solid 1px #B9C0D9; border-bottom:solid 1px #55669F; border-right: solid 1px #55669F;}
.ConfirmationTable th>table th, .ConfirmationTableM th>table th {border:none;padding-left:3px;}