/*  
FILE NAME:project.css 
DATE MODIFIED:17 April 2013
Quan Pham
DESCRIPTION: This style sheet is the default standard for the CLIPS CD-ROM and HTML products.
Please do not alter. All style variables are developed on 'project.css'. 

*/

body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	background:#FFF url(graphics/body_back.jpg) repeat;
	margin:0px 0 0 0;
	height: 90%;
	line-height:1.4;
	padding:0;	
}

body#popup {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF url(graphics/body_back.jpg) repeat;
	height: auto;
	line-height:1.4;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0px;
/*	padding-left: 1em;*/		
}

#logo{
float:right;
margin:-25px 25px;
}

#standard{
background-color:#999;
}

#nonFooter{
	width: 970px;
	height:auto;
	min-height: 50%;
	border:none;
	margin:10px auto 0 auto;
	background:url(graphics/nonfooter_back2.png) repeat;
	background-color:#fff;
}

#popup #nonFooter{
	position:relative;
	padding:0;
	height:auto;
	margin: 0 auto 0 auto;
	width:700px;
	background-image: url(graphics/popup_nonfooter_back2.png);
	background-repeat: repeat-y;	
}	
	
#show #nonFooter{
	/*border:1px solid #069;*/
	padding:0;
	width:670px;
	background-image: url(graphics/back_popup_nonf.png);
	background-repeat: repeat-y;
	height:auto;
	/*margin: 20px auto 0 auto;*/
	margin: 0px auto;
}

#globalNav{
	height:3em;
	width:100%;
	margin:-35px 0 0 0;
	background-color:transparent;
	color:#000;	
}

#content{
	top:0;
	float:none;
	background-color:#CFF;
	min-height:330px;
	z-index: 1;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-image: url(graphics/content_back2.png);
	background-repeat: repeat-y;
	margin:0 auto;
}	
		
#popup #content{
	width:650px;
	background-image: url(graphics/popup_content_back2.png);
	margin-top: 0;
	font-size:100%;
	margin-right: 0;
	margin-left: 0;	
	padding: 20px 0 0 50px;
}

#popup #content p{
	font-style:normal;
	font-weight: normal;
	text-align: left;
	width: 590px;
	padding: 0px 5px 0px 0;
}

#popup #content li p{
	width: 500px;
}

#popup #content .textContain p{
	max-width: 580px;
}
	
#popup #content table p{
	width:98%;
	padding: 0 5px 0 0px;
}
	
#show #content{
	/*width: 640px;
	background-image:none;
	background-color:#FFF;	
	padding: 1em 1em 1em 15px;*/
	width: 640px;
	background-image:none;
	background-color: transparent;
	padding: 0 5px 0 0px;
}

#popup #title{
	height:100px;
	background-image: url(graphics/popup_top2.png);
	width: 700px;
	margin:  0;
	background-repeat: no-repeat;
	background-position: left top;
}
	
#show #title{
	height:52px;
	background-image: url(graphics/popup_top.jpg);
	width: 700px;
	margin: 0 0;
	background-repeat: no-repeat;
	background-position: left top;
	border:1px red solid;
}	

#popup #title h1{
	width: 600px;
	line-height: 1.1em;
	top: 70px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	color: #069;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 150%;
}

#popup #title h1 span {
	color:#069;
	width:600px;
	font-size: 90%;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom:15px;
	background-repeat: no-repeat;
	font-weight: bold;
	left: 0px;
}

#popup h1 {
	color:#069;
	width:600px;
	font-size: 110%;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 50px;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom:15px;	
	background-repeat: no-repeat;
	font-weight: bold;
	left: 0px;
} 

#popup h2 {
	padding: 8px 0 15px 0px;
	margin: 0 0 5px 0px;
}

#popup h3 {
    padding: 7px 0 0px;
}

#popup h4 {
	margin:0px 35px 0 0;
	color:#006699;
}

#show #title h1{
	background-image: url(graphics/back_h1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0 0;
	margin: 0 0;
}

#show #title h1 span {
	color:#FFF;
	width:260px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom:15px;
	background-repeat: no-repeat;
	font-weight: normal;
}

#popup ul, ol {
	width: 570px;
	padding:.5em 0 .5em 1em;	
}

#popup li {	
	margin:0 0 0 2em;
}
	
#popup li p {	
	margin:0px;
	font-size:100%;
	list-style-type:disc;
	width: 600px;
	padding: 0;
}

#show .textContain {
	width:600px;
	margin:0 0;
	padding:0 0 0 0;
	background-image:none;	
}

