*
{
	margin: 0;
	padding: 0;
	overflow: visible; 
}

*{overflow:visible!important; position:static!important}

body
{
	color: #000;
	font: 80% Arial, sans-serif;
	overflow: visible; 
	
}

table
{
	
	overflow: visible; 
	
}

.how-to-apply
{
	display: none
	
}

.apply
{
	display: none
	
}

a { color: #005E8F; }
img { border: none; }
p { margin: 1em 0; }
ul,
ol { list-style: none; }
.social { display: none; }
.slogan { display: none; }
.navigation-wrapper { display: none; }
.header-add-holder { display: none; }
.header-holder { display: none; }

/* main column ****************************************************************/
.main-wrapper #content
{
	width: 100%;
	overflow: visible; 
	
}

table
{
	width: 100%;
	overflow: visible; 
	
}

.job-postings
{
	width: 100%;
	overflow: visible; 
	
}



 .aside1 { display: none; }
 .aside2 { display: none; }
.breadcrumbs-wrapper { display: none; }

h1
{
	color: #069;
	font: 2.1em Georgia, serif;
	margin: 20px 0 0;
}

h2
{
	color: #069;
	font: bold 1.4em Georgia, serif;
	text-align: left;
}

.main-wrapper p,
.main-wrapper ul
{
	font: 1.2em/1.42em Arial, sans-serif;
	margin: 1.2em 0;
}

.main-wrapper ul
{
	padding-left: 35px;
	list-style: outside disc;
}

.heading
{
	margin: 20px 0 0;
	border-bottom: 1px solid #d2d5cb;
	width: 100%;
	overflow: hidden;
}

.main-wrapper .heading ul
{
	margin: 0;
	float: right;
	padding: 5px 0 0;
}

.main-wrapper .heading ul li
{
	background: none;
	padding-left: 3px;
	float: left;
}

#footer { display: none; }

