body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d0d3d5;
}
.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0054a6;
}
.smallheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0054a6;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.bodycopyerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Red;
}
.bodycopybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.tinybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.bodycopysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}

table.mboxList {
	border-left-color:#999999;
	border-left-style:outset;
	border-left-width:thin;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:thin;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:thin;
	}
table.mboxList th{
	border-bottom-color:#000000;
	border-bottom-width:thin;
	border-bottom-style:solid;
	background-color:#BF1817;
	font-size:14px;
	text-align:left;
	padding-bottom: 8px;
	}
	
table.mboxList td{
	font-size:12px;
	text-align:left;
	padding-bottom: 5px;
	}

table.jobList {
	border-left-color:#999999;
	border-left-style:outset;
	border-left-width:thin;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:thin;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:thin;
}

table.jobList th{
	border-bottom-color:#000000;
	border-bottom-width:thin;
	border-bottom-style:solid;
	background-color:#BF1817;
	font-size:14px;
	text-align:left;
	padding-bottom: 8px;
	}
	
table.jobList td{
	font-size:12px;
	text-align:left;
	padding-bottom: 5px;
	}

fieldset.jobInfoFS {
	border-color:#BF1817;
	border-style:groove;

	}
	
frameset.jobsFrame {

	}
	
table.mesg th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0054a6;
	background-color:#A9D7F1;
	}
	

