* {
	margin: 0;
	padding: 0;
}

body {
	background: #a1a1a0 url(./images/bg_body.png) repeat-y;
	background-position:center;
	text-align: center;
}

div#wrap {
	background: #a1a1a0 url(./images/bg_body.png) repeat-y;
	background-position:center;
	margin: 0 auto;
	width: 1048px;
}

div.final_exam_results {
width: 700px;
}

div#fe_wrap {
	margin: 0 auto;
	width: 700px;
}

div#content {
	background: #a1a1a0 url(./images/bg_content.gif) repeat-y;
	width: 1010px;
	padding: 0;
	margin: 0 auto;
}

div#timer_box {
	background: #FFF url(./images/timer_box.gif) no-repeat;
	padding: 0;
	margin: 0 20px 0 0;
	width: 100px;
	float: left;
}

div#column_left {
	float: left;
	width: 200px;
}

div#fe_column_left {
	float: left;
	width: 200px;
}
div#column_right {
	float: right;
	width: 200px;
	height: 640px;
	margin: 0;
}

div#column_center {
	float: right;
	width: 550px;
	text-align: justify;
	margin: 0 30px 0 30px;
}

div#pu_column_center {
	width: 550px;
	margin: 0 auto 0 auto;
}

div#fe_column_center {
	float: right;
	width: 600px;
	text-align: justify;
	margin: 0 30px 0 30px;
}

div#pagecopy {
	float: right;
	width: 548px;
	text-align: left;
	margin: 12px 0 28px 0;
}

div#fe_pagecopy {
	width: 520px;
	text-align: left;
	margin: 12px 0 28px 0;
}

div#bluebox {
	float: right;
	width: 550px;
	text-align: center;
	margin: 30px 0 20px 0;
}


div#bluebox-glossary {
	float: right;
	width: 550px;
	text-align: center;
	margin: 0 0 20px 0;
}


div#title {
	float: right;
	width: 550px;
	text-align: center;
	margin: 0 0 28px 0;
}

div#title_02-12 {
	float: right;
	width: 520px;
	text-align: center;
	margin: 0 0 10px 0;
}


div#dot_8A8A8A {
	width: 1010px;
	height: 1px;
	text-align: center;
	margin: 0 auto;
	background: #8a8a8a;
}

div#dot_cccccc {
	float: right;
	width: 550px;
	height: 1px;
	text-align: center;
	margin: 0 0 12px 0;
}

div#fe_pagetop {
	width: 520px;
	height: 130px;
	text-align: center;
	margin: 0;
}

div#pagetop {
	float: right;
	width: 550px;
	height: 130px;
	text-align: center;
	margin: 0;
}

div#spacer {
	width: 1010px;
	text-align: center;
	margin: 0;
}

div#status {
	width: 1010px;
	text-align: center;
	margin: 10px 0 4px 0;
}

div#navigation {
	display: block;
	width: 1010px;
	margin: 0;
}

div#nav-left {
	display: inline;
	float: left;
	clear: left;
	width: 206px;
	margin: 0;
	text-align: right;
}

div#nav-center {
	display: block;
	width: 596px;
	margin: 0 200px 0 200px;
	text-align: center;
	clear: none;
}

div#nav-right {
	display: block;
	float: right;
	width: 206px;
	margin: -40px 0 0 0;
	text-align: left;
}

div#progress {
	float: left;
	width: 200px;
	display: block;
	padding: 0;
	margin: 0;
}

div#btn_progress {
	float: left;
	width: 200px;
	display: block;
	padding: 0;
	margin: 0;
}

div#btn_endsession {
	float: left;
	width: 200px;
	display: block;
	padding: 0;
	margin: 0;
}

div#btn_toc {
	float: left;
	width: 200px;
	display: block;
	padding: 0;
	margin: 0;
}

div#btn_glossarynav {
	float: left;
	width: 550px;
	text-align: center;
	display: block;
	padding: 20px 0 20px 0;
	margin: 0;
}