#show #footer p/*, #show #popup p*/ {
	width:620px;
	height: 10px;
	top: 7px;
	padding: 0 0 0em;
}

#show #content p {
	padding-right:0;
	width: 600px;	
}

#show p{	
	color:#000;
	padding:0 1em 1em 1em;
	width: 460px;
}
	
#show ul, ol {	
	padding:0 0 1em 2em;
}

#show li {	
	margin:1em 0 1.2em 0;
	vertical-align:middle;
}
	
#show li p {
	/* Positions a list item's second or subsequent paragraph(s) */
	margin:0 0 0 0;
 	padding:0 0 5px 5px;
	list-style-type:disc;
}

#show #footer{
	font-size:0.7em;
	width:700px;	
}

	
/*-------------------------- navigation --------------------- */


#standard #nav{
	display:none;
	padding:0;
	width:856px;
	background-color:#F2FDFD;
	position:absolute;
	z-index:10;
	left: 80px;
	top: 496px;
	border-top: 1px #069 solid;
	color:#069;
}

#bookmarkLink {
	position:absolute;
	top:3px;
	right:20px;	
}

#nav{
	display:none;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	height:26px;
	font-size:85%;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;		
}

#nav ul{
	margin: 0 0 0 0;
	padding:0;
	background:none;
	width: 900px	
}

#nav li{
	margin:0 5px 0 5px;
	padding: 0 15px 0 0;
	color:#603;
	display:inline;
}

#nav li.current{
	color:#069;
	padding: 0 15px 0 0;
	background:none;
	background-color:transparent;
}	

#nav li.current a:link,
#nav li.current a:visited,
#nav li.current a:focus,
#nav li.current a:hover,
#nav li.current a:active{		
	background:none;
	font-weight:bold;
	display: inline;
	color:#069;
	padding: 0 0 0 0;
}

#nav li a {
	  display: inline;
	  padding: 0 8px 5px 15px;
	  font-weight:normal;
	  background-color:transparent;
}
  
#nav li a:link{
	  color:#069;
	  font-weight: normal;
	  background-color:transparent;  
}

#nav li a:visited {
	  color:#603;
	  font-weight: normal;
}
  
#nav li a:focus, 
#nav li a:hover,
#nav li a:active {
	color:#603;
	font-weight: normal;
}


	/*---------elements for show------*/
	
#show #nav{
	background-color:transparent;
	margin:0;
	padding:5px 0 0 0;
	width:700px;
	height: 30px;
	position:absolute;
	left: 3px;
}

#popup #nav{
	display:inline;
	float:left;
	font-size:100%;
	line-height:normal;
	color:#004285;
	font-family:Arial, Helvetica, sans-serif;
	top:-38px;
	width:700px;
	margin:0;
	padding:5px 0 0 0;
	height: 24px;
	position:absolute;
}

#popup #nav ul{
	margin: 0 0 0 0;
	padding:0 0 0 31px;
	list-style:none;
	color:#000;
	background-image: none;
	background:none;
}

#popup #nav li{
	background-image: none;
	background:none;
	color: #000000;
	float: left;
	margin:-1px 5px 0 0px;
	padding: 0 0 0 0;
	border:none;
}

#popup #nav li.current{
	color: #069;
	float: left;
	padding: 0 15px 0 0;
	z-index: 10;
	background-image:none;
	background:none;
	background-attachment: scroll;
	background-color:#000;
	background-repeat: repeat;
	background-position: right 50px;	
}	

#popup #nav li.current a:link,
#popup #nav li.current a:visited,
#popup #nav li.current a:focus,
#popup #nav li.current a:hover,
#popup #nav li.current a:active{
	float: left;
	background-color:#fff;
	background:none;
}

#popup #nav li a {
	background: none;
	display: block;
	padding: 5px 8px 5px 15px;
	height:15px;
	text-decoration: underline;			  
}
  
#popup #nav li a:link{
	color:#004285;  
}

 #popup #nav li a:visited {
  	color:#004285;
}
  
 #popup #nav li a:focus, 
 #popup #nav li a:hover,
 #popup #nav li a:active {
  color:#006699;
}
	
/* ------------------------- Headings ----------------------- */

#content h1{
	display:none;
	font-size:1.5em;
	margin:0px -20px -10px 0px;	
}
p {}

.textContain{
	width: 700px;	
}
.textContain a:link{
	color:#069;
}

#title {
	background-color:transparent;
	padding:0;
	margin:0 auto;
	width:970px;
	height:100px;
	background-image:url(graphics/title_banner2.png);
	background-position: left top;
}

