H1 {
	font-family: FrizQuadrata BT, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-decoration: none;
}
H2 {
	font-family: FrizQuadrata BT, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
H3 {
	font-family: FrizQuadrata BT, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

H4 {
	font-family: FrizQuadrata BT, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

p            { font-family: Times New Roman, Helvetica, sans-serif; font-size: 16px; 
               font-variant: normal; color: #000066 }
               
td            { font-family: Times New Roman, Helvetica, sans-serif; font-size: 16px; 
               font-variant: normal; color: #000066 }               

li            { font-family: Times New Roman, Helvetica, sans-serif; font-size: 16px; 
               font-variant: normal; color: #000066; margin-bottom: 5px; }

a {
	font-family: FrizQuadrata BT, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000080;
}

a:hover {
  color: #800000; 
  text-decoration: underline;
}

table.hotJobs {
	border: 2px solid black;
	padding: 2px;
}

table.hotJobs td {
	
}

table.hotJobs th {
	font-weight: bold;
	border-bottom: 2px solid black;
}

div#hotJobHeader {
	font-size: 5em;
	margin-bottom: 4px;
	font-family: Verdana;
	text-align: center;
	color: #800000;
}

div#hotJobSubheader {
font-size: 1.4em;
text-align: center;
margin-bottom:14px;
}

hr#footerSep {
background-color: #000000;
color: #000000;
height: 1px;
}

select {
	font-family: FrizQuadrata BT, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	color: #000000;
	
input {
	font-family: FrizQuadrata BT, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	color: #000000;

}
option {
	font-family: FrizQuadrata BT, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	color: #000000;

}

textarea {
	font-family: FrizQuadrata BT, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	color: #000000;
}
marquee {
	font-family: FrizQuadrata BT, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
br.titleDisplay {
	height: 50px;
	padding-bottom: 50px;
}