span.amp {
	font-family: "Book Antiqua", serif;
	font-style: italic;

}

#paper a {
	color: #3b2efd;
	text-decoration: none;
}

#paper a:hover {
	color: #111;
	text-shadow: #848484 0 0 3px;
}

div#folder {
	margin: 43px 0 0;
	background: #000 url(/css/screen/about/images/insidefolder.png) repeat-x left bottom;
	width: 100%;
	padding: 10px 0 0;
}

div#folder div.wrap {
	width: 980px;
	margin: 0 auto 0;
	overflow: hidden;
	padding: 12px 0 0;
}

div#folder div.view {
	background-image: url(images/applyfortop.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#folder div.sidenav {
	width: 229px;
	border-right: 1px solid #555;
	padding: 0 0 40px;
	float: left;
	margin: 0 0 0;
}

div#folder div.dl {
	margin: 0 0 20px;
}

div#folder div.wrap div.showme {
	width: 730px;
	float: right;
	padding: 0 0 0;
	overflow: hidden;
}

div#folder div.stuff {
	width: 470px;
	padding: 0 0 0;
	overflow: hidden;
}

div#folder div.stuff h3 {
	color: #fff;
	font-size: 20px;
	margin: 10px 0 15px;
	text-indent: -9000px;
	background: url(/css/images/aboutsmalls.png) no-repeat 0 0;
}

div#folder div.stuff h3.wawp {
	width: 255px;
	height: 22px;
	background-position: 0 -138px;
}

div#folder div.stuff h3.saar {
	width: 255px;
	height: 22px;
	background-position: 0 -183px;
}

div#folder div.stuff h3.dea {
	width: 290px;
	height: 22px;
	background-position: 0 -208px;
}

div#folder div.stuff ol {
	list-style-type: decimal;
	list-style-position: inside;
	color: #ddd;
	font-family: "Courier New", Courier, mono;
}

div#folder div.stuff ol li {
	margin: 0 0 18px;
}

div#folder div.stuff ol li a img {
	vertical-align: middle;
	margin: 0 0 0 10px;
}

div#folder div.stuff ol li a {
	border-bottom: 0;
	padding: 0;
}

div#folder div.stuff ol li a button {
	cursor: pointer;
}

div#folder div.stuff p {
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 12px;
	color: #777;
}

div#folder div.stuff p.sm {
	font-size: 11px;
}

div.steps {
	background: url(images/steps.jpg) no-repeat 0 bottom;
	height: 127px;
	text-indent: -9000px;
	margin: 0 0 4px;
}

div#folder div.showme a {
	padding: 0 0 2px;
	color: #fff;
	border-bottom: 1px solid #ff0000;
	text-decoration: none;
}

div#folder div.showme a:hover {
	color: #cbcbcb;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
}

div#folder div.text {
	width: 230px;
	float: right;
	padding: 0 0 0;
}

div#folder div.text h3 {
	color: #fff;
	font-size: 22px;
	margin: 10px 0 10px;
	width: 212px;
	height: 20px;
	text-indent: -9000px;
	background: url(/css/images/aboutsmalls.png) no-repeat 0 -162px;
	padding: 0;
}

div#folder div.text h4 {
	color: #fff;
	font-size: 20px;
	margin: 18px 0 10px;
	width: 212px;
	height: 23px;
	text-indent: -9000px;
	background: url(/css/images/aboutsmalls.png) no-repeat 0 -114px;
}

div#folder div.text p {
	color: #666;
	font-size: 12px;
	line-height: 1.5;
}

div#folder div.text li {
	line-height: 1.5;
}

div#folder div.text li a {
	font-size: 12px;
}

div#folder div.sidenav ul {
	width: 229px;
	border-top: 1px solid #555;
}

div#folder div.sidenav a {
	color: #eee;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 12px 5px 12px 5px;
	background-color: #000;
	border-bottom: 1px solid #555;
	font-size: 17px;
}

div#folder div.sidenav a:hover {
	background-color: #222;
	padding: 12px 5px 12px 5px;
	border-bottom: 1px solid #555;	
}

div#folder div.sidenav a.here,
div#folder div.sidenav a:hover.here {
	background-color: #555;
	color: #000;
	padding: 10px 5px 10px 5px;
	position: relative;
}

#folder div.sidenav ul li a button {
	cursor: pointer;
	display: inline;
	margin: 0;
	position: absolute;
	top: 9px;
	left: 155px;
}

div#folder h2 {
	color: #fff;
	height: 33px;
	width: 166px;
	background: url(/css/screen/about/images/header.png) no-repeat 5px 0;
	text-indent: -9000px;
	margin: 0 0 0;
	padding: 0 0 9px;
}












#jobs {
	position: relative;
	width: 938px;
	margin: 0 auto 0;
	background-color: #fff;
	padding: 0 20px 30px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#jobs.view {
	background: #fff url(images/applyforbottom.png) no-repeat right top;
}

#jobs .current {
	overflow: hidden;
	padding: 14px 0 8px;
}

#jobs h3 {
	font-size: 22px;
	color: #222;
	line-height: 1.2;
	position: relative;
	font-weight: normal;
	padding: 14px 300px 8px 0;
}

#jobs h3 strong {
	font-weight: bold;
	font-style: normal;
}

#jobs .current h3 label {
	font-size: 14px;
	letter-spacing: 0;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 510px;	
}

#jobs .current input {
	width: 200px;
	font-size: 12px;
	color: #777;
	padding: 5px 3px;
	margin-top: -5px;
	vertical-align: middle;
}

#jobs #posts {
	padding: 0;
	margin: 10px 0 20px;
}

#jobs #posts li {
	color: #a2afbe;
	line-height: 1.6;
	font-size: 14px;
	background-color: #ddd;
	padding: 5px;
	border-top: 1px solid #ccc;
}

#jobs #posts li.odd {
	background-color: #fff;
}

#jobs #posts strong {
	color: #333;
}

#jobs #posts a {
	color: #4e7afd;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin: 0 5px;
	font-size: 16px;
}

#jobs #posts a:hover {
	color: #39dc43;
}

#jobs #posts a.get_job_details {
	font-size: 13px;
}

#jobs #posts em {
	color: #444;
	font-weight: normal;
	font-style: normal;
	margin-left: 5px;
	font-size: 15px;
}

#jobs h4 {
	color: #b4b4b4;
	margin: 0 0 20px;
	border-bottom: 1px solid #ddd;
	padding: 0 0 15px;
}

#jobs div.description p {
	color: #686868;
	font-size: 13px;
	line-height: 1.4;
	margin: 14px 0;
}

h4.message {
	background: #c31615;
	color: #fff;
	font-size: 12px;
	padding: 8px;
	line-height: 1.7;
	border: 1px solid #f81a19;
}

table {	
	margin: 10px 0;
}

table th {
	text-align: left;
	font-size: 12px;
	color: #bbb;
	font-weight: bold;
	width: 140px;
	vertical-align: middle;
	padding: 7px 0;
}

table th.error {
	color: #f73212;
}

table th.top {
	vertical-align: top;
	padding-top: 15px;
}

table td {
	text-align: left;
	color: #274758;
	vertical-align: middle;
	padding: 7px 0;	
}

table td.send {
	text-align: right;
}

button {
	text-align: center;
}

input {
	padding: 3px;
	font-size: 12px;
	color: #444;
}

textarea {
	padding: 3px;
	font-size: 12px;
	color: #444;
}