.prop {
    float:left;
    width:1px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
table.ZLTableNoBPS, table.ZLTableNoBPS tr, table.ZLTableNoBPS tr td 
{ 
	border-style: none;
	border-collapse: collapse;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-spacing: 0;
}

.ZLContentWidth
{
	width: 800px;
	height: 0px;
}
.ZLHeaderArea 
{
	margin: 0;
	padding: 0;
	background-color: #B31E17;	
}
/*.ZLMenuArea 
{	
	width: auto;
	text-align: left;
	background-color: #B31E17;
	color: black;
}
.ZLMenuArea *
{
	text-align: left;
	margin-left: auto;
	margin-right: 0;
}*/
.ZLBodyArea
{
	text-align: left;	
	background-color: White;
	vertical-align: top;	
}
table.ZLBodyTable
{
	margin: 0;
	padding: 0;
	vertical-align: top;	
}
td.ZLPortalMenuArea
{
	vertical-align: top;	
	width: 187px;
}
div.ZLPortalMenuArea
{
	padding: 0;
	border: solid 7px #504F4F;
	background-color: #504F4F;		
}
td.ZLContentArea 
{
	vertical-align: top;
}
div.ZLContentArea
{
	border: solid 7px black;
	padding: 7px;
	background-color: white;
}
div.ZLContentArea .prop
{
	height: 400px;
}
div.ZLContentArea .content 
{
	width: 99%;
	position: relative;
}
	
.ZLContentArea .InsightsDataGridEdit td {
	color: black;
}

.ZLFillerColumn
{
	background-color: #000000;	
	border-left: solid 2px #B31E17;
	height:100%;
	width:100%;
}

.ZLFooterArea
{
	background-color: Black;
	color: White;
	height: 100%;
	padding: 7px;
}
.ZLFooterArea a 
{
	color: White;
}

.ZLMediumButton
{
	background: no-repeat transparent center url(../FilesCustom/images/MediumButton.gif);
	border:none;
	width:100px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #dddddd;
	margin: 0;
	text-decoration:none;	
}
a.ZLMediumButton, a.ZLMediumButton:hover
{
	padding: 7px;
}
input.ZLMediumButton, input.ZLMediumButtonHover {
	padding: 0 3px 3px 3px;
}
.ZLMediumButtonHover, a.ZLMediumButton:hover
{
	background: no-repeat transparent center url(../FilesCustom/images/MediumButtonHover.gif);
	border:none;
	width:100px;
	height:30px;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	margin: 0;
	text-decoration:none;	
	cursor: pointer;
}
.ZLLargeButton
{
	background: no-repeat transparent center url(../FilesCustom/images/LargeButton.gif);	
	border:none;
	width:175px;
	height:35px;
	font-size: 14px;
	font-weight: bold;
	color: #dddddd;
	margin: 0;
	text-decoration:none;	
}
a.ZLLargeButton, a.ZLLargeButton:hover
{
	padding: 7px;
}
input.ZLLargeButton, input.ZLLargeButtonHover {
	padding: 0 3px 3px 3px;
}
.ZLLargeButtonHover, a.ZLLargeButton:hover, .ZLLargeButton:hover
{
	background: no-repeat transparent center url(../FilesCustom/images/LargeButtonHover.gif);	
	border:none;
	width:175px;
	height:35px;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	margin: 0;
	text-decoration:none;	
	cursor: pointer;
}
.ZLForm, .ZLForm TD, .ZLForm label
{
	font-family: Verdana, Arial, Courier;
	font-size: 14px;	
}
.ZLForm .label {
}

.ZLForm input, .ZLForm textarea
{
	font-family: Verdana, Arial, Courier;
	font-size: 14px;	
}
.ZLForm .Instructions {
	font-family: Verdana, Arial, Courier;
	font-size: 10px;	
	text-align: center;
}
.ZLForm h1 {
	font-family: Verdana, Arial, Courier;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.ZLForm h2 {
	font-family: Verdana, Arial, Courier;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.ZLForm ul.ChoiceList {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ZLForm .Choice label {
	width: 26%;
	margin: 5px 5px 5px 2px;
}
.ZLForm .Choice input {
	margin: 5px 2px 5px 5px;
}
.ZLForm td.separator {
	height: 10px;
}
.ZLError {
	color: red;
}
.ZLLink {
	cursor: pointer;
}
a.ZLLink:hover {
}
body {
	font-family: Verdana, Arial, Courier;
	font-size: 12px;
}
img 
{
	border: none;
}