@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/mi5_bkd.jpg);
	background-repeat: repeat-x;
	list-style-image: url(../graphics/buttons/bullet.JPG);
	list-style-type: circle;
}
#Page {
	width: 900px;
	border: 1px solid #000000;
	margin: auto;
	background-color: #FFFFFF;
}
#Page a {
	color: #05637D;
	text-decoration: none;
}
#Page a:hover {
	text-decoration: underline;
}
#Page #header {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Page #header #headerleft {
	width: 350px;
}
#Page #header #headerRight {
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 5px;
	padding-top: 0px;
}
#Page #navbar {
	background-image: url(../graphics/navbar_bkd.jpg);
	background-repeat: repeat;
	height: 30px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#Page #mainWindow {
	margin: 0px;
	padding: 0px;
}
#Page #mainWindow #mainright {
	float: right;
	width: 200px;
	background-image: url(../graphics/mainright_bkd.jpg);
	text-align: center;
	padding-right: 0px;
	margin-right: 15px;
	margin-top: 20px;
}
#Page #mainWindow #mainright a {
	color: #675C86;
}
#Page #mainWindow #mainright a:hover {
	text-decoration: underline;
}

#Page #mainWindow #mainright #mainrighttop {
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#Page #mainWindow #mainright #mainrightbot {
	background-image: url(../graphics/mainright_bot.jpg);
	height: 20px;
	clear: both;
}
#Page #mainWindow #mainleft {
	margin-right: 300px;
	padding-left: 40px;
	text-align: left;
	margin-top: 10px;
	list-style-image: url(../graphics/buttons/bullet.JPG);
	list-style-type: circle;
	list-style-position: outside;
}
#Page #mainWindow #mainleft h1 {
	font-size: 16px;
	font-weight: bold;
	color: #07657E;
}
#Page #mainWindow #mainleft h2 {
	font-size: 13px;
	font-weight: bold;
	color: #07657E;
}
#Page #mainWindow #mainleft h3 {
	font-size: 11px;
	font-weight: bold;
	color: #07657E;
}


#Page #belownav {
	background-image: url(../graphics/buttons/footer_bkd.jpg);
	background-repeat: repeat-x;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#Page #aboveFooter {
	vertical-align: bottom;
	text-align: left;
	padding-bottom: 10px;
	clear: both;
	height: 65px;
}
#Page #aboveFooter #abovefooterright {
	float: right;
	width: 480px;
	padding-right: 20px;
	text-align: right;
}
#Page #aboveFooter #abovefooterleft {
	width: 370px;
	text-align: left;
	padding-left: 15px;
}

#Page #footer {
	background-image: url(../graphics/buttons/footer_bkd.jpg);
	height: 26px;
	clear: both;
	text-align: left;
	padding-left: 20px;
	padding-top: 1px;
	margin-top: 0px;
}
.floatimgright {
	float: right;
	padding-left: 20px;
}
#Page #mainWindow #mainleft #jobvacsright {
	width: 260px;
	float: right;
	list-style-position: outside;
	left: 0px;
}
#Page #mainWindow #mainleft #clear {
	clear: both;
}

#Page #mainWindow #mainleft #jobvacsleft {
	width: 270px;
	float: left;
}

