/*------------------------------------*/
/*  Indent for Intro  */

.bodytextIndent {
	font-size: 13px;
	padding: 10px 25px 15px 25px;
	text-align: right;
	font-style: italic;
}

.quote {
	font-style: italic;
	padding: 20px 50px 20px 50px;
}

/*------------------------------------*/
/*  Photos  */

.photosR {
	float: right;
	margin: 0px 0px 5px 10px;
}

.photosR img {
	border: 1px solid black;
}

.photosL {
	float: left;
	margin: 0px 10px 5px 0px;
}

.photosL img {
	border: 1px solid black;
}

/*------------------------------------*/

.subtitles {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.questions {
	font-style: italic;
	color: #660000;
}

/*------------------------------------*/
/*  Page 1,2,3...  */

.pageNav {
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px 0px 10px 10px;
	float: right;
	border: 1px white solid;
}

.pageNav_ {
	color: #111111;
}

.pageNav a:link {
	color: #111111;
	text-decoration: none;
}
			
.pageNav a:visited {
	color: #111111;
	text-decoration: none;
}
			
.pageNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
			
.pageNav a:active {
	color: #111111;
	text-decoration: none;
}

/*------------------------------------*/
/*  Go To ...  */

.sections {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px 0px 10px 10px;
	float: right;
	border: 1px white solid;
}

.sections_ {
	line-height: 14px;
	color: #111111;
}

.sections a:link {
	color: #111111;
	text-decoration: none;
}
			
.sections a:visited {
	color: #111111;
	text-decoration: none;
}
			
.sections a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
			
.sections a:active {
	color: #111111;
	text-decoration: none;
}

/*------------------------------------*/
/*  Previous & Next  */

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 15px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 5px;
	border: 0px black solid;
}

.nav a:link {
	color: #111111;
	text-decoration: none;
}
			
.nav a:visited {
	color: #111111;
	text-decoration: none;
}
			
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
			
.nav a:active {
	color: #111111;
	text-decoration: none;
}

.previous {
	padding: 3px;
	width: 45%;
	text-align: left;
	float: left;
}

.previous_ {
	border-bottom: 1px white solid;	
	border-left: 1px white solid;	
	margin: 5px 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: left;
}

.next {
	padding: 3px;
	width: 45%;
	text-align: right;
	float: right;
}

.next_ {
	border-bottom: 1px white solid;
	border-right: 1px white solid;	
	margin: 5px 0px;
	padding-bottom: 2px;
	padding-right: 3px;
	text-align: right;
}

/*------------------------------------*/
/*  Previous & Next  */


.popup_table {
	width: 100%;
	height: 650px;
}

.popup_layerA {
	background: url("../GRAPHICS/L2/header-stretch-stripe.gif");
	height: 99px;
}

.popup_layerB {
	height: 551px;
}

.popup_layerC {
	border: 1px solid white;
	margin: 15px;
	background-color: #FCAF00;
	height: 521px;
}

.popup_content {
	width: 100%;
	padding: 15px;
	text-align: center;
	color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.popup_content img {
	border: 1px solid black;
}

.popup_contentR {
	width: 100px;
	border-right: 1px solid white;
}

.popup_previous {
	padding: 3px;
	width: 33%;
	text-align: left;
}

.popup_previous_ {
	border-bottom: 1px white solid;	
	border-left: 1px white solid;	
	margin: 5px 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: left;
}

.popup_next {
	padding: 3px;
	width: 33%;
	text-align: right;
}

.popup_next_ {
	border-bottom: 1px white solid;
	border-right: 1px white solid;	
	margin: 5px 0px;
	padding-bottom: 2px;
	padding-right: 3px;
	text-align: left;
}

.popup_close {
	padding: 3px;
	width: 33%;
	text-align: center;
}

.popup_close_ {
	border-bottom: 1px white solid;
	margin: 5px 0px;
	padding-bottom: 2px;
	text-align: left;
}

.popup_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.popup_nav a:link {
	color: #111111;
	text-decoration: none;
}
			
.popup_nav a:visited {
	color: #111111;
	text-decoration: none;
}
			
.popup_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
			
.popup_nav a:active {
	color: #111111;
	text-decoration: none;
}

.popup_cap1 {
	padding-top: 5px;
	font-size: 11px;
	line-height: 15px;
}

.popup_cap2 {
	padding-top: 5px;
	font-size: 10px;
	line-height: 14px;
}

.popup_pushdown {
	height: 472px;
}