#title img{
	background-color:transparent;
	padding:0 0 0 0;
	margin:0  0 0 0px;	
}

#feedback #title {/* feedback title */	
	padding:5px 0 5px 15px;
	margin:0;
}

#feedback #title h1 {
	font: normal 180%/80% "Lucida Grande", Arial, sans-serif;		
}

#title h1 {
	color:#069;
	width:870px;
	font-size: 180%;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 0 50px;
	padding-left: 0px;
	padding-bottom:5px;
	background-repeat: no-repeat;
	font-weight: bold;
	top: 90px;
	left: 0px;
	height: 30px;
	display: block;
	z-index: 10;	
}

#title h1 span {
	color:#069;
	width:861px;
	font-size: 90%;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom:5px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-style: italic;
	left: 0px;
}

h1 {
	color:#069;
	width:861px;
	height :30px;
	font-size: 180%;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px #069 solid;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 5px 0;
	margin: 0 0 0 70px;	
}

h2 {
	width:auto;
	height:0;
	font-size:120%;
	color: #00527A;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 1.1em;
	font-style: italic;
	margin: 0 0px 5px 5px;
	padding: 10px 0 25px 20px;
}

h1 span{
	width:110%;
	height:0;
	font-size:120%;
	margin:0 5px 0 10px;
	color: #036;
	padding:10px 0px 40px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 1.1em;
}
/*h3, p.activityHead {
	margin: 25px 0 5px 0;
	color: #575757;
	font-size:110%;	
	padding-left:25px;
	padding-top:3px;
}*/

h3 {
	width:90%;
	font-size:110%;
	margin:0;
	color: #603;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0px;
}

h4 + h4 {               
	border-left:none;	
}

h4 a:link, h4 a:visited{
	text-decoration:none;
	color: #0B5D5F;
}

h4 a:hover{
	text-decoration:underline;	
	color: #0B5D5F;
}

h4 {
	margin:25px 35px 0 0;
	padding:3px 0 3px 0px;
	font-size:100%;
	font-weight: bold;
	font-style:italic;
	font-size:100%;
	color:#0B5D5F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content p {
	line-height:1.4;
	color:#000;
	font-size:100%;
	word-spacing: 0.03em;
	margin: 0;
	padding:0px 5px 5px 0px;
}

#content p.figure .caption{
	font-size:0.7em;
	padding:3px 0 0 10px;
	background-color:transparent;
	font-weight:bold;
	font-style:italic;	
}

#content .figure_text_left p.caption, #content .figure_text_left p.copyright {
	font-size:0.8em;
	color:#5b3516;
}

#content .figure_text_centre p.caption, #content .figure_text_left p.copyright {
	font-size:0.8em;
}

/* --- Main content image --- */

div.figure img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
/* Positions graphics in main content */

}
a img{	
	
	/* ensure linked images do not display a border */ 	
}

div.figure{
	border:0;
	margin:1em;
	padding:0.3em;
	text-align:center;}	

p.figure.centre img{
	text-align:center;
	margin: 10px auto 0 auto;
	display: block;
}

#content p.figure.centre img {
	text-align:center;
	display: block;
	margin: 10px auto 5px;
}

#popup #content p.figure.centre a{
	padding:0px 0px 0 0px;
}

div.figure.right{
	text-align:right;
	float:none;
	margin:1em 1em 1em auto;
}

div.figure.right.wrap{
	float:right;	
	margin:1em;
}
div.figure.right.wrap +p{
	clear:none;
}

div.figure.right +p{
	clear:right;
}

div.figure.left{
	text-align:left;
	float:none;
	margin:1em 1em 1em 1em ;
}
p.figure center{		
}
p.figure img{
	padding:0 0 0 0;
}
	
div.figure.left.wrap{
	float:left;
	margin:1em;
	width:auto;			
}

div.figure.left.wrap +p{
	clear:none;	
}

div.figure.left +p{
	clear:left;	
}

#content p.figure .copyright{	
	padding:10px 0 0 0;
	background-color:transparent;
	font-size:smaller;	
}

#content p.figure{
	margin:0 0.5em;
	padding:0 0.3em;
}

#content div.ft{
}

strong, b {
/* Used to emphasise text within a paragraph */
	font-weight: bold;
}

blockquote {
/* Positions the text style for quotations and extracts.
IMPORTANT: the text is styled with 'blockquote p' */
margin:5px 0px 5px 10px;
width:300px;
max-width:300px;
}

blockquote p {
/* Renders the text styles for quotations and extracts */
	margin:5px 0;
	font-size:95%;
	color:#003366;
	width:300px;
	max-width:300px;
}

