.dr-init{color:black;text-decoration:none;}
.dr-init:hover{color:black;text-decoration:none;}
.dr-h1{
	text-align:center;
	color:#555;
	text-shadow:-2px 0px #111;
}

.dr-h2{
	font-size:24px;
	color:#525974;
	text-shadow:1px 1px #111;
	font-style:italic;
}
.dr-hr{
	margin-top:0px;
	clear:both;
	height: 12px; 
	border: 0; 
	box-shadow: inset 0 12px 12px -12px rgba(0,0,200,0.3);
}
.dr-p{
	font-size:18px;
	line-height:23px;
	margin-bottom:15px;
}
.p-recruiters{
	font-size:18px;
	line-height:23px;
	margin-bottom:15px;
	margin-top:20px;
}
.qemphasis{
	font-weight:bold;
	font-size:120%;
}
.recruiters{
	font-size:18px;
}
.dr-tab{
margin-right:5%;
}

.dr-address{
	text-align:center;
	width:200px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	font-style:italic;
	margin:10px;
}

.page.ooab ul{
	margin-left:50px;
	font-size:16px;
}

.footnote{
	font-style:italic;
}
.joinus{
	text-align:center;
	margin-top:20px;
	font-size:30px;
}
.cop-apply{
	font-size:20px;
	padding:20px;
	background-color:#eee;
	border:1px solid #aaa;
	border-radius:20px;
	text-align:center;
}
@media only screen and (max-width: 767px) {
	.page.ooab ul{
		margin-left:10px;
	}
}