/*===============================================================================
  Site Wide
================================================================================*/

body {
	background-color: #545454;
	background-image: url('images/contentWellBackground.gif');
	background-position: center;
	background-repeat: repeat-y;
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #525252;
	margin: 0;
}
h1 {
	color: #525252;
	font-size: 1.5em;
	border-bottom: solid 1px #FFDE00;
	margin-bottom: 3px;
}
h2 {
	color: #525252;
	font-size: 1.2em;
}
h3 {
	color: #525252;
	font-size: 1em;
	font-style: italic;
}

a {
	color: #498915;
}

th {
	text-align: center;
}
/* IE Only Centering Hack */
* html div#ContentWell {
	text-align: left;
}

* html body {
	text-align: center;
}
/* IE ONLY HACK */


p.Signature {
	text-align: right;
}

/*===============================================================================
  Content
================================================================================*/


div#ContentWell {
	width: 722px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/contentWellBackground.gif');
}

div#Container {
	margin-left: 11px;
	margin-right: 11px;
}
/*ie only hack*/
 html div#Container {
	width: 700px;
}


/*===============================================================================
  Header
================================================================================*/

div#Header {
	position: relative;
	background-image: url('images/headerBackground.gif');
	background-repeat: no-repeat;
}
img#Tagline {
	position: absolute;
	top: 78px;
	right: 10px;
}
/*===============================================================================
  Menu
================================================================================*/

div#Menu {
	position: absolute;
	top: 0px;
	right: 0px;
}
div#Menu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
div#Menu ul li {
	display: inline;
}
div#Menu a {
	color: #498915;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	padding-left: 3px;
	padding-right: 3px;	
}
div#Menu a:hover {
	background-color: #545454;
	color: #fff;
}
li#SubmitYourResume img{
	border: none;
	margin: -2px;
}
li#SubmitYourResume a {
	color: #545454;
}


/*===============================================================================
  Left Column
================================================================================*/

div#LeftColumn {
	float: left;
	width: 450px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
img#AddYourResume {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:0px;
}
div.HotJob{
	border-bottom: solid 1px #FFF7BF;
}

/*===============================================================================
  Right Column
================================================================================*/

div#RightColumn {
	padding-top: 15px;
	margin-left: 470px;
}
div#RightColumn p {
	margin: 0;
}
div#RightColumn p.Heading {
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 7px;	
	margin: 0;
}
div#Testimonial {
	width: 226px;
}
div#Testimonial div.Header {
	background-image: url('images/testimonialHeaderBackground.gif');
	height: 33px;
}
div#Testimonial div.Header p.Heading {
	padding-left: 7px;
	padding-top: 8px;
}
div#Testimonial div.Body {
	background-image: url('images/testimonialBodyBackground.gif');
	padding-left: 7px;
	padding-right: 7px;
}
div#FeaturedEmployer {
	margin-top: 10px;
	margin-right: 5px;
	padding: 3px;
}
div#FeaturedEmployer img {
	border: none;
	margin-left: 5px;
	margin-top:5px;
}

div#FeaturedEmployer p.Heading {
	border-bottom: solid 1px #FFDE00;
}

div#HotTips {
	margin-top: 10px;
	margin-right: 5px;
	padding: 3px;
}

div#HotTips ul{
	padding-left:10px;
	margin-left:10px;
}

div#HotTips p.Heading {
	border-bottom: solid 1px #FFDE00;
}

div#JobFairs {
	margin-top: 10px;
	margin-right: 5px;
	border-bottom: solid 1px #FFDE00;	
	padding: 3px;
}

div#JobFairs p.Heading {
	border-bottom: solid 1px #FFDE00;
}

/*===============================================================================
  Footer
================================================================================*/

div#Footer {
	margin-top: 15px;
	border-top: solid 1px #545454;
	border-bottom: solid 1px #545454;
	padding: 3px;
	background-image: url('images/headerBackground.gif');	
}
div#Footer p {
	font-size: 8pt;
	text-align: center;
	margin: 0;
}
div#Badges {
	padding-top: 3px;
	text-align: center;
}
div#Badges img {
	border: none;
}



/*===============================================================================
  Resume Sign Up Application Information Form.
================================================================================*/


form#Information, form#login{
	text-align: center;
	font-size: 10pt;
	margin-top:10px;
}

input{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #525252;
	border:1px solid #c2c2c2;
	background-color: #ffffff;
	height:18px;
	margin-right: 10px;
	margin-bottom: 3px;
}

input.checkbox{
border:1 solid #ffffff;
}

select{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #525252;
	border:1px solid #c2c2c2;
	background-color: #ffffff;
	margin-right: 10px;
	margin-bottom: 3px;
}

input:focus{
	background: #FFFDE9;
	color: #000000;
}

div#InformationContainer{
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

legend{
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #525252;
	font-weight: bold;
}

label.left{
	float: left;
	width: 100px;
}

div#positions_instructions{
	float: right;
	padding:3px;
	width: 200px;
	background-color:#FFFDE9;
	border:1px solid #E3E3E3;
}

fieldset.SubCategory {
	margin-top: 20px;
	padding: 7px;
	background-color: #FAFAFA;
	border: solid 1px #E3E3E3;
}

.center {
	text-align: center;
}

div#work_history {
	text-align: center;
}

div#login{
	margin-left:0;
	text-align: left;
}

.text-sm{
	font-size: 8pt;

}

/*===============================================================================
  About Us
================================================================================*/

img#starburst{
	float:right;
	padding-top:15px;
}


/*===============================================================================
  Contact Us
================================================================================*/

ul#contactInfo{
	list-style:none;
}

/*===============================================================================
  Employers
================================================================================*/

div#employers img{
	border:0px;
	vertical-align: middle;
	margin-left: 10px;
}

div#logos{
	text-align:center;
}

/*===============================================================================
  Spouse Services
================================================================================*/

img#spouseImage{
	float:right;
	margin: 15px;
	border: 1px solid #000;
}


