
h1.pwdbheader {
	font-family:'CharisSILItalic','Bitstream Charter',Georgia,serif;;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	border:0 !important;
	color:#bb2322 !important;
	text-shadow:2px 2px 2px #cdcdcd;
}


.pwdbheader a {
	text-decoration:none;
	color:#bb2322;
	font-weight:normal;
}

.pwdbheader a:visited {
	color:#bb2322;

}
@media all and (min-width: 700px) {
	span.devdocsheader {
		display:inline !important;
		font-size:19pt !important;
	}
	h1.pwdbheader {
		font-size:24pt !important;
	}
}
@media all and (max-width:320px) {
	span.devdocsheader {
		display:block !important;
		font-size:17pt !important;
	}
}

span.devdocsheader {

	color:#cdcdcd !important;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	border:0 !important;
	text-align:center;
	margin:10px !important;
	padding:10px !important;
	font-style:normal !important;

}

span.devdocsheader a a:visited {
	color:#000000 !important;
}