cite {
}

em, i {
/* Used for any italicised texts in a paragraph. 
Its recommended that the values are inherited from 'p' 
as it could conflit visually with 'strong' */
}

/* popups and audio pages already have a print link so remove this second one in the footer */
#popup a.printLink,
#audio a.printLink{
	display:none;
}

abbr, acronym {
	cursor:help;
	border-bottom:1px dashed #000;
}

code {
	font-family:Courier, "Courier New", monospace;
	font-size:110%;
	display: block;
	white-space: pre;
}

pre{
	margin:0;
}

/* --------------------- Standard lists --------------------- */

ul, ol{
	max-width:600px;
}

li {
	margin:3px 0 3px 35px;
	color:#000;
	vertical-align:top;
}

li p {
/* Positions a list item's second or subsequent paragraph(s) */
	margin:5px 0;
	color:#000;
	min-width:0;
	max-width:490px;
}

ul li ul li {
/* Unordered list nested once */
/*list-style-image: url(graphics/download.png);*/
	list-style-type:circle;
	margin :5px 5px 5px 35px;
	display:list-item;
}

ol li ol li {
/* Ordered list nested once */
	list-style-type: lower-alpha;
	margin :5px 5px 5px 35px;
	display:list-item;
}

ol li ol li ol li {
/* Ordered list nested twice */
	list-style-type:lower-roman;
	margin :5px 5px 5px 35px;
	display:list-item;
}

/* tabbed section navigation items */	

#content #tabs {
	width:610px;
	max-width:610px;
	margin: 10px 0 0 0;
	height:auto;
	font-size: 90%;
}

#content #tabs ul{
	margin:0 0 0 0;
	height:auto;
	padding:5px 80px 0 5px;
}
	
#content #tabs .ui-tabs-nav li{
	margin:0 5px 0 0;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;	
}

#content #tabs .ui-tabs-nav li a:link {
	font-weight:bold;
	/*color:#036;*/
	color:#000;
}

#content #tabs .ui-tabs-nav li a:visited {color:#069;
	font-weight:bold;
}

#content #tabs .ui-tabs-nav li a:focus {
	color:#036;
	font-weight:bold;
}

#content #tabs .ui-tabs-nav li a:hover {
	color:#069;
	font-weight:bold;
}

 #content #tabs .ui-tabs-nav li a:active {
	color:#000;
	font-weight:bold;	
}

#content #tabs1 {
	width:610px;
	max-width:610px;
	margin: 10px 0 0 0;
	height:auto;
	font-size: 90%;
}

#content #tabs1 ul{
	margin:0 0 0 0;
	height:auto;
	padding:5px 80px 0 5px;
	width:520px;
	max-width:520px;
}
#content #tabs1 .ui-tabs-nav li{
	margin:0 5px 0 0;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;	
}

#content #tabs1 .ui-tabs-nav li a:link {
	font-weight:bold;
	/*color:#069;*/
	color:#000;
}

#content #tabs1 .ui-tabs-nav li a:visited {
	color:#069;
	font-weight:bold;
}

#content #tabs1 .ui-tabs-nav li a:focus {
	color:#036;
	font-weight:bold;
}

#content #tabs1 .ui-tabs-nav li a:hover {
	color:#069;
	font-weight:bold;
}

#content #tabs1 .ui-tabs-nav li a:active {
	color:#000;
	font-weight:bold;	
}

#content #tabs2 {
	width:610px;
	max-width:610px;
	margin: 10px 0 0 0;
	height:auto;
	font-size: 90%;
}

#content #tabs2 ul{
	margin:0 0 0 0;
	height:auto;
	padding:5px 80px 0 5px;

}
	
#content #tabs2 .ui-tabs-nav li{
	margin:0 5px 0 0;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;	
}

#content #tabs2 .ui-tabs-nav li a:link {
	font-weight:bold;
	/*color:#069;*/
	color:#000;
}

#content #tabs2 .ui-tabs-nav li a:visited {
	color:#069;
	font-weight:bold;
}
#content #tabs2 .ui-tabs-nav li a:focus {
	color:#036;
	font-weight:bold;
}

#content #tabs2 .ui-tabs-nav li a:hover {
	color:#069;
	font-weight:bold;
}

#content #tabs2 .ui-tabs-nav li a:active {
	color:#000;
	font-weight:bold;	
}

#popup #content a:link {
	color:#069;
	margin:0px 0 0px 0;
}

#popup #content a:visited {
	color:#606;
}
#popup #content a:hover {
	color:#099;
}

