@import "/styles/text.css";
#CTM_btn {font: .8em Arial, sans-serif;border:solid 1px #6f7c81;padding: 3px;display:block;text-align:center; background-image:url(http://www.jefferson.edu/jmc/medicine/translational_medicine/images/sym_bkg2.jpg);color:#FFF;}
#CTM_btn a {color:#fff;}
#CTM_btn a:hover  {color:#ccc;text-decoration:underline;}
#CTM_btn a:visited {color:#fff;}

.SignIn_Button
{
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: white;
	background-color: #002664;
	border: none;
		height: 20px;
	cursor: pointer;
	
}

