   <STYLE type="text/css">
   <!--
.foo  {
	background: darkseagreen;
	}

.tableMain {
	width: 800px;
	border-style: none;
}

.table_header  {
	background: whitesmoke;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: midnightblue;
	}
.table_inst  {
	background: bisque;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	}
.table_footer  {
	background: sandybrown;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	}
.table_bg  {
	background: gray;
	}
.table_white  {
	background: white;
	}
.instructions  {
	background: khaki;
	}
.rowhead  {
	background:  lightsalmon;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	}
.norow  {
	background: white;
	}
.DeptRow1  {
	background: #d8d9db;
	padding-left: 25px;
}

.row1  {
	background: aliceblue;
	padding-left: 25px;
}
.DeptRow2  {
	background: #e7e7e1;
	padding-left: 25px;
}

.row2  {
	background: ivory;
	padding-left: 25px;
}
.row_submit  {
	background: darkseagreen;
	}

.pagehead  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: midnightblue;
	}

.subhead  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
	color: midnightblue;
	}

.subhead2  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	}

.bodyhead  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	}
.bodyhead a:link {
	color: #433ec0;
	text-decoration: none;
}
.bodyhead a:visited {
	color: #433ec0;
	text-decoration: none;
	}
.bodyhead a:active {
	color: midnightblue;
	text-decoration: none;
	}
.bodyhead a:hover {
	color: midnightblue;
	text-decoration: underline;
	}
	
.menutext  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	width: 80%;
	text-align: center;
}
.menutext a:link {
	color: midnightblue;
	text-decoration: none;
	}
.menutext a:visited {
	color: midnightblue;
	text-decoration: none;
	}
.menutext a:active {
	color: darkred;
	text-decoration: none;
	}
.menutext a:hover {
	color: darkred;
	text-decoration: underline;
	}
	
.bodytext  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	margin: 4px;
	}
.bodytext a:link {
	color: midnightblue;
	text-decoration: none;
	}
.bodytext a:visited {
	color: midnightblue;
	text-decoration: none;
	}
.bodytext a:active {
	color: darkred;
	text-decoration: none;
	}
.bodytext a:hover {
	color: darkred;
	text-decoration: underline;
	}
	
.bodytext_req  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: darkred;
	}
.bodytext_req a:link {
	color: darkred;
	text-decoration: none;
	}
.bodytext_req a:visited {
	color: darkred;
	text-decoration: none;
	}
.bodytext_req a:active {
	color: midnightblue;
	text-decoration: none;
	}
.bodytext_req a:hover {
	color: darkred;
	text-decoration: underline;
	}

.bodytextb  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	}

.bodytexti  {
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	}
	
.smalltext {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: black;
    }
.smalltext a:link {
	color: midnightblue;
	text-decoration: none;
	}
.smalltext a:visited {
	color: midnightblue;
	text-decoration: none;
	}
.smalltext a:active	{
	color: darkred;
	text-decoration: none;
	}
.smalltext a:hover {
	color: darkred;
	text-decoration: underline;
	}
	
.copytext {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	color: white;
    }
.copytext a:link {
	color: midnightblue;
	text-decoration: none;
	}
.copytext a:visited {
	color: midnightblue;
	text-decoration: none;
	}
.copytext a:active	{
	color: darkred;
	text-decoration: none;
	}
.copytext a:hover {
	color: darkred;
	text-decoration: underline;
	}

.inputDD	{
	color : midnightblue;
	background : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size : 11px;
	border: thin inset midnightblue;
	margin: 1px;
	padding: 1px;
}

.inputBox	{
	color : midnightblue;
	background : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: thin inset midnightblue;
	margin: 2px;
	padding: 2px;
}

.inputTextArea	{
	color : midnightblue;
	background : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: thin inset midnightblue;
	margin: 2px;
	padding: 2px;
}

.inputSubmitM	{
	color : red;
	background : #f1f1f1;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border: thin outset red;
	font: small-caps 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

.inputSubmit	{
	color : midnightblue;
	background : white;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border: thin outset midnightblue;
	font: small-caps 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

-->
   </style>

