@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px;}
.OCMmain{width:800px; margin:0 auto; align:left:}
.OCMItem{width:780px; margin:0 auto; border:2px solid #009edb; height:150px; margin-top:10px; margin-bottom:10px; border-radius:5px; background-color:#f5f5f5;}
.OCMPhoto{width:122px; float:left; height:146px; padding-top:4px;}
.OCMAffiliation{width:410px; float:left; height:120px; margin:10px; font-family:Calibri; font-size:14px; background-color:#e8e8e8; border-radius:5px; padding:5px; color:#232323;}
.OCMRightPart{width:210px; float:left; border:0px solid #009edb; height:146px;}
.OCMBiography a:link{width:200px; margin:0 auto; height:40px; border:1px solid #0082b4; background-color:#00a6e6; border-radius:5px; margin-top:20px; text-decoration:none; font-family:Calibri; font-size:18px; text-align:center; font-weight:bold; color:#FFF; display:block; line-height:35px;}
.OCMBiography a:visited{width:200px; margin:0 auto; height:40px; border:1px solid #0082b4; background-color:#00a6e6; border-radius:5px; margin-top:20px; text-decoration:none; font-family:Calibri; font-size:18px; text-align:center; font-weight:bold; color:#FFF; display:block; line-height:35px;}
.OCMBiography a:hover{width:200px; margin:0 auto; height:40px; border:1px solid #232323; background-color:#444444; border-radius:5px; margin-top:20px; text-decoration:overline; font-family:Calibri; font-size:18px; text-align:center; font-weight:bold; color:#FFF; display:block; line-height:35px;}
/*.tooltip {
			border-bottom: 1px dotted #000000; color: #ffffff; outline: none;
			cursor: hand; 
			text-decoration: none;
			position: relative;	
			width:500px;
		}
		.tooltip span {
			margin-left: -2590em;		
			position: absolute;
		}
		.tooltip:hover span {
			border-radius: 8px 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			font-family:Verdana, Arial, Helvetica, sans-serif;
			position: absolute; right: 1em; top: 2em; z-index: 90;
			margin-left: 0; 
			width:520px;
			font-size:.74em;
			text-align:justify;
			font-weight:500;
			background-color:#FFFFE8;
			text-decoration:none;
			color:#333;
		}
		.tooltip:hover img {
			border: 0; margin: -10px 0 0 -55px;
			float: right; position: absolute;
		}
		.tooltip:hover em {
			font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .88em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
			width:520px;
			text-decoration:none;
		}
		.classicx { padding: 0.8em 1em;text-decoration:none; }
		.custom { padding: 0.5em 0.8em 0.8em 2em; }		
		.classicx {background: #FFFFAA; border: 1px solid #fff; color:#FFFFFF; text-decoration:none;}	
		.button1
		{      
			  background-color:#333; 
			  moz-border-radius: 10px;
			  width:100px;
			  height:20;
			  color:#666666;
			  font-weight:bold;	  
			  padding: 3px 5px;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:.88em;
			  text-align:center;
			  text-decoration:none;
		}*/
