/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	TAGS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
html {height:auto} /*added to fix the test your knowledge lightbox background cut-off issue*/

body {
	/*background-color: #315A5A;
	margin: 0;
	padding: 0;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	font-size: 100%; /* 16px */
	
	}
#mother {
	font-size: .75em; /* 16*.75=12px */
	}
td, pre, input, textarea, select {
	font-size: 1em; /* 12*1=12px */
	}
/*body, td, pre, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	}
a:link {
	color: #7c5f61;
	font-weight: bold;
	}
a:visited {
	color: #7c5f61;
	font-weight: bold;
	}
a:hover {
	text-decoration: none;
	color: #7c5f61;
	font-weight: bold;
	}
a:active {
	color: #7c5f61;
	font-weight: bold;
	}*/
a img, img, map, area {
	border: 0 none;
	}
code {
	color: #f09;
	}
	
	
p, li, pre {
	line-height: 1.3;
	}
h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre {
	margin-top: 0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
h3, h4, h5, h6, p, ol, ul, pre {
	margin-bottom: 1.3em;
	}
h1 {
	font-size: 185%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3c5b2a;
	margin: 0 0 1em 0;
	}
h1 span {
	display: block;
	text-indent: -9999px;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: 80px 50%;
	height: 42px;
	}
h2 {
	font-size: 1.83em; /* 12*2=22px */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-style: italic;
	margin: 0;
	margin-bottom:5px; /*ZB*/
	padding: 0 0 0 30px;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	}
#homePage h2 {
	font-size: 1.33em; /* 12*1.33=16px */
	font-family: Arial, Helvetica, sans-serif;
	color: #8A1717;
	font-style: normal;
	margin: 0 0 11px 0;
	padding: 0;
	background-image: none;
	}
h3 {
	margin: 0 0 .4em 0;
	font-size: 135%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #05478e;
	}
ul {
	list-style-type: square;
	}
li {
	margin-bottom: .6em;
	}
li ol,
li ul {
	margin-top: .4em;
	}
th {
	text-align: left;
	}
object, embed {
	margin: 0;
	padding: 0;
	}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MAIN DIVISIONS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*#mother, #banner, #content, #footer {
	border: 1px solid red;
	}
#mother {
	width: 100%;
	margin: 0;
	background-color: #F4EDE6;
	}

/*#banner {
	height: 137px;
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	}
#banner #topNav {
	background-image: url(../images/banner_rt_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
#banner #topNav .inner {
	width: 983px;
	margin: 0;
	}	
#footer {
	margin: 0;
	padding: 10px 0 30px 20px;
	clear: both;
	background-color: #315A5A;
	background-color: #fff;
	font-size: 11px;
	border-top: 1px dashed #000;
	}
#footer pre,
#footer {
	}

.extLinks1,
.extLinks2 {
	float: left;
	white-space: nowrap;
	}
.extLinks1 {
	padding: 15px 15px 0 0;
	}
#footer,
#footer pre,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	color: #023466;
	font-weight: normal;
	}*/


#pdfPage {
	background-image: none;
	}
#pdfPage #mother {
	width: 600px;
	height: 350px;
	padding: 50px;
	margin: 25px auto 0 auto;
	background-image: none;
	}


/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	CONTENT
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*#breadCrumbs {
	margin: 0;
	padding: 20px 0 20px 20px;
	width: 980px;
	}
#breadCrumbs,
#breadCrumbs a:link,
#breadCrumbs a:visited,
#breadCrumbs a:active,
#breadCrumbs a:hover {
	color: #146638;
	font-weight: normal;
	}*/
#content {
	padding: 0;
	width: 970px; /* added to fixe the IE6 leftbar issu */
	margin:0;
	position: relative;
	background-color: #F4EDE6;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	}
#content .inner {
	/*padding: 0;*/
	padding: 0 20px 0 270px;
	height: 1200px;
	}
html>body #content .inner {
	height: auto;
	min-height: 1200px;
	}
#homeVersionLinks {
	line-height: 1;
	margin: 0;
	padding: 0px 10px 10px 45px;
	background-color: #F4EDE6;
	/*background-image: url(../images/content_top_bg.gif);*/
	background-repeat: no-repeat;
	}
#homeVersionLinks a:link,
#homeVersionLinks a:visited,
#homeVersionLinks a:active,
#homeVersionLinks a:hover {
	color: #324A73;
	font-size: .83em; /* 12*.83=10px */
	}
#contentFooter {
	/*background-image: url(../images/content_bot_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	/*background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;*/
	clear: both;
	padding: 20px 20px 20px 100px;
	margin: 0;
	float: left;
	}

#addThis {	
	float: left;
	padding: 20px 0 0 0;
	}
#middleFlash {
	height: 486px;
	width: 573px;
	margin: 0 auto;
	}
#glossaryTerm {
	width: 703px;
	background-image: url(../images/gloss_term_bg.jpg);
	background-repeat: repeat-y;
	padding: 0 0 40px 0;
	}
