/* CSS Document */



.title1 {

	font-family: "Times New Roman", Times, serif;

	font-size: medium;

	font-style: normal;

	color: #354565;

}



.content {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #000000;

}



.titleBig {

	font-family: "Times New Roman", Times, serif;

	font-size: large;

	font-style: normal;

	font-weight: bold;

	color: #354565;

}



.quote {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	display: none;

	left: 1cm;

}



.glossaryTerm {

	font-family: "Times New Roman", Times, serif;

	font-size: 14pt;

	color: #354565;

}



body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	margin: 0px;

}



.glossaryDefn {



}



.quizResults {

	border: 1px solid #CC0000;

}



.quizQuestion {

	font-weight: bold;

}



td {

	font-size: 10pt;

}



h1 {

	font-family: "Times New Roman", Times, serif;

	font-size: large;

	color: #354565;

}



h2 {

	font-family: "Times New Roman", Times, serif;

	font-size: medium;

	color: #354565;

}



h3 {

	font-family: "Times New Roman", Times, serif;

	color: #354565;

}



a:link {

	color: #686e7e;

	text-decoration: underline;

}



a:visited {

	color: #686e7e;

	text-decoration: underline;

}



a:hover {

	color: #b2b4bf;

	text-decoration: underline;

}



a.auxNavigation:link {

	color: #FFFFFF;

	text-decoration: none;

}



a.auxNavigation:visited {

	color: #FFFFFF;

	text-decoration: none;

}



a.auxNavigation:hover {

	color: #d6c7b5;

	text-decoration: none;

}



.disclaimer {

	font-size: xx-small;

	color: #354565;

}



.chapterNav {

	list-style-type: upper-roman;

	font-family: Arial, Helvetica, sans-serif;

	color: #333366;

	list-style-position: inside;

	text-decoration: underline;

}



.chapterNav1 {

	list-style-type: upper-roman;

	font-family: Arial, Helvetica, sans-serif;

	color: #333366;

	list-style-position: inside;

	text-decoration: underline;

	margin-right: 10px;

}



a.topNav:link {

	color: #354565;

	text-decoration: none;

}



a.topNav:visited {

	color: #686e7e;

	text-decoration: none;

}



a.topNav:hover {

	color: #686e7e;

	text-decoration: none;

}



a.left:link {

	color: #354565;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 7pt;

	text-transform: uppercase;

}



a.left:visited {

	color: #686E7E;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 7pt;

	text-transform: uppercase;

}



a.left:hover {

	color: #b2b4bf;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 7pt;

	text-transform: uppercase;

}



.leftThisPage {

	font-weight: bolder;

	color: #354565;

	text-transform: uppercase;

	font-size: 10pt;

}

a.index:link {

	color: #354565;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-variant: normal;

}



a.index:visited {

	color: #686E7E;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-variant: normal;

}



a.index:hover {

	color: #b2b4bf;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-variant: normal;

}
ul.tanBullet {
	list-style-image: url(images/tan_bullet.gif);
	margin-left: 5px;
	padding-left: 15px;
	list-style-position: outside;
}
dir.tanBullet {
	margin-left: 18px;
	padding: 0px;
}