div#footer {
	display: block;
	text-align: center;
	padding: 0;
	margin: 10px 0 0 0;
}

div#figureblock-left {
	width: 214px;
	float: left; 
	padding: 8px 10px 0 0;
}

div#figureblock-right {
	width: 214px;
	float: right; 
	padding: 8px 0 0 10px;
}

div#figureblock-center {
	width: 545px;
	float: left; 
	margin: 10px 0 20px 0;
	padding: 0;
	text-align: center;
}

div#examplebox-top {
	display: block;
	width: 545px;
	float: left; 
	margin: 0px 0 20px 0;
	background-color: #DFE0E6;
	padding: 10px;
}

div#examplebox {
	display: block;
	width: 525px;
	float: left; 
	margin: 20px 0 20px 0;
	background-color: #DFE0E6;
	padding: 10px;
}

div#studentnotebox {
	display: block;
	width: 530px;
	float: left; 
	margin: 10px 0 10px 0;
	background-color: #f7f7d6;
	padding: 10px 10px 10px 10px;
}
div#studentnotebox-holder {
	display: block;
	width: 550px;
	float: left; 
	margin: 20px 0 20px 0;
	background-color: #f7f7d6;
	padding: 0;
}

div#casestudybox {
	display: block;
	width: 530px;
	float: left; 
	margin: 10px 0 10px 0;
	background-color: #dcf6ce;
	padding: 10px 10px 10px 10px;
}
div#casestudybox-holder {
	display: block;
	width: 550px;
	float: left; 
	margin: 20px 0 20px 0;
	background-color: #dcf6ce;
	padding: 0;
}

div#desktalkbox {
	display: block;
	width: 530px;
	float: left; 
	margin: 10px 0 10px 0;
	background-color: #ffffff;
	padding: 20px 20px 20px 20px;
}
div#desktalk-holder {
	display: block;
	width: 550px;
	float: left; 
	margin: 20px 0 20px 0;
	background-color: #ffffff;
	padding: 20px 20px 20px 20px;
}

div#indentbox {
	width:460px;
	float: left; 
	margin: 16px 0 16px 20px;
	background-color: #F6F6F4;
	padding: 12px;
}

div#block-references {
	margin: 16px;
	text-align: left;
}


.pdf_box   {
	width:410px;
	BACKGROUND-COLOR:#BDBDBD;
	margin-bottom:16px;
	margin-top:10px;
	margin-left:70px;
	margin-right:70px;
	text-align:left;
	border-right: #fff 0px solid; 
	border-top: #fff 0px solid; 
	padding:10px;
	clear: both;
}

.pdf_image	{
	width:142px;
	HEIGHT:186px;
	display: inline;
	margin-bottom:10px;
}



