body				{	margin:0px;
					padding:20px auto;
					text-align:center;
					background:#888; }
body,td,th			{	font-size:9pt;
					line-height:150%;
					color:#222;
					font-family:Arial,Helvetica,sans-serif; }
td				{	text-align:left;
					vertical-align:top; }
body,p,div,form,table,tr		{	font-family:Verdana,sans-serif;
					margin:0px;
					padding:0px; }
td				{	font-family:Verdana,sans-serif; }
img				{	border:0px; }
h1				{	margin:0px 0px 5px;
					padding:0px;
					font-size:13pt;
					color:#811c08; }
h2				{	margin:0px 0px 5px;
					padding:0px;
					font-size:10pt;
					color:#811c08;
					/* background:url('/ivf/web.nsf/ivf-homepage-box.jpg') top left no-repeat; */ }
h2.larger			{	font-size:12pt; }
a				{	color:#6F6054;
					font-weight:bold;
					text-decoration:none; }
a:hover				{	color:#322;
					text-decoration:underline; }
ul, ol				{	list-style-type:none;
					margin:15px 0px 0px 5px;
					padding:0px; }
ul li				{	list-style:none;
					background:url('/ivf/web.nsf/ivf-bullet.gif') 0 .9em no-repeat;
					padding:2px 0px 2px 10px; }
ol li				{	padding:2px 0px 2px 15px; }
font				{	line-height:110%; }
blockquote			{	background:url('/ivf/web.nsf/ivf-quoteleft.gif') top left no-repeat;
					margin:10px 10px;
					text-align:justify; }
blockquote p			{	padding:2px 30px;
					background:url('/ivf/web.nsf/ivf-quoteright.gif') bottom right no-repeat; }
blockquote b			{	display:block;
					margin-top:5px;
					text-align:right; }
blockquote a			{	color:#005071; }
/* MAIN */
#container		{	width:760px;
				margin:0px auto;
				text-align:left;
				background:#fff;
				padding:13px 0px 15px; }
/* HEADER */
#header		{	width:760px;
				height:105px;
				background:url('/ivf/web.nsf/ivf-header.jpg') bottom center no-repeat; }
#logo			{	float:left;
				margin:22px auto auto 35px;
				width:123px;
				height:61px;
				font-size:11pt;
				text-align:center;
				 }
/* TOP MENU */
#topmenu			{	padding-top:75px;
					padding-right:30px;
					text-align:right; }
#topmenu a			{	display:block;
					float:right;
					padding:0px 7px 1px;
					color:#811c08;
					font-size:8pt;
					font-weight:bold;
					text-decoration:none; }
#topmenu a:hover		{	color:#000;
					background:#fff;
					text-decoration:none;
					border-bottom:1px solid #811c08; }
#topmenu .active		{	color:#000;
					font-style:italic; }
#submenu .active		{	color:#777;
					font-style:normal; }
#submenu			{	position:absolute;
					width:485px;
					margin:0px 0px 0px 263px;
					padding:1px 20px 2px 0px;
					text-align:right;
					background:#c8cccf;
					border-right:1px solid #bfbfbf;
					border-bottom:1px solid #afafaf;
					border-left:1px solid #bfbfbf; }
#submenu a			{	color:#221;
					font-weight:bold;
					font-style:italic;
					letter-spacing:1px; }
/* LEFT COLUMN */
#leftcolumn		{	float:left;
				display:inline; /* fixes IE6 double margin bug */
				width:200px;
				margin:0px 0px 10px 0px;
				padding:0px; }
.leftbox			{	margin:0px 0px 14px;
				font-size:9pt;
				background:#dadde5;
				border-bottom:1px solid #bbc; }
.lb-header		{	display:block;
				padding:5px 7px 6px 13px;
				letter-spacing:0px;
				font-size:10pt;
				font-style:italic;
				font-weight:bold;
				line-height:11pt;
				color:#eeeef0;
				background:#456;
				border-top:1px solid #444;
				border-right:1px solid #444; }
.lb-header a		{	color:#eeeef0; }
.lb-content		{	clear:both;
				padding:6px 6px 5px 12px;
				border-right:1px solid #bcd; }
#leftcolumn ul		{	margin-top:0px;
				margin-bottom:0px; }
#leftcolumn li		{	margin-top:0px;
				margin-bottom:0px;
				padding-top:0px;
				padding-bottom:0px;
				background-position:0 .48em; }
/* BANNER/SLIDESHOW */
#banner		{	width:730px;
				height:120px;
				margin:10px 15px;
				background:url('/ivf/web.nsf/ivf-slideshow.jpg') top left no-repeat; }
#slideshow		{	width:730px;
				height:120px;
				margin:10px 15px; }
/* MAIN */
#content		{	margin:10px 15px 10px 15px;
				text-align:left; }
/* FOOTER */
#footer			{	clear:both;
				height:28px;
				margin:0px 15px;
				padding:10px 0px 0px;
				text-align:center;
				background:url('/ivf/web.nsf/ivf-footer.jpg') top left repeat-x;
				font-size:7pt;
				letter-spacing:1px;
				color:#6F6054; }
#footer a		{	text-decoration:none; }
#footer a:hover		{	color:#000; }
/* FORM STYLES */
#content input,#content textarea,#content select	{	font-size:10pt;
							font-family:Arial,Helvetica,sans-serif;
							border:1px inset #aaa;
							background:#fff; }
#content input,#content textarea			{	width:300px; }
#content .checkbox				{	width:auto;
							border-width:0px; }
#content .button					{	width:auto;
							border-style:outset;
							padding:2px 10px; }
