a {
	color: #405D9F;
	font-size: 8pt;
	text-decoration: none;
	font-family: sans-serif;
}

a:hover {
	color: #405D9F;
	text-decoration: underline;
}

em { font-style: normal }
li { font-size: 8pt; font-family: Verdana, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
p { color: #000; font-size: 8pt; line-height: 20px; font-family: sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; margin: 10pt }
table { color: #000000; font-size: 8pt; font-family: Verdana, sans-serif }

TR {
	vertical-align : top;
}

td {
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
}

BODY {
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	background-color: white;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.stdbtn {
	FONT-FAMILY: sans-serif;
	border: 1px solid Gray;
	font-size: 8pt;
}

.stdbtn2 {
	FONT-FAMILY: sans-serif;
	border: 1px solid Gray;
	font-size: 8pt;
	width: 120px;
}


INPUT
{
	font-size: 8pt;
	font-family: sans-serif;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

TEXTAREA
{
	font-size: 8pt;
	font-family: sans-serif;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

SELECT
{
	font-size: 8pt;
	font-family: sans-serif;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

INPUT.defright
{
	text-align : right;
}

H1
{
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.menubar
{
	background: transparent;
	color: White;
	font-weight: bold;
	position: absolute;
	top: 5;
	left: 36;
}

.phc
{
	background: transparent;
	color: Silver;
	font-weight: bold;
	position: absolute;
	top: 92;
	left: 36;
}

.admintitle
{
	background: transparent;
	color: Silver;
	font-weight: bold;
	position: absolute;
	top: 45;
	left: 36;
	font-size: 14pt;
}

a.menu {
	color: white;
	font-size: 8pt;
	text-decoration: none;
	font-family: sans-serif;
}

a.menu:hover {
	color: white;
	text-decoration: underline;
}

.cntstblleftspace {
	width: 30px;
}

.cntstblleftcol {
	width: 60%;
}

.cntstblrightcol {
	width: 260px;
}

.cntstblrightspace {
	width: 30px;
}

.insthead {
	font-weight: bold;
}

.instinfo {
	color: #A9A9A9;
	padding-left: 6px;
}

.repaireditem {
	font: bold;
}

.dialog {
	width: 500px;
	position: absolute;
	background-color: #F5F5F5;
	border: 1px solid Silver;
	visibility: hidden;
	display: none;
}

.headrow {
	background-image: url(img/listhead-bg.png);
	background-repeat: repeat-x;
}

.pagenav {
    border: 1px solid lightsteelblue;
	background-color: #F5F5A5;
	width: 22px;
	text-align : center;
}
