.Header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:black;
	position:relative;
	top:-2;
	}
	
.Body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:black;
	}

	h4 {
		font-size: 20px;
		color: #000099;
		display: inline;
	}	

	h5 {
		font-size: 13px;
		color: #000099;
	}	

.Small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:black;
	}
	
font#crDarkGray
{
  color: #606060;
}

font#crGray
{
  color: #808080;
}

font#crLtGray
{
  color: #a0a0a0;
}

.FontBig, table.FontBig td { font-size: 18px; }

img.PosRgt
{
  margin-top: 3px;
  margin-left: 14px;
  margin-bottom: 3px;
}

img.PosLeft
{
  margin-top: 3px;
  margin-right: 14px;
  margin-bottom: 3px;
}

img.PosBottom
{
  margin-top: 5px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 5px;
}

img.PosCenter
{
  margin-top: 0px;
  margin-left: 50px;
  margin-bottom: 5px;
  margin-right: 50px;
}


#PopUpMenu ul li a.second {
	font-weight:bold;
}

#PopUpMenu ul.first {
	border-bottom:1px solid #000000;
}

#PopUpMenu ul li.second {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

#PopUpMenu li.first {
	border-bottom:1px solid #CCCCCC;
}

table.HdrGreet  td {
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic; background-color: #ffffCC;
	font-weight: bold;
	border: solid 1px black;
	text-align: center;
	padding: 2px 0px 6px 0px;
 }
 
 .BigLetter {
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  color: navy;
  font-weight: bold;
}

.ContentHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: navy;
}


