﻿.column-a {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0a377d;
	border-left-color: #0a377d;
	width: 170px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.column-b {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.column-c {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0a377d;
	vertical-align: text-top;
}
.column-d {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0a377d;
}
.topspacer {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #0a377d;
	border-left-color: #0a377d;
	border-right-width: 1px;
	border-right-style: solid;
	height: 5px;
	padding-left: 180px;
}
.header-a {
	background-color: #0A377D;
	background-image: url(/images/system/blue-gradient-140.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.header-b {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a377d;
}
.header-c {
	background-color: #f0780f;
	background-image: url(/images/system/orange-gradient-140.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 2px;
	height: 20px;
	text-align: left;
	vertical-align: top;
}
.header-d {
	background-color: #f0780f;
	background-image: url(/images/system/orange-gradient-140.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a377d;
}
.footer-a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a377d;
}
.footer-b {
	background-color: #0A377D;
	background-image: url(/images/system/blue-gradient-140.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	padding-left:2px;
}
.cell-a {
	padding-top: 5px;
	vertical-align: top;
}
.vSpacer
{
    height: 10px;
}
.coloredPanel-a
{
    border-top: solid 1px 0A377D;
    border-bottom: solid 1px 0A377D;
    background-color: #D3E2EF;
}