#popup #content a:active {
	color:#099;
}

body #popup table.layout{	
  margin:0 3em 0 1em;

}
/* --------------------- Pseudo classes --------------------- */

/* --- Standard links --- }*/

a:link {
	color:#069;
	font-weight:bold;
	font-size:100%;
}

a:visited {
	color:#606;
	font-weight:bold;
	font-size:100%;
}

a:focus {
	color:#099;
	font-weight:bold;
	font-size:100%;
}

a:hover {
	color:#099;
	font-weight:bold;
	font-size:100%;
}

a:active {
	color:#399;
	font-weight:bold;
	font-size:100%;
	text-decoration: underline;
	letter-spacing: 0.1px;
}

.PL a:link {
	color:#069;
	font-weight:bold;
	font-size:83%;
}

.PL a:visited {
	color:#606;
	font-weight:bold;
	font-size:83%;
}

.PL a:focus {
	color:#099;
	font-weight:bold;
	font-size:83%;
}

.PL a:hover {
	color:#099;
	font-weight:bold;
	font-size:83%;
}

.PL a:active {
	color:#399;
	font-weight:bold;
	font-size:83%;
	text-decoration: underline;
}

.filesize {
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0.1px;
}

p.expand{
	clear:both;

}
a.expandable{
	padding:10px 0 0 18px;
	color:#630;
}

a.closed{
	background: url(graphics/plus.png) no-repeat center left;	
}

a.open{
	background: url(graphics/minus.png) no-repeat center left;
	
}
/* --------------------- footer --------------------- */

#footer {
	font-size:12px;
	position:relative;
	clear:both;
	margin:-3em auto 0em auto;
	width:970px;
	padding: 0;
	height:38px;
	text-align:left;
	border:none;
	background:none;
	background-color:transparent;
	background-image: url(graphics/footer_back22.png);
	background-position: left top;
	background-repeat: no-repeat;		
}

 #footer a{
	padding-left: 1em;
	padding-top: 2em;
	font-size: 11px;
	font-weight: normal;
}
 
 #footer p+p {
	left: 42px;
	top: -1px;
	width: 787px;
	padding-left:14em;
	padding-top:2em;
	margin-top: 0em;
}
 
#footer p{
	width:963px;
	margin:0 0 0 0;
	padding:0 0 2em 0;
	top:40px;
	background-image:none;
	position: absolute;
	height: 30px;
}

#footer img{
	position:relative;
	margin:0.2em 0 0em 0;
	padding:0 0.5em;	 
}

#footer #DET{
	position:absolute;
	z-index: 5;
	left:0px;
	padding:2px 0 0 10px;
	height: 44px;
	width: 155px;
}
	
#footer #NEALS{
	position:absolute;
	left:830px;
	top:15px;
	padding:0;
	width: 70px;
	height: 22px;
	z-index:20;
}

#footer p#secondaryFooterInfo{
	max-width:100%;
	padding:0.5em 0;
}

#footer #copyright {
	position:absolute;
	top:14px;
	left:855px;
	color:#000;
	display:block;
	height: 23px;
}

a.external img{
	padding:0.7em 0 0.3em 0;
}
	
#popup  #footer {
	font-size:.7em;
	position:relative;
	clear:both;
	margin:0em auto 2em auto;
	width:700px;
	padding: 0;
	height:2.5em;
	text-align:left;
	border:none;
	background-color: transparent;
	background:none;
	background-image: url(graphics/popup_footer_back2.png);
	background-position: left bottom;
	background-repeat: no-repeat;	
}

#show  #footer {
	font-size:.7em;
	position:relative;
	clear:both;
	margin:0px auto;
	width:600px;
	padding: 0;
	height:2em;
	text-align:left;
	border:none;
	background-color: transparent;
	background:none;
	background-image: none;
	background-position: left bottom;
	background-repeat: no-repeat;
	right:35px;		
}
#show .push {
    height: 0em;
}
 
#popup #footer a{
	padding-left: 1em;
	padding-top: 2em;
	font-size: 10px;
}
 
#popup #footer p+p {
	left: 4px;
	top: 0em;
	width: 800px;
	padding-left:14em;
	padding-top:2em;
	margin-top: 0em;	
}
 
.newWindow #footer p+p {
	left: 4px;
	top: 0em;
	width: 800px;
	padding-left:14em;
	padding-top:2em;
	margin-top: 0em;	
}
 
#popup #footer p{
	width:704px;
	height: 10px;
	margin:0 0 0 0;
	padding:0 0 2em 0;
	left:1px;
	background-image:none;
	position: absolute;
}

