@charset "utf-8";
/* CSS Document */

/*html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#8c999b;	
}*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
}
h3.question {
	font-style: italic;
	margin-bottom: 2px;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
p.answer  {
	margin-top: 2px;
	font-size: 1em;
	line-height: 1.4em;
	color: #000000;
}


	
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 977px;
	margin-top: 10px;
	text-align:left;
	position: relative;
	background-color: #FFFFCC;
}
#bothcols {
	width: 977px;
	clear: left;
	margin-top: 5px;
}
#southnav {
	width: 900px;
	background-color: #FFFFFF;
	height: 20px;
}

#scholarcol {
	background-color: #996666;
	float: left;
	width: 275px;
	margin: 0 20px 10px 0px;
	list-style-image: url(images/arrowwhite.png);
	position: relative;
}
#scholarcol img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#sectionnav ul li {
	list-style-image: url(images/arrowwhite.png);
	margin-left: 20px;
	
}
#sectionnav li.selected {
	list-style-image: url(images/arrowyellow.png);
	
}

#sectionnav ul li a  {
	font-size:1em;
	line-height: 2em;
	color: #FFFFFF;
	text-decoration: none;
}
#sect-title  {
	font-size: 1.2em;
	text-decoration: none;
	margin-left: 40px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 40px;
}
#sect-title a {
	color: #FFFFFF;
	text-decoration: none;
}

#sect-title a:hover {
	text-decoration: underline;
}


#sectionnav  ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
}


#sectionnav ul li a.selected {
	font-size:1.2em;
	line-height: 2em;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
/*
#sectionnav   ul  li  selected  {
	list-style-image: url(images/arrowyellow.png);
	color: #FFFF00;
	font-size: 1.3em;
	text-decoration: underline;
}
*/

#tempnav {
	margin: 17px 0 0 2px;
	padding: 0 0 20px 0;
}
#contentcol {
	width: 670px;
	background-color: #FFFFCC;
	float: left;
}
#keynav {
	width: 200px;
	float:right;
	padding:0px 10px 10px 10px;
	background-color:#FFCC99;
	margin-top:25px;
	border:2px black groove;
	margin-left: 10px;
}

/*#spacer {
	font-size: 1.6em;
	color: #ff8c04;
	font-family: "Times New Roman", Times, serif;
	width: 487px;
	line-height: 1.2em;
	position: absolute;
	top: 152px;
	left: 39px;
}*/
#header {
}

.title1 {  background:url(images/bg_title.gif) left top repeat-x;  }

.img-left{
	float:left;
	margin:0 20px 16px 0;
	height: 150px;
	width: 400px;
}

.clear { clear:both;}
.linkblue {
	color:#FFFFFF;
	display:block;
	margin-bottom:11px;
	font-weight:bold;
	float: left;
	width: 250px;
}



.bothcols .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:28px; margin-bottom:28px}
.img-text {
	float: left;
	width: 220px;
}
.img-left p {
	float: left;
	width: 250px;
}
.img-left a {
	float: left;
	width: 250px;
}
.line {
	color: #999999;
}

.link{color:#8c999b; background:url(images/marker1.gif) top left no-repeat; padding-left:12px; background-position:0 6px; font-weight:bold}
.linkblue2{color:#322f98; background:url(images/marker1.gif) top left no-repeat; padding-left:12px; background-position:0 6px; font-weight:bold}
.link1{color:#7cb505; display:block; margin-bottom:11px; font-weight:bold}
.linkblue{color:#322f98; display:block; margin-bottom:11px; font-weight:bold}
.link2{color:#8c999b; display:block; margin-bottom:11px; font-weight:bold}
.link3{color:#7cb505;}
.link4{color:#8c999b; background:url(images/marker1.gif) top left no-repeat; padding-left:12px; background-position:0 6px; font-weight:bold; text-decoration:none}
.link4:hover{ text-decoration:underline}

#bothcols .title2 {  background:url(images/bg_title.gif) left top repeat-x;
		padding: 20px 20px 20px 20px;  }
		
.box{
	background:#fcfdfd;
	width:100%;
	background-color: #8c999b;
}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:23px 20px 20px 22px; }
.box .indent-box1{ padding:13px 0 5px 14px; }
#footnav {
	background-color: #000000;
	width: 977px;
	height: 33px;
	padding: 0;
	margin: 0;
	clear: left;

}
#footnav p {
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 0 0 0;
}
#footnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#termsnav {
	background-color: #FF9900;
	height: 33px;
	width: 977px;
	padding: 0;
	margin: 0;
}
#termsnav p {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 9px 0 0 0;
	margin: 0;
}
#termsnav a {
	color: #000000;
}
#spacerbar {
	height: 10px;
	width: 977px;
	background-color: ffffcc;
	clear: left;
}
#ovul-inset {
	background-color: #f7c414;
	width: 200px;
	display: block;
	margin: 15px 5px 20px 50px;
	float: left;
	padding: 15px;
	height: 240px;
}
#ivf-inset {
	background-color: #f7c414;
	width: 200px;
	float: left;
	display: block;
	margin: 15px 5px 20px 50px;
	padding: 15px;
	height: 240px;
}
.bodytext {
	font-size: 1em;
	line-height: 1.4em;
	color: #000000;
}
.arabictext {
	text-align: right;
}

