/* 
	TinyMCE CSS Stylesheet for Oncimmune.com
	Created 5.17.2010
	By Jay Pilgreen
	copyright River City Studio
*/

	/* ----------------------- Declarations to go inside Styles dropdown ---------------------------- */
	
.blueHeaderBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
/* 	color: #1A2E5B; */
	color: #3DA3B2;
	padding-bottom: 8px;
}

.greySubHeader {
	font-size: 14px;
	color: #666;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.centerImage {
	display: block;
	margin: 12px auto;
}

.directorLinks a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0px;
}

.blueLinkWithButton {
	margin-right: 25% !important;
	font-size: 15px !important;
	font-weight: bold;
	color: #0FA1AE !important;
	border-bottom: 1px solid #999;
	padding: 8px 0px;
}

.blueLinkWithButton a {
	display: block;
	float: right;
	width: 86px;
	height: 17px;
	overflow: hidden;
	font-size: 12px;
	color: #0FA1AE;
	text-decoration: none;
	padding: 3px 0px;
	background-image: url('/_img/leftRailButtonBacker.jpg');
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	bottom: 3px;
}