#listen {
	float: right;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: .92em; /* 12*.92=11px */
	line-height: normal;
	width: 156px;
	padding: 0 12px;
	margin: 50px 0 0 10px;
	}
#listenFlash {
	width: 89px;
	margin: 0 auto;
	}
#listen p {
	line-height: normal;
	margin: 0 0 5px 0;
	}
#definition {
	background-image: url(../images/definition_bg.jpg);
	background-repeat: no-repeat;
	padding: 20px 175px 0 20px;
	min-height: 170px;
	
	}
#ieDiv #definition {
	min-height: auto;
	}

.textDefinition #definition {
	background-image: url(../images/definition_bg_textonly.jpg);
	padding: 20px 50px 20px 20px;
	}
.textDefinition #definition h2 {
	margin-bottom: 20px;
	}
#pronunciation {
	color: #999490;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.17em; /* 12*1.17=14px */
	font-weight: bold;
	padding: 0 0 0 35px;
	margin: 0 0 20px 0;
	}
#translation {
	width: 200px;
	text-align: right;
	float: right;
	position: relative;
	z-index: 100;
	padding: 0 60px 0 0;
	}	


/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MENU
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#menu {
	width: 233px;
	position: absolute;
	left: 15px;
	top: 20px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 184px 0;
	}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#menu li {
	background-image: none;
	padding: 0;
	margin: 0;
	}
#menu a {
	}
#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	}
#menu a:hover {
	}
	
#search {
	height: 61px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	text-align: center;
	}
html>body #search {
	height: auto;
	min-height: 61px;
	}
#search p {
	line-height: 1;
	margin: 0 0 3px 0;
	}
#search a:link,
#search a:visited,
#search a:active,
#search a:hover {
	color: #D0CBCA;
	font-size: .83em; /* 12*.83=10px */
	}

#searchButton {
	font-size: .83em; /* 12*.83=10px */
	background-color: #b9bfcc;
	color: #12192f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #d4d8e2;
	cursor: pointer;
	padding: 2px 4px;
	}
#searchInput {
	width: 190px;
	margin-bottom: 5px;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	HOME PAGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*#homePage #content {
	padding: 20px 30px 0 30px;
	}*/
#homePage h1 span {
	background-image: url(../images/h1_bg_home.gif);
	background-position: right top;
	height: 97px;
	}
	
	
#splashPoints {
	list-style-type: none;
	padding: 75px 330px 0 0;
	margin: 0;
	background-image: url(../images/splash_graphic.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 240px;
	color: #000;
	}
html>body #splashPoints {
	height: auto;
	min-height: 190px;
	}
#splashPoints li {
	margin: 0 0 15px 0;
	padding: 0 0 0 22px;
	background-image: url(../images/splash_point_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	}


#splashOptions {
	list-style-type: none;
	padding: 0;
	margin: 0 0 30px 0;
	border-top: 1px dashed #496771;
	}
#splashOptions li {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 15px 0 0 0;
	border-bottom: 1px dashed #496771;
	}
.option a:link,
.option a:visited,
.option a:active,
.option a:hover {
	color: #3C4E7E;
	font-size: 1.17em; /* 12*1.17=14px */
	}



#miniMenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	}
#miniMenu li {
	display: inline;
	padding: 0 5px 0 5px;
	}



#glossaryBox {
	background-color: #DFDBD9;
	margin: 0 30px 0 0;
	padding: 0 20px 20px 20px;
	width: 650px;
	}
#glossaryBox h2 {
	background-image: url(../images/corner_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #344B74;
	border-bottom: 2px solid #7C5F61;
	color: #fff;
	font-size: 1.17em; /* 12*1.17=14px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 15px -20px;
	padding: 0 10px 0 0;
	width: 680px;
	font-style: normal;
	}
#glossaryBox h2 span {
	display: block;
	background-image: url(../images/corner_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 5px 10px;
	}
#glossaryBox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
/*#glossaryBox input
 {
	border: 0 none;
	}*/

#glossaryBox p, #glossaryBox li, #glossaryBox textarea, #glossaryBox input
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	TEST YOUR KNOWLEDGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#testYourKnowledgeBG {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	}
#testYourKnowledge {	
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 101;
	}
#testYourKnowledge object,
#testYourKnowledge embed {
	width: 700px;
	margin: 50px auto 0 auto;
	display: block;
	z-index: 110;
	}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	TEXT-ONLY/NO-FLASH CSS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#leftNav,
#leftNavNoMenu {
	background-image: url(../images/test_knowledge_bg.jpg);
	background-repeat: no-repeat;
	height: 298px;
	padding: 1px 0;
	}
html>body #leftNav,
html>body #leftNavNoMenu {
	height: auto;
	min-height: 298px;
	}
#noFlashNav {
	padding: 15px 15px 0 15px;
	text-align: center;
	}
.testyourknowledge {
	text-align: center;
	/*background-image: url(../images/test_knowledge_bg.jpg);
	background-repeat: no-repeat;
	height: 270px;
	padding: 30px 0 0 0;
	margin: 0;*/
	}
