.header {
	font-weight: bold;
}
td {
	font-size: 12px;
}
.printjob {
	font-size:10px;
}
a.jobnum:link, a.jobnum {
	color: #000;
	text-decoration: none;
}
a.jobnum:hover {
	color: #66c;
	text-decoration: none;
}
.menuon {
	font-size: 12px;
	text-decoration: none;
	color: #66c;
}
a.menuon:hover {
	font-size: 12px;
	text-decoration: none;
	color: #66c;
}
.menu, .navtext, .navarrow, .navnumber {
	font-size: 12px;
	text-decoration: none;
	color: #F23426;
}
a.menu:hover, a.navtext:hover, a.navarrow:hover, a.navnumber:hover {
	font-size: 12px;
	text-decoration: none;
	color: #66c;
}
.columnhead {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.columnhead:hover {
	color: #66c;
}
.data {
	font-size: 9px;
	text-decoration: none;
	color: #000;
}
a.data:hover {
	color: #66c;
}
.alert {
	font-size: 12px;
	color: #F23426;
}
#main2 {
	background-image:url(images/mainBody_bgnd4.jpg);
	background-repeat:repeat-y;
}
#search_main2 {
	background-image:url(images/searchBGN4.jpg);
	background-repeat:no-repeat;
}
#mainContent2 {
	margin: 25px 60px 0 35px;
} 
