﻿.PackBg
{
	background-color:#cfe6fe
}

.H1
{
	font-size: 8pt; font-weight: bold; width: 33px; background: #4663c0; color: white; text-align: center;
}

.H2
{
	font-size: 8pt; font-weight: bold; width: 150px; background: #4663c0; color: white; text-align: center;
}

.Txt
{
	font-size: 8pt; color: #001d4c; vertical-align:top;
}
.Lnk
{
	font-size: 8pt; color: #001d4c;
}
.Lnk a, .Lnk a:visited
{
	color: #001d4c;	text-decoration: none;
}
.Lnk a:hover 
{
	color: #001d4c;	text-decoration: underline;
}
.Rqd
{
	font-size: 8pt; color: #820000;	text-decoration: none; font-weight:bold;
}
.Rqd a, .Rqd a:visited
{
	color: #820000;	text-decoration: none;
}
.Rqd a:hover
{
	color: #820000;	text-decoration: underline;
}
.Col1
{
	text-align:center;
	vertical-align:top;
}
.Col2
{
	text-align:left;
	vertical-align:top;
}

.HR1
{
	font-size: 10pt; font-weight: bold; width: 50px; background: #4663c0; color: white; text-align: center; padding:5px 0px 5px 0px;
}
.HR2
{
	font-size: 10pt; font-weight: bold; width: 204px; background: #4663c0; color: white; text-align: center; padding-left:10px;
}
.PR3
{
	font-size: 12pt; width: 33px; color: #000000; text-align: center;  border-right:solid 1px #4663c0;
}
.PR4
{
	font-size: 12pt; width: 150px; color: #000000; padding: 5px 5px 0px 10px;
}
.PR5
{
	font-size: 12pt; width: 33px; color: #ff9933; text-align: center;  border-right:solid 1px #4663c0;
}

