@charset "UTF-8";
body,/* CSS Document */ h1, h2, h3, h4, h5, h6, p          {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
.container744x504 {
	height: 504px;
	width: 744px;
	text-align: center;
}
#jobs td {
	height: 44px;
	background-color: #4A6DAE;
}
#jobs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#divJobLeftHiring {
	float: left;
	width: 300px;
}
#divJobRightHiring {
	height: 504px;
	width: 444px;
	float: left;
	background-color: #4a6dae;
	background-image: url(../images/hiringnow.jpg);
	background-repeat: repeat-x;
	background-position: -5px top;
}
#divLogo {
	height: 74px;
}
#divVideo {
	height: 186px;
	width: 248px;
	border: 1px solid #999999;
	margin-left: 22px;
}

/*  IE6 Bugfix Video Margin */

*html #divVideo {
	margin-left: 0px;
}

/*  IE6 Bugfix Video Margin */


#divCompany {
	margin-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
#divCompany a {
	color: #666666;
	text-decoration: underline;
}
#divCompany a:hover {
	color: #FF6633;
	text-decoration: underline;
}
#divJobDescription {
	margin-top: 76px;
}

/*  IE6 Bugfix  Margin */

*html #divJobDescription {
	margin-left: -20px;
}

/*  IE6 Bugfix  Margin */


#divJobRightWaiting {
	height: 504px;
	width: 444px;
	float: left;
	background-color: #ff6633;
	background-image: url(../images/waitinglist.jpg);
	background-repeat: repeat-x;
	background-position: -5px top;
}
.boldBlue {
	font-weight: bold;
	color: #4078d1;
	margin-top: 4px;
}
.bold {
	font-weight: bold;
}
#divJobDescription img {
	padding-top: 5px;
	padding-bottom: 10px;
}
/*h2 {
	margin-top: 10px;
}
h2  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004dc1;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: center;
	border: 1px solid #1E4683;
	background-image: url(../../02_jobseeker/images/button.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	width: 100px;
	text-align: center;
	border: 1px solid #9a1e00;
	background-image: url(../../02_jobseeker/images/button.jpg);
	background-repeat: repeat-x;
	background-position: left -38px;
}*/

/* IE6 fix h2 button*/

*html h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
	width: 100px;
	text-align: center;
	margin-top: 10px;
	margin-left: -22px;
}
*html h2  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: center;
	border: 1px solid #1E4683;
	background-color: #20467D;
}
*html h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004dc1;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	width: 100px;
	text-align: center;
	border: 1px solid #971E00;
	background-color: #FF3300;
}

/* IE6 fix button */

