@charset "UTF-8";
.recruit {
	background-image: url(../images/be_a_warhawk2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 620px;
	margin: 20px 0 0 0;
	min-height: 294px;
}
.recruit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	color: #000000;
}
.recruit h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 0.96em;
}
.recruit h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	font-size: 0.84em;
}
.recruit  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: .84em;
}
.recruit a:link {
	font-weight: bold;
	color: #a39058;
	text-decoration: none;
}
.recruit a:visited {
	font-weight: bold;
	color: #a39058;
	text-decoration: none;
}
.recruit a:hover {
	font-weight: bold;
	color: #a39058;
	text-decoration: underline;
}
.recruit a:active {
	font-weight: bold;
	color: #a39058;
	text-decoration: underline;
}
.recruit a:focus {
	font-weight: bold;
	color: #a39058;
	text-decoration: underline;
}
.recruit .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	font-weight: bold;
	margin: 10px 0 5px 0;
	border: solid #999 1px;
	width: 260px;
	text-align: center;
}
.recruit .button #one {
	background-color: #fff;
	background-image: url(../images/gradient_ace.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 6px;
}
.recruit .button #two {
	background-color: #cccccc;
	padding: 6px;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left -46px;
}
.recruit .button #three {
	background-color: #ffffff;
	padding: 6px;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left -72px;
}
.recruit .button a:link {
	color: #300;
	text-decoration: none;
}
.recruit .button a:visited {
	color: #300;
	text-decoration: none;
}
.recruit .button a:hover {
	color: #300;
	text-decoration: underline;
}
.recruit .button a:active {
	color: #300;
	text-decoration: underline;
}
.recruit .button a:focus {
	color: #300;
	text-decoration: underline;
}
