td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.whttxt{
	color: white;
}

.boldtxt{
	font-weight: bold;
}

.boldwhttxt{
	font-weight: bold;
	color: white;
}

.bolditalictxt{
	font-weight: bold;
	font-style : italic;
}

.bolditalicwhttxt{
	font-weight: bold;
	color: white;
	font-style : italic;
}

.smalltxt{
	font-size: 10px;
}

.smallwhttxt{
	font-size: 10px;
	color: white;
}

.bigtxt{
	font-size: 16px;
	font-weight: bold;
	font-style : italic;
}

.bigwhttxt{
	font-size: 16px;
	font-weight: bold;
	font-style : italic;
	color: white;
}

.lgetxt{
	font-size: 24px;
	font-style : italic;
}

.lgewhttxt{
	font-size: 24px;
	font-style : italic;
	color: white;
}

A{
	text-decoration: none;
	font-weight: bold;
}

A:Hover{
	text-decoration: underline;
	font-weight: bold;
}

.breadcrumb{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

.breadcrumb:Hover{
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	color: #93AD12;
}

.navLink{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: white;
}

.navLink:Hover{
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	color: #B9D531;
}

.JobSearch{
	width : 151px;
	font-size : 11px;
	color : #004577;
}

.JobSearchA{
	width : 151px;
	font-size : 11px;
	color : #004577;
}
