TH.label {
        font-family: arial;
        text-align: left;
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
        color: black;
        vertical-align: top;
}
SELECT {
	font-family: Lucida Console;
	font-size: 8pt;
}
.toolbtn {
	background-color: #000066;
	color: white;
	font-family: sans serif, arial;
	font-weight: bold;
	font-size: 9pt;
	border-style: ridge;
	border-color: #000066;
}

.toolbtn .hover {
	background-color: #003399;
}

.popuptoolbtn {
	background-color: #e7d694;
	color: black;
	font-family: sans serif, arial;
	font-weight: bold;
	font-size: 8pt;
	border-style: ridge;
	border-color: #e7d694;
}

.header
{
	font-family: Times;
  background-color :   #ffffff;
	text-align: center;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: black;
	vertical-align: middle;
  border-bottom: thin solid red;
  border-left: thin solid red;
}

.pageSubHeaderCenter
{
	font-family: Times;
  background-color :   #ffffff;
	text-align: center;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	vertical-align: middle;
}

.pageSubHeaderLeft
{
	font-family: Times;
  background-color :   #ffffff;
	text-align: left;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	vertical-align: middle;
}


.affiliationData
{
	text-align: left;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
  border-bottom: none;
  border-top: thin solid;
  border-right: thin solid;
  border-left: thin solid;
}

.authorData
{
	text-align: left;
	font-size: 8pt;
	font-style: normal;
  border-bottom: none;
  border-top:none;
  border-right: thin solid;
  border-left: thin solid;
}

a.pacscode_heading:link {
	color: black
}

a.pacscode_heading:visited {
	color: black
}

a.pacscode_heading:hover {
	color: blue
}

a.msid_heading:link {
	color: black
}

a.msid_heading:visited {
	color: black
}

a.msid_heading:hover {
	color: black
}

a.msid_break_heading:link {
	color: blue
}

a.msid_break_heading:visited {
	color: blue
}

a.msid_break_heading:hover {
	color: blue
}

.data {
        font-family: "Verdana";
        font-size: 9pt;
        font-style: normal;
        font-weight: lighter;
        color: black;
        vertical-align: middle;
        text-align: left;
}


.data_center {
        font-family: "Verdana";
        font-size: 9pt;
        font-style: normal;
        font-weight: lighter;
        color: black;
        vertical-align: middle;
        text-align: center;
}

.back2menu {
        font-family: "Verdana";
        font-size: 9pt;
        font-style: normal;
        font-weight: lighter;
        color: black;
        vertical-align: middle;
        text-align: right;
}

