
body { color: black; background-color: white; background-image: url(../media/interface/background.gif); }
img { border:none;}
p { font-size: 0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
td {}
a:link { color: #0072bc ; text-decoration: none; }
a:visited { color: #0072bc ; text-decoration: none; }
a:hover { color: #09882e ; text-decoration: none;}
a:active { color: #0072bc ; text-decoration: none;}
p a:link { border-bottom: 1px dotted #0072bc;}
p a:visited { border-bottom: 1px dotted #0072bc; }
p a:hover { border-bottom: 1px dotted #09882e; }
p a:active {  border-bottom: 1px dotted #0072bc;}



table.sides { border-right: 1px solid #ffffff; border-left: 1px solid #ffffff; }
table.bottom { border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; border-left: 1px solid #ffffff; }
a.image:link { border-bottom: none }
a.image:visited { border-bottom: none }
a.image:active { border-bottom: none }
a.image:hover { border-bottom: none }
h1 { color: #0072bc; font-size: 1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.5em 0; }
h4 { color: #0072bc; font-size: 1.3em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.5em 0; }
.notes { font-size: 0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
a:link img { color: #0072bc ; text-decoration: none;outline:none; }
a:visited img { color: #0072bc ; text-decoration: none; outline:none; }
a:hover img { color: #09882e ; text-decoration: none; outline:none; }
a:active img { color: #0072bc ; text-decoration: none; outline:none;}

img {
	border:none;
	}
	
.emailform {
	color:#6398c7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

.emailform form {
	width:400px;
	padding-right:5px;
	float:right;
	}
	
.emailform form input {
	padding:0px;
	}
	
.noborder img {
	float:right;
	margin:0px 2px 0px 10px;
	}
	
.blastbg {
	background-image:url(../images/blastocys_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}