<style type="text/css">
<!--

.frm {
	background-color:  #f5f5f5;
    border: 2px inset;
    line-height: 15px;
	color:black;
	font-family:arial;
	font-size:12px;
}

.frm2 {
	background-color:  #f5f5f5;
    border: 2px inset;
    line-height: 15px;
	color:black;
	font-family:arial;
	font-size:11px;
}

.label { 
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color:black;

}

.label2 { 
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	color:black;

}

.formtext { 
	font-family:verdana;
	font-size:11px;
	font-weight: normal;
	color:black;

}

.redstar {
	font-family:verdana; 
	font-size:11px;
	color:#cc0000;
	font-weight:bold;
}

.smallred {
	font-family:verdana; 
	font-size:11px;
	color:#cc0000;
	font-weight:normal;
}

.button {
	color:#ffffff; 
	background-color:#990000; 
	font-weight:bold; 
	font-family:verdana; 
	font-size:12px;
}

/*a {
	color:#0000ff;
}*/

a.anchor {
	color:#000000;
}

.boxtext {
	font-family:tahoma;
	font-size: 12px;
}

.errortext {
	font-family:tahoma;
	font-size: 12px;
	color:#cc0000
}

.jobtitle {
	font-family:arial;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
}

.helptitle {
	font-family:arial;
	font-size: 15px;
	font-weight:bold;
	color: #ffffff;
}

.posnum {
	font-family:verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

.desc {
	font-family:arial;
	font-size: 13px;
	font-weight:normal;
	color: #000000;
}

.location {
	font-family:verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}

.smallbold { 
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color:black;
}	

.small { 
	font-family:verdana;
	font-size:11px;
	font-weight: normal;
	color:black;
}	

.csslink {
  color: #0000ff;
  text-decoration: underline;
  cursor: pointer;
  cursor: hand;
}
-->
</style>




