.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clear {
    display: inline-block;
}
html[xmlns] .clear {
    display: block;
}
* html .clear {
    height: 1%;
}
body {
	background: #E7E7E7;
	font-size: 13px;
	font-family: Arial, Helvetica;
	line-height: 127%;
	margin: 0;
}
a, a:link, a:active {
	color: #2E98C4;
	text-decoration: underline;
}
a:hover {
    color: #212C3F;
	text-decoration: none;
}
a img {
    border: 0 none;
}
.left {
    text-align: left !important;
}
.center {
    text-align: center !important;
}
.right {
    text-align: right !important;
}
.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
small {
    font-size: 11px;
}
#header_cont {
	background-color: #003163;
}
#header_cont #header {
	width: 1140px;
	padding: 15px 20px 0;
	margin: 0 auto;
}
#body_cont {
	background-color: #E7E7E7;
}
#body_cont #body {
	background-color: #fff;
	width: 1140px;
	padding: 1px 0;
	margin: 0 auto;
}
#left-col {
    float: left;
    padding-right: 20px;
    width: 160px;
}
#right-col {
    float: left;
    min-height: 500px;
    _height: 500px;
    width: 960px;
}
#content {
	min-height: 460px;
	_height: 460px;
    padding: 10px 30px;
}
#header ul#nav {
    list-style-type: none;
    margin: 0;
    display: block;
    padding: 0;
}

#header ul#nav li {
	float: left;
	margin-right: 5px;
}
#header ul#nav li a {
    background-color: #184A84;
    color: #FFFFFF;
    display: block;
    font-size: 110%;
    padding: 5px 15px 7px;
    text-decoration: none;
    display: block;
	text-align: center;
}
#header ul#nav li.active a,
#header ul#nav li a:hover {
    background-color: #EFEFEF;
    color: #003163;
}
#header a.logo {
    display: block;
    padding: 10px 0 20px;
    width: 176px;
}
#header h3.logo {
    color: #FFFFFF;
    font-size: 150%;
    margin: 0 0 15px;
}
#header h3.logo strong {
    color: #FBD404;
}
#header ul#nav li.splitter {
	margin-left: 772px;
}
#header ul#nav li.splitter-small {
	margin-left: 569px;
}
#header ul#nav li.last {
	margin-right: 0;
}
#header #quicksearch {
    display: none;
}
#left-col #small-nav {
    margin: 30px 0 30px 0px;
    padding: 0;
}
#left-col #small-nav li {
    list-style-type: none;
    padding: 1px 0;
    text-transform: uppercase;
}
#left-col #small-nav li a {
    display: block;
    padding: 4px 4px 4px 24px;
}
#left-col #small-nav li.active a,
#left-col #small-nav li a:hover {
    background-color: #003163;
    color: #fff;
    text-decoration: none;
}
h1 {
    font-size: 157%;
    line-height: 117%;
    margin: 0;
    background-color: #EBEDF7;
    padding: 15px 30px;
}

h2 {
	font-size: 1.2em;
    font-weight: bold;
	border-bottom: 1px dotted #4A5357;
	color: #4A5357;
	margin: 40px 0 5px 0;
	padding-bottom: 5px;
}

h3 {
	font-size: 1.2em;
	color: #4A5357;
	margin: 20px 0 5px 0;
}

table {
    border-collapse: collapse;
}
table th {
	padding: 6px 8px;
}
table td {
	padding: 3px 8px;
}
table tr.odd td {
    background-color: #eee;
}
div.table-left {
    float: left;
    margin-right: 40px;
    width: 430px;
}
div.client-detail div.table-left {
}
div.table-right {
    float: left;
    width: 430px;
}
div.client-detail div.table-left {
    width: 260px;
}
div.client-detail div.table-right {
    width: 600px;
}
ul.submenu {
    list-style-type: none;
    padding: 0;
    margin: 15px 0 15px 30px;
}
ul.submenu li {
	float: left;
	margin: 0;
}
ul.submenu li a {
    border-right: 1px solid #003163;
    color: #FE463F;
	display: block;
    margin-right: 7px;
    padding-right: 7px;
}
ul.submenu li.last a {
    border-right: 0 none;
}

ul.errors {
	margin-bottom: 1em;
}

ul.errors li {
	color: red;
	margin-left: 1em;
}

.error {
    background-color: #fbd404;
    color: #003163;
    font-weight: bold;
    margin: 20px 0;
    padding: 6px 12px;
    text-align: center;
}
form.textarea,
form input.text {
    border: 1px solid #000;
    margin-bottom: 2px;
    padding-left: 1px;
    padding-right: 1px;
}
form input.submit {
    background-color: #CCCCCC;
    border: 1px solid #000;
    color: #000;
    cursor: pointer;
    margin-bottom: 2px;
    padding: 0 5px;
    text-decoration: none;
    margin-top: 10px;
}
form.common input#submit:hover {
    background-color: #bbb;
}
table.full-width {
    width: 100%;
}
#search {
    background-color: #e7e7e7;
    margin-bottom: 20px;
    padding: 10px;
}
#search h2 {
    border: 0;
    font-size: 1.15em;
    margin: 0;
}
#search table th {
    text-align: right;
    padding: 6px 6px;
}
#search table td {
    padding: 3px 20px 3px 6px;
}
#search table input.text {
    width: 140px;
}
#search table input.submit {
    position: relative;
    top: -5px;
}
table th.asc {
    background: transparent url('/media/images/order-asc.png') no-repeat right 7px;
}
table th.desc {
    background: transparent url('/media/images/order-desc.png') no-repeat right 7px;
}
table th.asc span,
table th.desc span {
    padding-right: 5px;
}
#footer {
    background-color: #003163;
    margin: 0 auto;
    padding: 10px 30px;
    width: 1080px;
}
#footer,
#footer a {
    color: #fff;
}
