td			{font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #000000; line-height: 140%}

.blank		{font-size: 1pt}
.banner		{font-family: "Verdana"; font-size: 11pt; color: #0B347E; font-weight:bold}
.tbox		{border-right: #1C4C78 1px solid; border-top: #1C4C78 1px solid; border-left: #1C4C78 1px solid; border-bottom: #1C4C78 1px solid; 
			 width: 125px; height:19px; background: #D6F6FF; font-family: "verdana"; font: 8pt;}

A:link		{color: #0F4679; text-decoration:none}
A:visited	{color: #0F4679; text-decoration:none}
A:hover		{color: #FF7D24; text-decoration:underline}

 .JobTable
 {
	width: 526px;
	border-collapse: collapse;
	border-width: 0px;
 }
 
 .JobTable tr
 {
	height: 17px;
 }
 
 .JobTable tr td
 {
	height: 17px;
	color: Black;
	font-size:7pt;
	font-style: normal;
	text-decoration: none;
	font-family: Arial;
	vertical-align: bottom;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;	 
	padding-bottom: 2px;
	font-weight: 400;
	vertical-align:middle !important;
 }
 
 .JobTable .HeaderTD
 {
	font-weight: 700;
	
 }  
 
 .JobTable .Column1
 {
	width:19px;	
 }
 
 .JobTable .Column2
 {
	width:200px;
	white-space:normal;
	padding-right:30px;	
 }
 .JobTable .Column3
 {
	width:147px;
 }
 .JobTable .Column4
 {
	width:153px;
 }
 
 .JobTable .InternalColumn
 {
	background-color:#efefef;
	border-left: solid 2px Black;
 }
 
 .JobTable .InternalColumn a
 {	
	color: Blue;
 }
 
 .JobTable .TinyInput
 {
	width: 25px;
 }