
body { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal 
	} 

p { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal 
	} 


li { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal 
	} 


td { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal 
	} 


h1 { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12pt; 
	font-weight: bold 
	} 

h2 { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12pt; 
	font-weight: bold 
	}

h3 { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold 
	}

h4 { 
	font-family: Verdana, Arial, Helvetica; 
	font-color: white;
	font-size: 10pt; 
	font-weight: bold
	padding-top: 5px;
	padding-bottom: 0px;
	}

h5 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: normal 
	}
	
h6 { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal 
	}


a:link {
	color: #0000FF;
	text-decoration: none;
	}

a:visited {
	color: #0000FF;
	text-decoration: none;
	}

a:hover { 
	color: #0000FF; 
	text-decoration: underline; 
	font-weight: normal; 
	background-color: none;
	}


.boxhead {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	}


/* menu table definitions */

td#m1 {
	display: block;
	text-align: center; 
	text-color: black;
	font-family: Verdana, Arial; 
	font-size: 8pt;
	font-weight: normal; 
	text-align: center; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	background-color: white;
	border: 1px silver solid;
	}


td#m2 {
	display: block; 
	width: 100%;
	text-align: center; 
	text-color: #FFFFFF;
	font-family: Verdana, Arial; 
	font-size: 10pt;
	font-weight: bold; 
	text-align: center; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	background-color: #004080;
	border: 1px silver solid;

	}
	
td#m2 a {
	display: block; 
	width: 100%;
	color: #FFFFFF; 
	font-weight: bold; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	background-color: #004080;
	}
	
td#m2 a:hover {
	background: #0099CC; 
	text-decoration: none; 
	color: yellow
	}






/* job template table definitions */

td#a1 { }
td#b1 h1, h2 {
	display: block; 
	padding-top: 12px;
	}

td#a2, #a3, #a4, #a5, #a6, #a7, #a8, #a9, #a13  {
	font-family: Verdana; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	background-color: #0099CC; 
	border: 2px solid white; 
	padding-left:2px; padding-right:2px; padding-top:4px; padding-bottom:4px;
	} 

td#b2, #b3, #b4, #b5, #b6, #b7, #b8, #b9, #b13 {
	background-color: #F4F4F4; 
	border: 2px solid; 
	border-color: white; 
	padding: 4px;
	}
