BODY {
	background-color: #F4F5F0;
}
table {
	font-family: Tahoma;
	font-size: 9pt;
}
A {
	color: #02407B;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A:link {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
table {
	background-color: White;
}
.blueTab {
	background-color: #02407B;
	height: 25px;
	width: 90px;
	text-align: center;
	border: outset 2px silver;
}
.blueTabLink {
	color: white;
	vertical-align: middle;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 11pt;
	color: #990000;
}
h2 {
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
}
h3 {
	font-weight: bold;
	color: #EF5B01;
	font-size: 10pt;
}
.redtextheader {
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
}
.whitetextheader {
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
}
.orangetextheader {
	font-weight: bold;
	font-size: 10pt;
	color: #EF5B01;
}
.greentextheader {
	font-weight: bold;
	font-size: 10pt;
	color: #629751;
}
.jt_job_position {
	font-weight: bold;
}
.jt_job {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 6px;
} 
.jt_resumes_name {
	font-weight: bold;
}

.jt_resumes_added { 
	font-weight: bold;
}

.jt_resumes_position {
	padding-right: 20px;
	padding-left: 20px;
}
.jt_allresumes {
	
}
ul {
    margin:7px;
    padding:7px; 
} 
