body {
	background-color:#ccc;
	color:#333;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

p { line-height:135%; margin:0.7em 0 }
h1, h2, h3, h4 { margin-bottom:0.5em; color:#183881; font-weight:normal }
address { font-style:normal }
h1 { font-size:24px; }
h2 { font-size:20px; margin-top:1em }
h3 { font-size:16px; }
h4 { font-size:14px; }

a { color:#f60; }
a:hover { color:#183881; }
a img { border:0 }

tr, td {
	text-align:left;
	vertical-align:top;
}

/* For Internet Explorer */
hr { text-align: center; width: 100%; height: 1px; color: #ccc; border: none; clear:both; }
/* For Gecko-based browsers */
html>body hr { margin-right: 0; width: 100%; height: 1px; background-color: #ccc; border: none; }
/* For Opera and Gecko-based browsers */
html>body hr { margin-right: 0; width: 100%; height: 1px; background-color: #ccc; border: 0px solid #ccc; }

/* utility classes */
.clear { clear:both }
.note { color:#999 }
.small {
	font-size:10px;
	font-family:verdana;
}

/*
#frame {
	width:734px;
	margin:0 auto;
	text-align:left;
	background:url(../images/frame-bkgd.gif) repeat-y #fff center center;
}

.right_col #frame {
	background:url(../images/main-rightcol-bkgd.gif) repeat-y #fff center center;
}

#header {
	height:99px;
	background:url(../images/header-bkgd.gif) no-repeat transparent bottom center;
}
*/

#frame {
	min-width:700px;
	max-width:950px;
	margin:10px auto;
	text-align:left;
	background-color:#fff;
	border:3px solid #193981;
	/* background:url(../images/frame-bkgd.gif) repeat-y #fff center center; */
}

.right_col #frame {
	/* background:url(../images/main-rightcol-bkgd.gif) repeat-y #fff center center; */
}

#header {
	height:99px;
	/* background:url(../images/header-bkgd.gif) no-repeat transparent bottom center; */
}

#header h1 {
	margin:0;
	padding:10px 0 0 20px;
	background:url(../images/embryos2.jpg) no-repeat transparent 530px 0;
}

#header h1 a {
	display:block;
	width:151px;
	height:84px;
	background:url(../images/logo.gif) no-repeat transparent center center;
	text-indent:-2500px;
}

#search {
	float:right;
	width:50%;
	margin-top:35px;
	text-align:right;
	padding-right:20px;
}

input, textarea, select {
	background-color:#eee;
	color:#183881;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	border:1px solid #183881;
	padding:0.3em;
}

select { padding:0 }
legend { color:#183881; background-color:transparent; }
fieldset { border:1px solid #5D88BD; }
.required { color:green;font-size:large;vertical-align:text-top }

input.submit {
	color:#fff;
	background-color:#183881;
	font-weight:bold;
}

#main {
	padding:0 20px;
	background:url(../images/watermark.gif) right bottom transparent no-repeat;
	padding-bottom:10px;
	overflow:auto;
}

#home #main { background-image:none }

/*
#main_left {
	float:left;
	width:534px;
}

#main_right {
	float:left;
	width:110px;
	margin-left:50px;
	color:#666;
}
*/

#main_left {
	background-color:#fff;
	margin-right:230px;
	padding:15px 0 0 0;
}

#main_right {
	float:right;
	width:200px;
	color:#666;
	
}

#homelayout { border:0 width:100% }
#homelayout_top { padding:0 20px }
#homelayout_right { 
	text-align:center;
	width:200px;
	color:#666;
	background-color:#eee;
	border-left:2px solid #ccc;
}

#homelayout_bottom { padding:0 20px }

#main_right h4 { color:#666; text-align:center }

#footer {
	border-top:1px solid #183881;
	clear:both;
	/* background:url(../images/footer-bkgd2.gif) no-repeat transparent bottom center; */
	background-color:#D87F17;
	color:#fff;
	font-size:11px;
	text-align:center;
	height:64px;
}

#footer a { color:#fc0; text-decoration:none }
#footer a:hover { color:#fff; }

.image_right, .imageright {
	float:right;
	margin:0 0 1em 1em;
}

.image_left, .imageleft {
	float:left;
	margin:0 1em 1em 0;
}

.feature_holder {
	width:100%;
	clear:both;
}

.feature_box {
	width:50%;
	float:left;
}

.feature_box h3 {
	border-bottom:2px #183881 solid;
}

.feature_content {
	padding-right:2em;
	color:#666;
}

.logos {
	list-style:none;
	margin:0;
	padding:0;
}

.logos li {
	list-style-image:none;
	padding:0.7em 0;
	text-align:center;
}

#contact_form {
	float:left;
	width:500px;
}

#contact_address {
	float:left;
	width:150px;
	margin-left:20px;
}

.articleList {
	background:url(../images/article-icon.gif) 0 5px no-repeat;
	padding-left:16px;
	margin-top:1em;
	margin-bottom:1.5em;
}
.articleList p { margin:0.5em 0 }
.articleNotes {
	text-align:right;
	font-size:10px;
	font-family:verdana;
	color:#666;
	clear:both;
}
.articleList h3 { margin-top:0; font-size:16px; }

.person {
	margin:1em 2.5em 1.5em 0;
	float:left;
	width:40%;
}

.person hr { clear:both }

.person h2, .person h3, .person h4 {
	margin:0 0 0.4em 0;
}

.person img { border:1px solid #ccc; }

#main li {
	list-style:url(../images/list-dot.gif);
	line-height:140%;
}

#main ul.logos li { list-style:none; list-style-image:none }
#main ul.linksList li { list-style:url(../images/globe.png); margin-bottom:1em; }
#main ul.downloadsList li { list-style:url(../images/download.gif); border-bottom:1px solid #ccc; margin-bottom:1em; }

.downloadsList strong {
	font-size:16px;
}

#pop { text-align:left; background-color:#fff }
#pop div { text-align:left; padding:1em; margin:1em }
#pop h1 { margin-top:0 }

.qualifications { font-size:12px; }