body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #353535;
	background-color: #ffffff;
	margin: 0px;
}


td.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #b4061a;
}

h1,td.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #b4061a;
}

td.strongRed,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #b4061a;
}
a.subNavactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #b4061a;
}
a.mainNavactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #b4061a;
}
a:link {
	color: #b4061a;
	text-decoration: none;
}
a:visited {
	color: #b4061a;
	text-decoration: none;
}
a:hover {
	color: #b4061a;
	text-decoration: none;
}

a.bodyLink:link {
	color: #b4061a;
	text-decoration: none;
}
a.bodyLink:visited {
	color: #b4061a;
	text-decoration: none;
}
a.bodyLink:hover {
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}

a.mainNavlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
a.mainNavlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
a.mainNavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #b4061a;
	text-decoration: none;
}

a.subNavlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #353535;
	text-decoration: none;
}
a.subNavlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #353535;
	text-decoration: none;
}
a.subNavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #b4061a;
	text-decoration: none;
}

a.endNavlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #b4061a;
	text-decoration: none;
}
a.endNavlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #b4061a;
	text-decoration: none;
}
a.endNavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #353535;
	text-decoration: none;
}

a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #b4061a;
	text-decoration: none;
}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #b4061a;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #b4061a;
	text-decoration: underline;
}
ul{
	margin-left:20px;
	padding-left:0px;
	list-style-image: url(images/bullet.gif);
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #353535;
	font-style: normal;
	list-style-image: url(images/bullet.gif);
}
table.sortable caption,#jobdetails caption{
	text-align:left;
	}
table.sortable th{
	font-family: Arial, Helvetica, sans-serif;
	color: #b4061a;
	font-size: 12px;
	text-align:left;
}
table.sortable td{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	vertical-align: top;
	
}
table.sortable th{
	cursor: s-resize;
	}
table.sortable th.sorttable_sorted{
	cursor: n-resize;
	}
a img{
	border:0;
}
#toppadder{
	padding-top:60px;;
	}
#bottompadder{
	padding-bottom:365px;
	}
#jobdetails{
	color: #000000;
	font-size: 11px;
	width:100%;
}
#jobdetails caption{
	font-weight:bold;
	font-size: 13px;
	padding-left:3px;
	}
#jobdetails h3{
	display:inline;
	color:#b4061a;
	font-weight:bold;
	font-size:11px;
	}
#jobdetails td{	
	font-size:10px;
	}
#printjob{
	float:right;
	cursor:pointer;
	color:#b4061a;
	font-size:10px;
}
.jobsummary{
	vertical-align: top;
	padding-right:5px;
	width:120px;
}