  	body  	{  		font: 14px Verdana, Arial, Helvetica, Sans-Serif;  		background-color: #f3eacd;/*  		background-image: url('gfx/background.jpg');  		background-repeat: no-repeat;  		background-attachment: fixed;   		background-position: bottom left;   */  	}  	  	#ref  	{  		font-size: 12px;  	}  		#BodyBlock	{		min-height: 200px;		border: 1px solid black;		width: 500px;		padding: 10px;	}		#ReviewBlock	{		padding-top: 10px;		padding-bottom: 0px;	}		#ReviewItems	{		padding-top: 0px;		padding-left: 15px;	}		#QuizBlock	{		min-height: 200px;		border: 1px dotted black;		width: 500px;		padding: 10px;		display: block;	}			#QuizBlockAS hr	{		margin: 20px 0;	}		#QuizBlockAS .QuizQuestion table 	{		border-collapse: collapse;		border: 1px solid black;	}	#QuizBlockAS .QuizQuestion table td	{		border: 1px solid black; 		padding: 3px;	}		#QuizBlockAS .QuizQuestion table th	{		border: 1px solid black;		background: #ccc;		font-weight: bold;		padding: 3px;	}		#QuizBlockAS .QuizChoices .CorrectAnswer table 	{		border-collapse: collapse;		border: 1px solid black;	}	#QuizBlockAS .QuizChoices .CorrectAnswer table td	{		border: 1px solid black; 		padding: 3px;	}		#QuizBlockAS .QuizChoices .CorrectAnswer table th	{		border: 1px solid black;		background: #ccc;		font-weight: bold;		padding: 3px;	} 	#QuizHead	{		/*width: 500px;*/	}		#TermBlock	{		/*font-weight: bold;*/	}		#CardNav 	{		width: 520px;		text-align:center;		height: 30px;	}		#prev	{		text-align: left;		width: 150px;		float: left;	}		#next	{		text-align: right;		width: 150px;		float: right;	}	#ContentIEFix	{		position: absolute;		top: 0;		left: 0;		width: 100%;		margin: 115px 0 0 0;		/*padding: 0 0 0 210px;*/	}		#Content	{		position: relative;		top: 0;		left: 0;		/*margin: 95px 0 0 210px;*/		margin: 0 0 0 210px;		background-color: white;		min-height: 325px;		padding: 5px 15px;				max-width: 800px;	}	@media print	{		#Content		{			margin: 0 0 0 0;		}				#ContentIEFix		{			margin: 0 0 0 0;			position: relative;		}	}		#Content h1	{		/*background-color: #EEE;*/		font-size: 22px;		/*color: #0088be;*/		color: #000;		padding-bottom: 2px;		margin-top: 0px;		border-bottom: 2px solid #000;	}		#Content h3	{		margin-bottom: 0px;			padding-bottom: 0px;	}			#Content .roman	{		font-family: Times,serif;	}			#Content .diacritical	{		font-family: 'Gentium Basic', serif;	}		#Content .intro	{		margin-top: 0px;		padding-top: 0px;	}		#Content dt	{		font-weight: bold;	}		#Content dd	{		padding-bottom: 10px;	}			@media print	{		#Content h1		{			padding-left: 0;		}	}				#Content ul li	{		list-style-type: disc;		vertical-align: top;		margin: 5px 0px 5px 0px;		padding: 0px;	}		#Content ul ul li	{		list-style-type: circle;			vertical-align: top;		margin: 5px 0px 5px 0px;		padding: 0px;	}			#Content ul ul ul li	{		list-style-type: square;			vertical-align: top;		margin: 5px 0px 5px 0px;		padding: 0px;	}		/*	#Content li	{		max-width: 700px;	}	*/	#Content ol li {		vertical-align:top; 		margin: 5px 0px 5px 0px;		padding: 0px;			}		#Content table	{		border: 0px solid #ccc;		border-collapse: collapse;		margin: 5px 0;	}	table .peachBak	{ background-color:#FEE0C6;	}		table .blueBak	{ background-color:#B0E2FF;	}		.center {text-align:center; }				#Content tr:hover	{		background: #ccc;	}	#Content th	{		border: 1px solid #ccc;		padding: 2px 5px;			}		#Content td	{		border: 1px solid #ccc;		padding: 2px 5px;	}		#Content td.noborder{border: 0px;}		#Content td:hover	{		background: #bbb;	}		#Content .gfx	{		margin: 20px auto 10px auto; 		display: block;		border: none;	}		#Content .equation	{		display: block;		text-align: center;	}		#Content .Caption	{		font-size: 90%; 		padding-bottom: 5px; 		width: 80%; 		margin: 5px auto;	}			@media print	{		#ChapterJumper		{			display: none;		}	}		#Crumbs	{		background-color: #EEE;		font-size: 80%;		margin-bottom: 10px;		padding: 3px 3px;	}		#Crumb-float{		float: right;	}		.SimpleNav	{		display: none;	}	.simpleOnly	{		display: none;	}	/*		#ContentIEFix	{		position: absolute;		top: 0;		left: 0;		width: 100%;		margin: 115px 0 0 0;	}		#Content	{		position: relative;		top: 0;		left: 0;		margin: 0 0 0 210px;		background-color: white;		min-height: 325px;		padding: 5px 15px;		max-width: 800px;	}	*/	#JumperFix	{		position: absolute;		top: 0;		left: 0;		width: 100%;		margin: 85px 0 0 0;			}		#ChapterJumper	{		position: relative;		top: 0;		left: 0;		height: 14px;/*		margin-top: 85px; */		padding-top: 5px;				margin-left: 210px;		padding-left: 5px;				padding-bottom: 5px;				height: 25px;		clear: none;		font-size: 12px;		background-color: #fff;		max-width: 825px;	}		#ChapterJumper #Chapter	{		/*width: 300px;*/	}		#ChapterJumper select	{		/*font-size: 14px;*/		font-size: 12px;		border: 1px solid black;	}		#ChapterJumper a{		color: #000;	}		.OutlineHead	{		padding-bottom: 0px; 		margin-bottom: 3px;	}		.Outline	{		clear: bottom; 		display: block;		padding-top: 2px;		margin-top: 0px;	}/* Left-hand Site Nav */	#SiteNav	{		position: absolute;		top: 0;		left: 0px;		width: 205px;		min-height: 100%;		padding-top: 90px;		/*clear: none;*/		background-color: #296349; 		z-index: 4;	}		@media print	{		#SiteNav		{			display: none;		}	}		#SiteNav ul	{		list-style: none;		padding: 0 0 0 0;		margin-left: 0;		margin-top: 0;	}		.ChapterNavTitle	{			/*border: 1px solid black;*//*		border-left: 1px solid #363;		border-right: 1px solid #363;		border-bottom: 1px solid #363;*/				font-weight: bold;		text-transform: uppercase;		font-size: 16px;		/*background-color: #b6c7ab;*/			}		.ChapterNavContents	{/*			border-left: 1px solid #363;		border-right: 1px solid #363;*/				width: 198px; /*To fix IE Whitespace bug*/		padding: 0px ;	}		.ChapterNavTitle a,	.ChapterNavTitleFirst a	{		padding: 4px 0px 4px 5px;	}	.ChapterNavTitleFirst	{/*			border: 1px solid #363;*/				font-weight: bold;		text-transform: uppercase;		font-size: 16px;		/*background-color: #b6c7ab;*/		padding: 0px;	}		/*ChapterNavItem is 2nd level*/	.ChapterNavItem	{		/*		border-left: 1px solid black;		border-right: 1px solid black;		*/		/*border-bottom: 1px solid black;*/	}		.ChapterNavItemSelected	{		font-weight: bold;				/*		border-left: 1px solid black;		border-right: 1px solid black;		*/		/*border-bottom: 1px solid black;*/				/*background-image: url("gfx/arrows.gif");		background-repeat: no-repeat;		background-position: 5px 5px;*/	}		.ChapterNavItemChildSelected	{		font-style: italic;		/*		border-left: 1px solid black;		border-right: 1px solid black;		*/		/*border-bottom: 1px solid black;*/				/*background-image: url("gfx/arrows.gif");		background-repeat: no-repeat;		background-position: 5px -22px;*/			}		.ChapterNavItem a,	.ChapterNavItemSelected a,	.ChapterNavItemChildSelected a	{		padding-left: 15px;		padding-top: 3px;		padding-bottom: 3px;			}	/*ChapterNavSubItem is 3rd level*/	.ChapterNavSubItem	{		font-weight: normal;		font-style: normal;		/*border-left: 1px solid black;		border-right: 1px solid black;*/		/*border-bottom: 1px solid black;*/		/*padding-left: 30px;		padding-top: 3px;		padding-bottom: 3px;*/	}			.ChapterNavSubItemSelected	{		font-weight: bold;		font-style: normal;		/*		border-left: 1px solid black;		border-right: 1px solid black;		*/		/*border-bottom: 1px solid black;*/		/*padding-left: 30px;*/						/*background-image: url("gfx/arrows.gif");		background-repeat: no-repeat;		background-position: 20px 2px;*/	}			.ChapterNavSubItem a,	.ChapterNavSubItemSelected a	{		padding-left: 30px;		padding-top: 3px;		padding-bottom: 3px;	}			.ChapterNavTitle a, .ChapterNavTitle a:visited,	.ChapterNavTitleFirst a, .ChapterNavTitleFirst a:visited,	.ChapterNavItem a, .ChapterNavItem a:visited,	.ChapterNavItemSelected a, .ChapterNavItemSelected a:visited,	.ChapterNavItemChildSelected a, .ChapterNavItemChildSelected a:visited,	.ChapterNavSubItemSelected a, .ChapterNavSubItemSelected a:visited,	.ChapterNavSubItem a, .ChapterNavSubItem a:visited	{		text-decoration: none;		color: #f2be1a;		/*width: 100%;*/		display: block;	}		.ChapterNavTitle a:hover, 	.ChapterNavTitleFirst a:hover,	.ChapterNavItem a:hover, 	.ChapterNavItemSelected a:hover,	.ChapterNavItemChildSelected a:hover,	.ChapterNavSubItem a:hover, 	.ChapterNavSubItemSelected a:hover	{		text-decoration: underline;		color: #000;		background-color: #ccc;			}		.ChapterNavTitle a:active, 	.ChapterNavTitleFirst a:active,	.ChapterNavItem a:active, 	.ChapterNavSubItem a:active, 	.ChapterNavItemSelected a:active,	.ChapterNavItemChildSelected a:active,	.ChapterNavSubItemSelected a:active	{		text-decoration: none;		color: #e84436;	}	/*Site Header*/		#SiteHead	{		background-color: #d6ba58;		width: 100%;  		background-image: url('gfx/header.jpg');  		background-repeat: no-repeat;  		background-position: top left;		position: absolute;		top: 0;		left: 0;		height: 85px;				margin-top: 0;		z-index: 5;	}		@media print	{		#SiteHead		{			display: none;		}	}		#SiteHead h1 	{		/*color: #a02225;*/		color: #555;				margin-top: 5px;		margin-bottom: 0px;		font-size: 30px;		/*font-family: Times, Serif;*/		/*font-style: italic;*/		margin-left: 5px;	}		#SiteHead h2	{		/*color:  #0088be;*/		color: #FFF;		margin-top: 5px;		font-size: 14px;		margin-left: 5px;	}		#SiteHead h3	{		/*color:  #0088be;*/		color: #e84436;		margin-top: 5px;		margin-left: 30px;		margin-bottom: 0px;		font-size: 14px;			}				#SiteFoot	{		position: realtive;		bottom: 0;		left: 0;		margin-top: 25px;		padding-top: 3px;		min-height: 30px;		width: 99%;		font-size: 80%;	}