body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: .7em;
	background-image:url(images/bgd-grad.jpg); background-position:top; background-repeat:repeat-x;
}


.clearer { clear: both; }

h1 {font-size: 1.2em; font-weight: normal; color: #ffffff; border-left: solid 4px #ef3615; margin: 0px; background-color: #267b07; background-image:url(images/h1-right.jpg); background-position:top right; background-repeat:no-repeat; padding: 5px 10px; text-align:right; }
h2 {font-size: 1em; font-weight: bold;}
h3 {font-size: 1em; font-weight: bold; padding-top: 5px; padding-bottom: 0px; margin:0px; color: #003066; border-top: solid 1px #c2ddfa;}
h4 {font-size: 1.2em; font-weight: normal; color: #ffffff; padding: 5px 5px 4px 5px; margin: 0px; background-image:url(images/h4bgd.jpg); background-position:top; background-repeat:no-repeat;}
h5 {font-size: 1em; font-weight: bold; margin-bottom: 0px;}


a:link, a:visited	{text-decoration: underline; margin: 0px; color: #013066; font-weight: bold; padding: 0;}
a:hover, a:focus 	{text-decoration: underline; margin: 0px; color: #267b07; padding: 0;}


#container {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 30px 20px 30px;
	background-image:url(images/bgd-container.jpg); background-position:top; background-repeat:no-repeat;
}

#logo {
	padding: 11px 0 11px 39px ;
	margin-right: auto;
	margin-left: auto;
}

#flashcontent1 {
	padding: 16px 0px 12px 0px;
}

.flashContainer
{	
	width: 768px;
	height: 116px;
	padding: 0px;
}


/* N A V */

#menu {
	width:768px;
  	padding:0px;
	margin:0px; 
	font-size: 1em;
	font-weight: bold;
	text-align:center; 
	}

#menu ul 				{padding:5px 0px 6px 0px; margin:0px; list-style-type:none; width:768px; background-color: #013066; background-image:url(images/MenuBottom.gif); background-repeat:repeat-x; background-position: bottom; text-align:center; }
#menu li 				{padding: 0px 10px 0px 10px; float:left; border-right: solid 1px #ffffff; }
#menu a 				{padding: 0px 0px 0px 0px; display: block; color:#ffffff; text-decoration:none; }
#menu a:hover 			{padding: 0px 0px 0px 0px; display: block; color:#ef3615; }

  
/*  E N D  O F   N A V  */

#leftcol {
	width: 198px;
	margin: 0px;
	float:left;
	background-image:url(images/footerbottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 0px;
}

.leftcolcontent {
	margin: 0px;
	background-image:url(images/leftcol-bluegrad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	min-height: 300px;
	_height: 300px;
	border-top: 1px solid #1762af;
	border-right: 1px solid #1762af;
	border-left: 1px solid #1762af;
	font-size: .8em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}



#text_container {
	width:560px;
	margin: 0px;
	position:relative;
	float:left;
	line-height: 1.4em;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}


/* SEARCH RESULTS + JOB DETAILS pages */

/* overall table */ 
table.Micro {border-collapse:collapse; text-align: left; padding: 0px; margin: 0px; border-right: solid 1px #808080; border-top: solid 1px #808080;}

/* SEARCH RESULTS PAGE: Table title, location/salary headers */
tr.MicroHeader 		{font-size: 1em; font-weight: normal; color:#013066; background-color: #808080; }
tr.MicroHeader th 	{padding:5px; border-bottom: solid 1px #808080; border-left: solid 1px #808080;}


/* SEARCH RESULTS PAGE: job titles default to links set for all links */
/* SEARCH RESULTS PAGE: background cells + Location, Salary etc... */
tr.MicroItem 		{ background-color: #ffffff; }
tr.MicroItem td 	{ padding:5px; border-bottom: solid 1px #808080; border-left: solid 1px #808080;}
tr.MicroAltItem 	{ background-color: #ffffff; }
tr.MicroAltItem td 	{ padding:5px; border-bottom: solid 1px #808080; border-left: solid 1px #808080;}

/* SEARCH RESULTS PAGE: 1 to X of X results found text */ 
p.Micro {font-size:1em; color:#808080; padding: 0px 0px 0px 0px; margin: 0px;}

/* JOB DETAILS PAGE: job title*/
.title {				color: #013066; font-weight: normal; font-size: 1.2em; padding: 5px 15px 2px 0px; margin: 0px; }

/* JOB DETAILS PAGE: back to search + apply links */
.applylinks 							{font-weight: normal; font-size: 1em; padding: 5px; }
a:link.applylinks, a:visited.applylinks {background-color:#013066; color: #ffffff; text-decoration: none;padding: 5px; }
a:hover.applylinks, a:focus.applylinks 	{background-color:#267b07; color: #ffffff; text-decoration: none;padding: 5px; }

/* end of SEARCH RESULTS */




/****************************************** FOOTER *************************************************/
#footer {
	width:770px;
	margin: auto;
	padding:21px 0;
	font-size:0.8em;
	border-top:1px #cccccc dotted;
} 

#innerFooter {
	font-family:Arial, Helvetica, sans-serif;
	margin-right: 240px;
	color: #3e5991;
}
#innerFooter .pipe { margin: 0 2px 0 5px; color: #009fda; font-size: 1.2em; color: #FFFFFF; border-left: #00aeef solid 1px; }
#innerFooter a { color: #3e5991; text-decoration: none; }
#innerFooter a:hover, #innerFooter a:focus { text-decoration: underline; color: #162b61; }
#innerFooter a img { border: none; float: left; margin: -12px 12px 0 0; position: relative; }
#innerFooter a.hayslogo {
	border: none;
}

/* SHARE */
.share {
	height:15px;
	width:170px;
	float:right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0;
	margin-right: 10px;
}