#popup #footer img{
	position:relative;
	margin:0.2em 0 0em 0;
	padding:0 0.5em;
}
	
#popup #footer #DET{
	position:absolute;
	z-index: 5;
	bottom:0px;
	left:0px;
	padding:0 0 0 1em;
	height: 46px;
	width: 155px;
}

.newWindow #content p.figure.centre img {
    margin: 15px 0 5px 25px;
}

.newWindow #footer #DET{
	position:absolute;
	z-index: 5;
	left:5px;
	padding:0 0 0 1em;
	height: 46px;
	width: 155px;
}
	
#popup #footer #NEALS{
	position:absolute;
	left:516px;
	top:36px;
	padding:0;
}

#popup #footer p#secondaryFooterInfo{
	max-width:100%;
	padding:0.5em 0;
}

.newWindow #footer p#secondaryFooterInfo{
	max-width:100%;
	padding:0.5em 0;
}

#popup #footer #copyright{
	position:absolute;
	top:0px;
	color:#000;
	display:block;
	width: 400px;
	left:186px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0em;
}
	
#show #footer #copyright{
	position:absolute;
	top:-1px;
	color:#000;
	display:block;
	width: 335px;
	left:160px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0em;
}
		
#popup p #footer #copyright p{
	position:absolute;
	top:7px;
	color:#000;
	padding:1.6em 2em 0em 12em;
	display:block;
	margin-top:-5px;
	width: 295px;
	left:13px;
}
	
#show p #footer #copyright p{
	position:absolute;
	top:7px;
	color:#000;
	padding:1.6em 2em 0em 12em;
	display:block;
	margin-top:-5px;
	width: 295px;
	left:13px;
}	

#footer #print{
	padding-left:1em;
}

#footer p#pagination{
	display:none;
	padding:0;
	margin:0 auto;
	height:2em;
	width:450px;
}

#footer p#pagination span{
	width:18%;
	float:left;
}
#footer p#pagination span#start{
}
#footer p#pagination span#back{
}

#footer p#pagination span#location{
	text-align:center;
}
#footer p#pagination span#next{	
	text-align:right;
}

#footer p#pagination span#end{
	float:right;
	text-align:right;
}

a.printLink{
	margin-left:1.5em;
}

a.printLink:link,
a.printLink:visited{
	color:#575757;
}

a.printLink:focus,
a.printLink:hover,
a.printLink:active{
	color:#003366;
}

/* --- Bottom navigation styles --- */

p.navBot {
/* Text style */
	color:#575757;
	font-size:0.8em;
	text-align:right;
	margin-right:15px;
	margin-top:0;
	padding-right:0;
	max-width:100%;
}

a.navBot{
	font-weight:normal;
}

a.navBot:link {
	color:#575757;
}

a.navBot:visited {
	color:#575757;
	text-decoration:none;
}

a.navBot:focus, a.navBot:hover, a.navBot:active {
	color:#003366;
}

/* ----------------- Activity styles ---------------- */

.actdiv {
	background-color:#fff;
	padding:0.5em;
	width:90%;
	border:1px #5A5A5A dashed;
	margin:0.5em 0;
}

.actdiv  p {
/* Paragraph text style for activity. 
Questions are tagged within strong tags and rendered using the the style for 'strong' */
	margin:0.5em;
	color:#000;
	font-size:100%;
}

.activityTitle{
	font-weight:bold;
}

label.activityLabel{
	
}
input{

}
.actinput, textarea {
/* Renders the text styles for 'input' box (missing word activities) and 
'textarea' (short answer question activities). */
	font-family:Arial, Verdana, helvetica, sans-serif;
	font-size:95%;
	color:#000;
}

.shortAnswerTextarea{
	width:95%;
}

.actinput {
/* Renders the margins either side of the 'input' box */
	margin:0;
	padding:0;
	width:3em;
	display: block;
	float: left;
}

p.actbutton{
	padding:1em 0;
	margin:0.1em 0;
}

p.actbutton a{
/* These attributes render the look and feel of the feedback buttons */
/* top, right, bottom, left */
	margin:0;
	font-family:Verdana, helvetica, Arial, sans-serif;
	font-size:90%;
	text-decoration:none;
	font-weight:bold;
	padding:0.3em;
	border-bottom:2px #5A5A5A solid;
	border-right:2px #5A5A5A solid;
	background-color:#e5e5e5;
}