.whitecopy-11 {
	display: inline;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFF;
	line-height: 19px;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	line-height: 14px;
}
a.footer:link { color: #000; text-decoration: none }
a.footer:active { color: #000; text-decoration: none }
a.footer:visited { color: #000; text-decoration: none }
a.footer:hover { color: #000; text-decoration: underline }

.tablecopy-10 {
	display: block;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #404040;
	line-height: 17px;
}
.pagecopy-10 {
	display: inline;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #404040;
	line-height: 18px;
}

.pagecopy-10i {
	display: inline;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style: italic;
	color : #404040;
	line-height: 18px;
}

.pagecopy_transparent_F6F6F4-10 {
	display: inline;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #F6F6F4;
	line-height: 18px;
}
.pagecopy_transparent_dfe0e6-10 {
	display: inline;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #dfe0e6;
	line-height: 18px;
}

.pagecopy-11 {
	display: inline;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
}
a.pagecopy-11:link { color: #006B33; text-decoration: underline }
a.pagecopy-11:active { color: #006B33; text-decoration: underline }
a.pagecopy-11:visited { color: #006B33; text-decoration: underline }
a.pagecopy-11:hover { color: #404040; text-decoration: underline; background: #CECEC0 }

.pagecopy-11b {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #404040;
	line-height: 19px;
}


a.pagecopy-11b:link { color: #006B33; text-decoration: underline }
a.pagecopy-11b:active { color: #006B33; text-decoration: underline }
a.pagecopy-11b:visited { color: #006B33; text-decoration: underline }
a.pagecopy-11b:hover { color: #404040; text-decoration: underline; background: #CECEC0 }

.pagecopy-11-i {
	display: inline;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	font-style: italic;
	line-height: 1.9;
}
a.pagecopy-11-i:link { color: #006B33; text-decoration: underline }
a.pagecopy-11-i:active { color: #006B33; text-decoration: underline }
a.pagecopy-11-i:visited { color: #006B33; text-decoration: underline }
a.pagecopy-11-i:hover { color: #404040; text-decoration: underline; background: #CECEC0 }

.pagecopy_inactive-11 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999;
	line-height: 19px;
}

.pagecopy_inactive-11b {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #999;
	line-height: 19px;
}

.pagecopy-11-green {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #06A24A;
	line-height: 19px;
}

.pagecopy-11-green-b {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #06A24A;
	line-height: 19px;
}

.pagecopy-11-red {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #BE1E2D;
	line-height: 19px;
}

.pagecopy-11-red-b {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #BE1E2D;
	line-height: 19px;
}

ul#pagecopy-11 {
	display: block;
	margin: 4px 0 25px 45px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 22px;
}

ul#pagecopy-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 22px;
	border-top: 4px solid #FFF;
}

ul#pagecopy-11-square li {
	font-family : Verdana, sans-serif;
	margin: 4px 0 4px 25px;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 22px;
	border-top: 4px solid #FFF;
	list-style-type: square;
}

ul#pagecopy-11 li a:link { color: #006B33; text-decoration: underline}
ul#pagecopy-11 li a:active { color: #006B33; text-decoration: underline}
ul#pagecopy-11 li a:visited { color: #006B33; text-decoration: underline}
ul#pagecopy-11 li a:hover { color: #404040; text-decoration: underline; background: #CECEC0 }


ul#exampleboxcopy-11 {
	display: block;
	margin: 4px 0 25px 15px;
	padding: 0;
}

ul#exampleboxcopy-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	margin-top: 4px;
	list-style-type: square;
}

ol#exampleboxcopy-11 {
	display: block;
	margin: 4px 0 25px 25px;
	padding: 0;
}

ol#exampleboxcopy-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	margin-top: 4px;
	list-style-type: decimal;
}

.indentcopy-01 {
	display: block;
	width: 475px;
	margin: 4px 10px 0 25px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
}

indentcopy-01 a:link { color: #006B33; text-decoration: underline}
indentcopy-01 a:active { color: #006B33; text-decoration: underline}
indentcopy-01 a:visited { color: #006B33; text-decoration: underline}
indentcopy-01 a:hover { color: #404040; text-decoration: underline; background: #CECEC0 }


.indentcopy-02 {
	display: block;
	width: 475px;
	margin: 16px 0 0px 35px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
}

indentcopy-02 a:link { color: #006B33; text-decoration: underline}
indentcopy-02 a:active { color: #006B33; text-decoration: underline}
indentcopy-02 a:visited { color: #006B33; text-decoration: underline}
indentcopy-02 a:hover { color: #404040; text-decoration: underline; background: #CECEC0 }


ul#nestedcopy-11 {
	display: block;
	margin: 4px 0 25px 55px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}

ul#nestedcopy-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 4px solid #FFF;
}
ul#nestedcopy-11 li a:link { color: #006B33; text-decoration: underline}
ul#nestedcopy-11 li a:active { color: #006B33; text-decoration: underline}
ul#nestedcopy-11 li a:visited { color: #006B33; text-decoration: underline}
ul#nestedcopy-11 li a:hover { color: #404040; text-decoration: underline; background: #CECEC0 }

ul#helpcopy-11 {
	display: block;
	margin: 4px 0 25px 45px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
}
ul#helpcopy-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 4px solid #FFF;
}

ul#helpcopy-11 li a:link { color: #006B33; text-decoration: none; font-weight: bold}
ul#helpcopy-11 li a:active { color: #006B33; text-decoration: none; font-weight: bold}
ul#helpcopy-11 li a:visited { color: #006B33; text-decoration: none; font-weight: bold}
ul#helpcopy-11 li a:hover { color: #404040; text-decoration: underline; background: #CECEC0; font-weight: bold}

ul#examplebox_nomargin-11 {
	margin: 4px 0 16px 16px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}

ul#examplebox_nomargin-11-square {
	margin: 4px 0 10px 24px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: square;
}

ul#examplebox_nomargin-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 8px solid #DFE0E6;
}

ul#studentnotebox_nomargin-11 {
	margin: 4px 0 16px 16px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}
ul#studentnotebox_nomargin-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 8px solid #F5F6CE;
}

ul#nomargin-11 {
	margin: 4px 0 16px 16px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}
ul#nomargin-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 8px solid #FFF;
}

ul#nomargin-11-square {
	margin: 4px 0 10px 16px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: square;
}

ul#nomargin-10-square {
	margin: 4px 0 10px 16px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #404040;
	line-height: 15px;
	list-style-type: square;
}

ul#studentnotebox_nomargin-11-square {
	margin: 4px 0 10px 24px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: square;
}

ul#studentnotebox_nomargin-10-square {
	margin: 4px 0 10px 24px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #404040;
	line-height: 15px;
	list-style-type: square;
}

ul#no_bottom_margin-11 {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: square;

}

