﻿.main { width: 800px; margin: 0px auto; }
.client_box { border: 1px solid black; width: 800px;  }
.client_box_title { background-color: #003465; color: #fff; padding: 5px; font-size: 13pt; font-weight: bold; }
.client_box_header {  background-color: #A2B2CF; font-weight: bold; padding: 5px;}
.client_box_table { font-family: Verdana; font-size: 9pt; }
.client_box_table td { padding: 2px; }
.client_box_table tr.header { background-color: #A2B2CF; font-weight: bold; }
.table2 { clear: both; height: 150px; margin: 0 0 20px 0; }
.table2cell1 { float: left; width: 340px; height: 160px; display: block;}
.table2cell2 { float: right; width: 340px; height: 160px; display: block;}
.table2 div.client_box { height: 140px; }
.form_header { font-weight: bold; font-size: 13pt; margin-left: 10px; }
.table3 tr td { vertical-align: top; }
.error { font-size: 7pt; color: Red; }
.displaymsg { border: 1px solid black; background-color: Yellow; padding: 5px; margin-bottom: 25px; }
.logo a { float: left; line-height: 75px; margin-right: 10px; color: #000; }
.logo a:hover { text-decoration: none; }
.logo a h1 { padding: 0; margin: 0; color: #000; font-size: 20px; }
	