.middle {
	background-color: #0062AC;
	font-size: 26px; 
	color: white; 
	
	text-align : left;
	font-weight : bold;
	vertical-align: middle;
	padding: 5px 5px 5px 15px;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.top_bottom {
	background-color: #C8D3EA;
	color: #000000;
	
	font-size: 11px;
	text-align: left;
	font-weight:normal;
	padding: 10px 10px 10px 10px;
}
.footer {
	font-size: 11px;
	font-weight: normal;
	padding: 7px 2px 7px 2px;
	font-family: Tahoma, "Times New Roman", Times, serif;
} 
table {
	border: 2px solid #0062AC;
}

h2 {
		font-size: 16px;
		margin-top: 2px;
}
li {
		list-style-image: url('http://www.isg.com/static/jobsearch/images/bullet.gif');
		text-align:left;
}
.footer_img {
	padding-left: 1px;
	padding-right: 1px;
}
.small {
font-weight:bold;
font-size: 10px;
}

.img_left {
	background-image: url('http://www.isg.com/static/jobsearch/images/sprung1.jpg');
	background-repeat: no-repeat;
	height: 110px;
	width: 60px;
	}
.img_right {
	background-image: url('http://www.isg.com/static/jobsearch/images/sprung2.jpg');
	background-repeat: no-repeat;
	height: 110px;
	width: 500px;
}