ul#qa-11 {
	margin: 4px 0 25px 35px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}
ul#qa-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 8px solid #fff;
}
ul#qa-11 li a:link { color: #006B33; text-decoration: none}
ul#qa-11 li a:active { color: #006B33; text-decoration: none}
ul#qa-11 li a:visited { color: #006B33; text-decoration: none}
ul#qa-11 li a:hover { color: #404040; text-decoration: underline; background: #CECEC0 }

ul#examplebox-11 {
	margin: 4px 0 25px 35px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}

ul#examplebox-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 8px solid #DFE0E6;
}

ul#examplebox_bullet-11 {
	margin: 4px 0 25px 35px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}

ul#examplebox_bullet-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 8px solid #DFE0E6;
}

ul#studentnotebox-11 {
	margin: 4px 0 25px 35px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}

ul#studentnotebox-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 8px solid #f7f7d6;
}

ul#studentnotebox_bullet-11 {
	margin: 4px 0 25px 35px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}
ul#studentnotebox_bullet-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 8px solid #F5F6CE;
}

ul#pagecopy-10 {
	margin: 0;
	padding: 0;
	display: inline;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #404040;
	line-height: 18px;
	list-style-type: disc;
}

ol#pagecopy-11 {
	margin: 10px 0 25px 45px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
}

ol#pagecopy-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 4px solid #FFF;
}
ol#pagecopy-11 li a:link { color: #006B33; text-decoration: underline}
ol#pagecopy-11 li a:active { color: #006B33; text-decoration: underline}
ol#pagecopy-11 li a:visited { color: #006B33; text-decoration: underline}
ol#pagecopy-11 li a:hover { color: #404040; text-decoration: underline; background: #CECEC0 }

ol#examplebox-11 {
	margin: 10px 0 25px 45px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: decimal;
}
ol#examplebox-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 4px solid #DFE0E6;
}

ol#examplebox_nomargin-11 {
	margin: 10px 0 16px 22px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: decimal;
}
ol#examplebox_nomargin-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 4px solid #DFE0E6;
}

ol#studentnotebox-11 {
	margin: 10px 0 25px 45px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: decimal;
}

ol#studentnotebox-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 4px solid #F5F6CE;
}

ol#studentnotebox_nomargin-11 {
	margin: 10px 0 16px 22px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: decimal;
}

ol#studentnotebox_nomargin-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 4px solid #F5F6CE;
}

