body {
	font-family: Tahoma, Arial;
	font-size: 10pt;
  cursor: default; 
  background-color:White; 
  color:Black;
}

p {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	vertical-align:top;
	text-align:justify;
}

td {
	font-family: Tahoma, Arial;
	font-size: 10pt;
}

h3 {
  color: #222; 
  font-size: 12pt; 
  font-weight: 700;
}

hr {
  width: 100%; 
  height: 1px; 
  color:Black; 
  background-color:Black;
}

.pdm {
  padding-top:4px; 
  padding-bottom:5px; 
  background-color:#304c6a; 
  color:White;
  font-size:8pt; 
  font-family:Tahoma, Arial; 
  text-align:left; 
  vertical-align:middle;
}

.pdcol {
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  text-align: justify;
}

.small {
	font-family: Tahoma, Arial;
	font-size: 8pt;
}

.smallbold {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: 500;
}

.medium {
	font-family: Tahoma, Arial;
	font-size: 9pt;
}

.mediumbold {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: 500;
}

.islink {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: 500;
	height: 30px;
	color: #334f73;
	cursor:pointer
}

a:link {
	text-decoration: none;
	font-weight: 500;
	color: #334f73;
}

a:visited {
	text-decoration: none;
	font-weight: 500;
	color: #334f73;
}

a:hover {
	text-decoration: none;
	font-weight: 500;
	color: #334f73;
}

.title {
  color: #222; 
  font-size: 13pt; 
  font-weight: 700;
}

.point
{
  font-weight: bold;
  font-size: 10pt;
  font-family: Tahoma, Verdana, Arial;
  color: #004080;
  text-align: left;
}

a.pdmSep {
  width:2; 
  color:White; 
  padding-top:3px; 
  padding-bottom:6px; 
  background-color:#304c6a; 
  display:block; 
  font-size:8pt; 
  font-family:Tahoma, Arial; 
  text-align:center; 
  vertical-align:middle;
}

a.pdmLink {
  padding-top:4px; 
  padding-bottom:5px; 
  background-color:#304c6a; 
  display:block; 
  font-size:8pt; 
  font-family:Tahoma, Arial; 
  text-align:center; 
  vertical-align:middle;
}

a.pdmLink:hover {
  background-color:#707070;
}

a.pdmItem {
  padding-left:8px; 
  padding-right:0px; 
  padding-top:2px; 
  padding-bottom:4px; 
  width:240px; 
  background-color:#304c6a; 
  display:block; 
  font-size:8pt; 
  font-family:Tahoma, Arial; 
  text-align:left; 
  z-index:100;
}

a.pdmItem:hover {
  background-color:#707070;
}

td.forumTitle 
{
  color: black; 
  font-family: Tahoma, Arial; 
  font-size: 10pt; 
  font-weight: bold; 
  height: 30px;
  border-bottom: 1px #666666 solid;
}

.forumCell 
{
  color: #004080; 
  font-family: Tahoma, Arial; 
  font-size: 10pt; 
  font-weight: normal; 
  padding-top: 10px;
}

.forumEnd 
{
  color: #004080; 
  font-family: Tahoma, Arial; 
  font-size: 10pt; 
  font-weight: normal;
  padding-top: 10px;
  white-space:nowrap;
}

.forumHeading {
  color: Navy;
  font-family: Tahoma, Arial;
  font-size: 10pt;
  font-weight: bold;
}

.forumBody {
  color: black;
  font-family: Tahoma, Arial;
  font-size: 10pt;
  font-weight: normal;
}