p.actbutton a:link {color:#000;}
p.actbutton a:visited {color:#575757;}
p.actbutton a:focus {color:#66AEB6;}
p.actbutton a:hover {color:#66AEB6;}
p.actbutton a:active {color:#000;}
/* --- Table style for JavaScript activities --- */

table.activity {
/* If this table is not rendered in the '.actfieldset' then 
its recommended that the width not exceed 96% */
	margin:0 0 15px 0;
	width:100%;
	border-collapse:collapse;
}

table.activity td {
/* Contains the text style for JavaScript activities */
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#000;
	background-color:transparent;
	padding:0;
	border:0 #000 solid;
	vertical-align:middle;
}

/* -------------------- Styles for tables ------------------- */

/* --- Tabular table styles --- */

p.figure + *{
clear:both;
}

.tabular {
	/* Its recommended that the width not exceed 96% */
	width:99%;
	margin:-20px 0px 10px 30px;
	border-collapse:collapse;
	min-width:0;
	max-width:600px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}

caption {
/* Accessibility related captions for tabular tables */
/* top, right, bottom, left */
	padding:1em 0;
	color:#000;
	font-weight:bold;
	text-align:left;
}

#content table div.ft p, #content .textContain div.ft p {
	background-color:transparent;
}

table.tabular th {
	color:#003366;
	font-weight:bold;
	padding:3px 5px;
	background-color:#EDF1F5;
	vertical-align:top;
}

table.tabular td {
/* Contains the default text style for tabular data. 
IMPORTANT: Its recommended that text within tabular tables 
appear within p tags and styled with 'td p' */
	color:#000;
	font-size:90%;
	text-align:left;
	padding:3px 5px;
	vertical-align:top;
}

.cell2 h3{
/*background:url(graphics/office.gif) no-repeat left bottom;*/
	margin:5px 0px 0px 22px;
	padding: 0px 0 0px;
}

table.tabular  p {
/* Paragraph text style for tabular tables */
	margin:0px 5px 5px 0;
	color:#000;
}

table.tabular li {
/* Ordered and unordered list style for tabular tables */
	color:#000;
	margin:0 5px 5px -10px;
	display:list-item;
	text-align:left;
}

table.tabular ol li ol li {
/* Nested ordered list for tabular tables */
	list-style-type:lower-alpha;
	margin:5px 0 0 -10px;
}

table.tabular p.caption {
/* Caption text style for graphics rendered in tabular tables */
	margin:5px;
	color:#204162;
	text-align:left;
}

table.tabular img {
/* Positions graphics inserted in tables */
	margin:0;
}
/*added to add space--------*/
table.tabular th.ta, table.tabular td.ta, table.layout th.ta, table.layout td.ta {
	padding:2px 0 0px 20px;
}

/*-----the first element after a layout table should be cleared  ------- */


table.layout{
	margin:10px 0 0 0px;
	background-color:transparent;
	background:none;
	border:none;
	display:table;
	border-collapse:collapse;
	font-size:100%;
	padding:20px 0 0 0px;
}

table.layout td {
	vertical-align:text-top;
	min-width:10%; 
	padding:2px 0 0px 0px;
}

table.layout td p {
	min-width:10%;
	margin:0.5em 0 0 5px;
	line-height:1.5em;
}

table.layout ol li{
	margin:0 0;
}

table.layout .cell1 p{
	margin:0 0;
	padding:0 10px 5px 10px;	
}

table.layout .cell2 p{
	padding:0 0px 5px 5px;
}

dl{
	border:1px solid #5A5A5A;
	padding:0;
	margin:0;
	width:96%;
	max-width:300px;
}

dt{
	border-bottom:1px solid #5A5A5A;
	background-color:#EDF1F5;
	font-weight:bold;
	color:#003366;
	padding:3px;
	margin:0;
}

dd{
	padding:3px;
	margin:0;
}


.layout + * {
	clear:both;
}

.layout div{
	float:left;
	margin:0 0.7em;				
}

.layout div.row{
	clear:both;
	width:100%;
	display:table-row;
}

.layout div.row p{	
	width:95%;		
}
.layout div.right{
	float:right;
}

.layout div.right wrap{
}
/* --------------- Feedback styles ------------------- 
IMPORTANT: These styles render the texts in the feedback windows */

h1.feedback, p.feedback  {
	margin:15px;
}

/*---------------Audio styles -------------------------- */
.transcript{
	visibility:visible;
}
.audio{
	border:dotted 1px #999;
	padding:0.5em;
}
/*---------------End of audio styles -------------------------- */

.right{
	float:right;
}

.left{
	float:left;
}

.wrap{
}

.forty{
	width:40%;
}

.clear{
	clear:both;

}
.clearLeft{	
	clear:left;
}

.clearLeft p{
	width:90%;
}

.qStem{
/*stem for a question */
	font-weight:bold;
}

.push {
	height:3em;

}

#popup .push {
	/*height:6em;*/
	height:2.2em;
}

.newWindow .push {
	height:7em;
}

p.skip,
p.skip a {
	display:none;
}

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { 
	border: 1px solid #006699; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #000; }
.ui-widget-content a { color: #000; }
.ui-widget-header { border: 1px solid #1b71de; background: #5eb4d4 url(images/ui-bg_highlight-soft_75_5eb4d4_1x100.png) 50% 50% repeat-x; color: #000; font-weight: bold; }
.ui-widget-header a { color: #000; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #287bcc; background: #d5ecfb url(images/ui-bg_glass_75_d5ecfb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #000; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 1px solid #287bcc;
	font-weight: bold;
	color: #212121;
	background-color: #D8F1DE;
	background-image: url(images/ui-bg_glass_75_acf1e3_1x400.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
}
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #287bcc; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }


/* tabs
----------------------------------*/

.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }



#TB_closeAjaxWindow {
	margin:0 130px 1px 0px;
}

#popup #content #tabs2 ul p {
    height: auto;
    margin: 0;
    max-width: 540px;
}

#popup #content #tabs ul p {
    height: auto;
    margin: 5px 0;
    width: 550px;
}

#popup #content div.ft{
	margin:0 0 0 45px;
	
}

#popup #content p.figure.centre {
    display: block;
    margin: 10px auto 0;
    text-align: center;
}

#popup #content #tabs1 ul p {
    width: 520px;
}