#noFlashMessage {
	width: 171px;
	margin: 15px auto;
	padding: 10px;
	background-color: #F4EEE8;
	border: 2px solid #c00;
	color: #634345;
	}
#noFlashMessage p a {
	display: block;
	text-align: center;
	}
#noFlashMessage a:link,
#noFlashMessage a:visited,
#noFlashMessage a:active,
#noFlashMessage a:hover {
	}



/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	SIMPLE PAGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#simplePage {
	background-color: #F4EDE6;
	}
#simplePage #mother {
	padding: 30px;
	width: auto;
	}
#simplePage #glossaryBox {
	width: 500px;
	}
#simplePage #glossaryBox h2 {
	width: 530px;
	}







/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	FORMS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

form {
	margin: 0;
	}
fieldset {
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
	}
legend {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 3px 10px 3px 10px;
	color: #333;
	}
.columnize label {
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding: 2px 10px 0 0;
	}
.columnize input,
.columnize select,
.columnize textarea {
	display: block;
	width: 290px;
	float: left;
	margin-bottom: 20px;
	}
.columnize br {
	clear: left;
	}
.columnize p label,
.columnize p input,
.columnize p select,
.columnize p textarea {
	margin-bottom: 0;
	}
.columnize p em {
	display: block;
	margin: 0 0 20px 80px;
	font-size: .83em; /* 12*.83=10px */
	}

p.submitButton {
	text-align: left;
	clear: left;
	padding-top: 10px;
	}
p.submitButton input {
	background-color: #7796b1;
	color: #fff;
	font-weight: bold;
	border: 0 none;
	padding: 4px 12px 4px 12px;
	cursor: pointer;
	}






/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	UTILTY CLASSES/MISC
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.photo {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #82776b;	
	}
.picRight {
	margin: 0 0 15px 15px;
	float: right;
	}
.picLeft {
	margin: 0 15px 15px 0;
	float: left;
	}
.picMiddle {
	text-align: center;
	}
.unbulleted {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
.unbulleted li {
	background-image: none;
	padding: 0;
	}	
.cl {
	clear: both;
	}
.note {
	font-size: 90%;
	color: #666;
	}
ul.note {
	padding: 0;
	margin-left: 0;
	}
ul.note li {
	padding: 0;
	margin: 0;
	background-image: none;
	}
	
	
/* COLUMNS */
.col1, .col2, .col3 {
	float: left;
	margin: 0 0 0 10px;
	}
	
/* TWO COLUMN */
.twoColumn {
	clear: both;
	margin: 0 0 30px 0;
	}
.twoColumn .col1 {
	width: 280px;
	margin: 0;
	}
.twoColumn .col2 {
	width: 280px;
	}
	
/* THREE COLUMN */
.threeColumn .col1 {
	clear: both;
	}
.threeColumn .col1 {
	width: 180px;
	margin: 0;
	}
.threeColumn .col2 {
	width: 180px;
	}
.threeColumn .col3 {
	width: 180px;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */


#relatedInfo {
	padding: 20px 0 0 0;
	}
#sendToFriend {
	font-size: .92em; /* 12*.92=11px */
	}
#relatedInfo ul {
	padding-left: 25px;
	margin-left: 0;
	}
#relatedInfo h3 {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	}
#relatedInfo.twoColumn .col1,
#relatedInfo.twoColumn .col2 {
	width: 310px;
	}
#relatedInfo.twoColumn .col1 {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #ccc;
	}
#relatedInfo.twoColumn .col2 {
	margin-left: 0;
	}
.suggestTerm {
	clear: both;
	margin: 0;
	padding: 5px 20px 20px 0;
	text-align: center;
	font-size: .83em; /* 12*.83=10px */
	}
.suggestTerm,
.suggestTerm a,
.suggestTerm img {
	vertical-align: middle;
	}
.suggestTerm a img {
	text-decoration: none;
	padding-right: 5px;
	background-color: #F4EDE6;
	}
.suggestTerm a:link,
.suggestTerm a:visited,
.suggestTerm a:active,
.suggestTerm a:hover {
	color: #81877f;
	font-weight: normal;
	}
.sendToFriend,
.citeThisTerm {
	padding: 0 20px 0 0;
	}



	


#versionCheck {
	position: absolute;
	left: 0;
	top: 0;
	}






.fontSizesInEmsForBase-12 {
	font-size: .83em; /* 12*.83=10px */
	font-size: .92em; /* 12*.92=11px */
	font-size: 1em; /* 12*1=12px */
	font-size: 1.17em; /* 12*1.17=14px */
	font-size: 1.33em; /* 12*1.33=16px */
	font-size: 1.5em; /* 12*1.5=18px */
	font-size: 1.67em; /* 12*1.67=20px */
	font-size: 2em; /* 12*2=24px */
	font-size: 2.67em; /* 12*2.67=32px */
	}