ol#tablebox-10 {
	margin: 0px 0 5px 5px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #404040;
	line-height: 18px;
	list-style-type: decimal;
}
ol#tablebox-10 li {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #404040;
	line-height: 18px;
	border-top: 4px solid #FFF;
}

ol#nomargin-11 {
	margin: 10px 0 16px 30px;
	padding-left: 0px;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: decimal;

}

ol#nomargin-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 4px solid #FFF;
	margin: 7px 0 0 0;
}

ol#list_alpha-11 {
	margin: 10px 0 16px 36px;
	padding-left: 0px;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: upper-alpha;
}

ol#list_lower-roman-11 {
	margin: 10px 0 16px 36px;
	padding-left: 0px;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: lower-roman;
}


.toccopy-11 {
	display: block;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 15px;
	margin: 12px 0 8px 0;
}

.idx-11 {
	display: block;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 15px;
	margin: 12px 0 8px 0;
}
a.toccopy-11:link { color: #404040; text-decoration: none }
a.toccopy-11:active { color: #404040; text-decoration: none }
a.toccopy-11:visited { color: #404040; text-decoration: none }
a.toccopy-11:hover { color: #096C37; text-decoration: underline }

.toccopy_sub-11 {
	display: block;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 15px;
	margin: 8px 0 8px 40px;
}
a.toccopy_sub-11:link { color: #404040; text-decoration: none }
a.toccopy_sub-11:active { color: #404040; text-decoration: none }
a.toccopy_sub-11:visited { color: #404040; text-decoration: none }
a.toccopy_sub-11:hover { color: #096C37; text-decoration: underline }

.toccopy_inactive-11 {
	display: block;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999;
	line-height: 15px;
	margin: 8px 0 8px 40px;
}

.idx_inactive-11 {
	display: block;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999;
	line-height: 15px;
	margin: 8px 0 8px 0;
}

.idx_sub_inactive-11 {
	display: block;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999;
	line-height: 15px;
	margin: 8px 0 8px 40px;
}
.toccopy_inactive-11-h {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999;
	line-height: 15px;
	display: block;
	margin: 12px 0 8px 0;
}

.responsecopy-11 {
	display: block;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	margin: 0 0 18px 40px;
}

.responsecopy-11-b {
	display: block;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #404040;
	line-height: 19px;
	margin-left: 40px;
}

.page_heading-12b {
	display: block;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #3F3F3F;
	line-height: 16px;
	margin: 30px 0 12px 0;
}
.page_heading-12bt {
	display: block;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #3F3F3F;
	line-height: 16px;
	margin: 8px 0 12px 0;
		}

.page_heading-12bi {
	display: block;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	color : #3F3F3F;
	line-height: 16px;
	margin: 30px 0 12px 0;
	}

.page_heading-12bit {
	display: block;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	color : #3F3F3F;
	line-height: 16px;
	margin: 8px 0 12px 0;

}
.page_inline-12b {
	display: inline;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #3F3F3F;
	line-height: 19px;
	margin: 0 0 0 0;
}
.page_heading-11b {
	display: inline;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #3F3F3F;
	line-height: 19px;
	margin: 0 0 0 0;
}
.page_heading-11bt {
	display: block;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #3F3F3F;
	line-height: 16px;
	margin: 8px 0 12px 0;
}
.page_head-11b {
	display: inline;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #3F3F3F;
	line-height: 19px;
	margin: 0 0 0 0;
}
.page_head-11bt {
	display: inline;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #3F3F3F;
	line-height: 16px;
	margin: 8px 0 12px 0;
}

.examplebox_heading-10 {
	display: inline;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #3F3F3F;
	margin: 0 0 0 0;
}

.examplebox_heading-12 {
	display: inline;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #3F3F3F;
	margin: 0 0 0 0;
}

.figure_heading-9b {
	display: inline;
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	color : #3F3F3F;
	line-height: 12px;
	margin: 0 0 0 0;
}

.figurecopy-9 {
	display: block;
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : #3F3F3F;
	line-height: 12px;
	margin: 0 0 0 0;
}
a.figurecopy-9:link { color: #006B33; text-decoration: none }
a.figurecopy-9:active { color: #006B33; text-decoration: none }
a.figurecopy-9:visited { color: #006B33; text-decoration: none }
a.figurecopy-9:hover { color: #404040; text-decoration: underline; background: #CECEC0 }

.figurecopy_center-9 {
	display: block;
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : #3F3F3F;
	line-height: 11px;
	margin: 0 0 0 0;
}


.status {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #666;
	line-height: 12px;
}

.progress-9 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #1A1A1A;
	line-height: 12px;
}

.progress-11 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #1A1A1A;
	line-height: 14px;
}

.progress-16 {
	font-family : Verdana, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #1A1A1A;
	line-height: 19px;
}

.progress-16b-green {
	font-family : Verdana, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #00A13D;
	line-height: 19px;
}

.progress-16b-orange {
	font-family : Verdana, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #b36821;
	line-height: 19px;
}

.progress-16-666 {
	font-family : Verdana, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #666;
	line-height: 19px;
}

.bluebox_item-11 {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	line-height: 14px;
}
a.bluebox_item-11:link { color: #333333; text-decoration: none }
a.bluebox_item-11:active { color: #333333; text-decoration: none }
a.bluebox_item-11:visited { color: #333333; text-decoration: none }
a.bluebox_item-11:hover { color: #FFFFFF; text-decoration: underline; background: #838384 }

.bluebox_active-11 {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	line-height: 14px;
}

.bluebox_devider-11 {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	line-height: 14px;
	margin:0 3px 0 3px;
}

.timer_box-16 {
	display: inline;
	font-family : Verdana, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #8c0000;
	line-height: 16px;
}

.formfield-textarea_02-20 {
	height:360px;
	width:518px;
	background-color:#FFF;
	border:1px solid #dedede;
	padding:0;
	margin: 10px 0 20px 0;
	float:left;
	overflow:auto;
}
.popup {
/*
Popup background ABOVE
*/

    position:absolute;
    left: -185px;
    top: -282px;
    height: 273px;
    width: 446px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 50px;
    background-image:url('./images/glossary_pop-up_bknd_above.png');
    background-repeat: no-repeat;
    background-position: top left;
    z-index:2;
    visibility:hidden;
}
.pop_text {
    /*
    Popup text ABOVE
    */   
    position: relative;
    height: 223px;
    width: 400px;
    left: -160px;
    top:  -273px;
    font-family: Times;
    font-size: 10pt;
    z-index:10;
    visibility:hidden;
}
.popup2 {
/*
Popup background BELOW
*/
    position:absolute;
    left: -225px;
    top: 2px;
    height: 273px;
    width: 446px;
    padding-top: 75px;
    padding-left: 20px;
    padding-right: 50px;
    background-image:url('./images/glossary_pop-up_bknd_below.png');
    background-repeat: no-repeat;
    background-position: top left;
    z-index:2;
    visibility:hidden;
}
.pop_text2 {
    /*
    Popup text BELOW
    */   
    position: relative;
    height: 223px;
    width: 400px;
    left: -160px;
    top:  200px;
    font-family: Times;
    font-size: 10pt;
    z-index:10;
    visibility:hidden;
}
.discussion_formfield-textarea {
	height:220px;
	width:518px;
	background-color:#FFF;
	border:1px solid #ccc;
	padding:0;
	margin: 0;
	float:left;
	overflow:auto;
}


.table_pdf {
	background-color: #BDBDBD;
}

ul#resource li {
	border-top: 4px solid #FFFFFF;
}
ul#resource {
	display: block;
	margin: 4px 0 25px 45px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
}
ul#resource li a:link { color: #006B33; text-decoration: underline}
ul#resource li a:active { color: #006B33; text-decoration: underline}
ul#resource li a:visited { color: #006B33; text-decoration: underline}
ul#resource li a:hover { color: #ffffff; text-decoration: underline; background: #CB540A }

a.resource:link { color: #006B33; text-decoration: underline }
a.resource:active { color: #006B33; text-decoration: underline }
a.resource:visited { color: #006B33; text-decoration: underline }
a.resource:hover { color: #FFFFFF; text-decoration: underline; background:#CB540A }

a:link { color: #006B33; text-decoration: underline }
a:active { color: #006B33; text-decoration: underline }
a:visited { color: #006B33; text-decoration: underline }
a:hover { color: #404040; text-decoration: underline; background:#CECEC0; outline:none }

.illust_left {
	display: block; 
	margin: 10px 10px 10px 0px; 
	float: left;
}

img.illust_right {
	display: block; 
	border-left:10px solid #ffffff; 
	border-bottom:10px solid #ffffff; 
	float: right;
}

.toggle-11-inline {
	display: inline;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	line-height: 16px;
	cursor:pointer;
	color:#006B33;
	text-decoration: underline;
}

.toggle-11-inline:hover { color: #3f3f3f; text-decoration: underline; background:#f0f0f0 }

div#warn1 {
	display: block;
	background: #ea7400;
	width: 490px;
	height: 258px;
	text-align: center;
}

div#warn2 {
	display: block;
	background: #ea0000;
	width: 490px;
	height: 258px;
	text-align: center;
}

.warn-heading {
	display: block;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
}

.warn-copy {
	display: block;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	color: #ffffff;
	margin-top: 10px;
}

.mypets{ /*for ex_answer accordion*/
cursor: hand;
cursor: pointer;
display: block;
}

a.rollover_btn_pdf { margin-top:7px; margin-bottom:16px; background: url("images/btn_downloadpdf.gif"); background-repeat:repeat-x; background-position: top center; width:82px; height:12px; text-decoration:none; text-align:center; display:block; }
a.rollover_btn_pdf:hover { margin-top:7px; margin-bottom:16px; background: url("images/btn_downloadpdf_over.gif"); background-repeat:repeat-x; background-position: top center; width:82px; height:12px; text-decoration:none; text-align:center; display:block; }

.displace {
	position: absolute;
	left: -5000px;
	}


div#nonseqlistholder {
	display:block;
	clear:both;
}

div#nonseqlistleft {
	float:left;
	width:36px;
	text-align:right;
}

div#nonseqlistright {
	float:left;
	width:500px;
	padding-left:10px;
	margin-bottom:8px;
}

div#nonseqlistrightlast {
	float:left;
	width:500px;
	padding-left:10px;
	margin-bottom:16px;
}

div#nonseqlistrightlast-nobottom {
	float:left;
	width:500px;
	padding-left:10px;
	margin-bottom:0;
}


ul#casestudybox-11 {
	margin: 4px 0 25px 35px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}

ul#casestudybox-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 8px solid #dcf6ce;
}

ul#casestudybox_bullet-11 {
	margin: 4px 0 25px 35px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}

ul#casestudybox_bullet-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 8px solid #dcf6ce;
}
ul#casestudybox_nomargin-11-square {
	margin: 4px 0 10px 24px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: square;
}

ul#casestudybox_nomargin-10-square {
	margin: 4px 0 10px 24px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #404040;
	line-height: 15px;
	list-style-type: square;
}

ul#casestudybox_nomargin-11 {
	margin: 4px 0 16px 16px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: disc;
}
ul#casestudybox_nomargin-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 8px solid #dcf6ce;
}
ol#casestudybox-11 {
	margin: 10px 0 25px 45px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: decimal;
}

ol#casestudybox-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 4px solid #dcf6ce;
}

ol#casestudybox_nomargin-11 {
	margin: 10px 0 16px 22px;
	padding: 0;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	list-style-type: decimal;
}

ol#casestudybox_nomargin-11 li {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	line-height: 19px;
	border-top: 4px solid #dcf6ce;
}
table.nav-greensquares {
	width:596px; 
	margin:0; 
	padding:0;
	border:0;
}
p.tablelist { margin-left: 2em; text-indent: 0; }
span.no { float: left; margin-left: -1.9em; }
