﻿div.PrfLogo 
{
  position:absolute;
  top:0px;
  left:0px;
}
.UdcHdrA {
  margin:0px; padding:0px; border:0px;
  background-color:Navy;
  height:80px;
  text-align:left;
  font-family:Arial;
  font-weight: bold; 
  font-size: 40pt; 
  color: White; 
  letter-spacing: 2px;
}
.UdcHdrB 
{
  margin-top: 6px;
  padding:0px; 
  border:0px;
  background-color:White;
  background-image: url(../Images/hatch.gif);
  background-repeat: repeat-x;
  background-position:center;
  height:35px; 
  text-align:left; 
  font-family:Arial;
  font-weight: bold; 
  font-size: 16pt;
}
.UdcHdrC {
  margin:0px; padding:0px; border:0px;
  background-color:Red;
  color:White;
  height:25px;
  text-align:left;
  font-family:Arial;
  font-weight:bold; 
  font-size: 12pt;
}

div.UdcHdrA {
  margin:0px; padding:0px; border:0px;
  background-color:#00719C;
  height:80px;
  text-align:left;
  font-family:Arial;
  font-weight: bold; 
  font-size: 35pt; 
  color: black; 
  letter-spacing: 2px;
}
div.UdcHdrA span 
{
	margin-left:10px;
	margin-top:5px;
}

div.UdcHdrB 
{
  margin-top: 6px;
  padding:0px; 
  border:0px;
  background-color:White;
  height:34px; 
  text-align:left; 
  font-family:Verdana;
  font-weight: bold; 
  font-size: 16pt;
}
div.UdcHdrB span 
{
	margin-left:10px;
	margin-top:5px;
}

div.UdcHdrC {
  margin:0px; padding:0px; border:0px;
  background-color:#00719C;
  height:19px;
  text-align:left;
  font-family:Verdana;
  font-weight:bold; 
  font-size: 12pt;
}
div.UdcHdrC span 
{
	margin-left:5px;
}

div.UdcPageInfo 
{
	float:right;
	text-align:left;
	margin-right:5px;
}

.UdcPageId
{
	color:Yellow;
	text-align:center;
	width:20px;
}

span.HdrHelp
{
  color:White;
}

A.HelpLink:link,A.HelpLink:visited,A.HelpLink:active { COLOR: white; TEXT-DECORATION: none;}
A.HelpLink:hover { COLOR: black; TEXT-DECORATION: none; background-color:Yellow;}