#content ul, #content ol {
	padding:0 0px 0px 50px;
}

#popup #content ul, #content ol {
	padding: 0 0 0 5px;
}

#popup table.tabular td {
    color: #000000;
    font-size: 90%;
    padding: 3px 7px;
    text-align: left;
    vertical-align: top;
}

#popup #content .figure_text_centre p.caption, 
#popup #content .figure_text_left p.copyright {
	margin:0 auto 10px;
	text-align: center;
}

#content p.figure.left {
    margin: 0;
    padding: 0px 5px 10px 0;
	width:50px;
	height:50px;
/*	border:1px solid red;*/
}

#popup a.expandable {
    padding: 5px 0 5px 18px;
}

#popup .tabular {
    width: 600px;
}

#popup table.tabular {
    margin: 10px 0;
}

#popup caption {
    padding: 1em 0 .5em 0;
}

iframe {
    padding: 5px 0 0 2px;
	background-color: #FFF;
	width:450px;
	height:350px;
}

#content p img {
    margin:4px auto 10px;
}

object {
	padding:10px 0 10px 0px;
}

/*==============================  feedback  ====================================*/

#feedback #nonFooter{
	position:relative;
	padding:0;
	height:auto;
	margin: 0 auto 0 auto;
	width:470px;
	background-image: url(graphics/feedback_nonfooter_back.png);
	background-repeat: repeat-y;
}	
		
#feedback #content{
	background-image: url(graphics/feedback_content_back.png);
	font-size:100%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;	
	padding: 20px 0 0 35px;
	width:435px;
}

#feedback #content p {
    padding: 0 5px 0 0;
    text-align: left;
    width: 400px;
}

#feedback .textContain {
    width: 420px;
}

#feedback #title{
	height:70px;	
	background-image: url(graphics/feedback_top.png);
	background-color: transparent;
	width: 455px;
	margin:  0;
	background-repeat: no-repeat;
	background-position: left top;	
}

#feedback #title h1 {
    font-size: 150%;
    width: 400px;
	padding:8px 0 0px 0;
	top: 40px;
	margin: 0 0 0 20px;
    z-index: 10;
}

#feedback h1 span {
    width: 380px;
}

#feedback h3 {
    padding: 7px 0 0px 0;
}
	
#feedback #footer {
	font-size:.7em;
	position:relative;
	clear:both;
	margin:0em auto 2em auto;
	width:470px;
	padding: 0;
	height:1.5em;
	text-align:left;	
	background-image: url(graphics/feedback_footer_back.png);
	background-position: left bottom;
}

#feedback #footer p {
    height: 18px;
    margin: 0;
    padding: 0 0 2em;
    top: 35px;
    width: 470px;
}

#feedback #footer #copyright {
    left: 78px;
    padding: 0;
    top: 0;
    width: 400px;
}

#feedback .push {
    height: 2em;
}













