/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align:center;
	color:#000000;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #ffffff;
	
	}
	
	

	
	
	
#button {
	position:relative;
	width:443px;
	top:10px;
	margin:0px 0px 20px 0px;
	padding:0px;
	border:none;
	}

#container {
	position:relative;
	width:800px;
	margin:0 auto;
	padding-bottom:20px;
	font-size:85%;
	text-align:left;
	height:auto;
	background-color: #FFFFFF;
	border-top:15px #ffffff solid;
	}
	
#searchButton {
	margin:0px;
	padding:5px;
	position:absolute;
	text-align:center;
	left:538px;
	top:28px;
	width:172px;
	height:20px;
	z-index: 7;
}

#linklist {
	top: 62px;
	position:absolute;
	left: 0px;
	width: 80px;
	z-index: 100;
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
	
p.linklist {
	
	color: #3a5492;
	line-height:1em;
	text-indent: 0px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #d9d9d9;
	margin: 0px;
	padding: 8px;
	}
	
p.linklistSmall {
	
	color: #3a5492;
	font-size: 10px;
	line-height:12px;
	text-indent: 0px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	}	

#linklist a:link, #linklist a:visited {
   text-decoration:none;
	color: #3a5492;
	}
	
#info.intro {
	position: absolute;
	left: 173px;
	top: 186px;
	margin:0;
	padding:5px;
	font-size:medium;
	font-weight:bold;
	width: 440px;
	text-align: center;
	z-index:4;
	text-indent:0;
	}
	
#info p.intro {
	font-weight:bold;
	font-size:small;
	color:#336699;
	margin:-2px;
	text-align: center;
	text-indent: 0px;
	}



#info {
	width:500px;
	z-index:5;
	left:100px;
	top:0px;
	padding:0px 13px;
	margin:0px;
	position:relative;
	height:auto;
	border-left:2px dotted #c4d3d5;
	border-right:2px dotted #c4d3d5;
	color:#000000;
	line-height:1.5em;
	}
	
#info h3 {
	height:25px;
	border-top:1px solid #c4d3d5;
	padding:5px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	text-align:left;
	}

#wideInfo h3 {
	height:25px;
	border-top:1px solid #c4d3d5;
	padding:5px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	text-align:left;
	}
	
#info h3.twolines {
	height:50px;
	border-top:1px solid #c4d3d5;
	padding:5px 0px 0px 0px;
	margin-top:5px 0px 0px 0px;
	text-align:left;
	}

#info ul {
	list-style-type:disc;
	text-align:left;
	color:#000000;

	}
	
#info ul ul {
	list-style-type:square;
	color:#000000;

	}

#info a:link, #info a:visited {
  font-weight:normal;
  text-decoration:underline;
  color:#336699;
  }
  
 #info p.endnote {
	font-size:x-small;
	color:#990000;
	text-align:center;
	line-height:normal;
	padding: 5px 0px 5px 0px;
	margin-top: 20px;
	text-indent:0;
	}
	
#infofront {
	width:443px;
	z-index:5;
	left:100px;
	top:0px;
	padding:0px 13px;
	margin:0px;
	position:relative;
	height:auto;
	border-left:2px dotted #c4d3d5;
	border-right:2px dotted #c4d3d5;
	color:#000000;
	line-height:1.5em;
	}
	
#infofront h3 {
	height:25px;
	border-top:1px solid #c4d3d5;
	padding:5px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	text-align:left;
	}
	
#infofront h3.twolines {
	height:50px;
	border-top:1px solid #c4d3d5;
	padding:5px 0px 0px 0px;
	margin-top:5px 0px 0px 0px;
	text-align:left;
	}

#infofront ul {
	list-style-type:disc;
	text-align:left;
	}
	
#infofront ul ul {
	list-style-type:square;
	}

#infofront a:link, #info a:visited {
  font-weight:normal;
  text-decoration:underline;
  color:#336699;
  }
  
 #infofront p.endnote {
	font-size:x-small;
	color: #000000;
	text-align:center;
	line-height:normal;
	padding: 5px 0px 5px 0px;
	margin-top: 20px;
	text-indent:0;
	}	

 .breadcrumbs{
 	padding-top: 5px;
	font-size: 10px;
	color: #000000;
 
 }
  .breadcrumbs a:link {
  	font-size: 10px;
	color: #c4d3d5;
	text-decoration: underline;
  
  }
	
#wideInfo p.endnote {
	font-size:x-small;
	color:#000000;
	text-align:center;
	line-height:normal;
	padding: 5px 0px 5px 0px;
	margin-top: 20px;
	text-indent:0;
	}
	
#wideInfo dt a:link, #wideInfo dt a:visited {
  font-weight:bold;
  text-decoration:underline;
  color:#336699;
  }
  
 #wideInfo dd a:link, #wideInfo dd a:visited {
  font-weight:normal;
  text-decoration:underline;
  color:#336699;
  }
		
p {   
	text-align:left;
	margin-top:0px;
	color: #000000;

	}
	

	
p.centered {
	text-align:center;
	text-indent:0;
	}
	
p.Q {
	font-size:small;
	font-weight:bold;
	color:#000000;
	text-indent:0;
	}
	
p.A {
	font-size:small;
	font-weight:normal;
	text-indent:0;
	}
	
#topLink a:link, #topLink a:visited {
	font-size:small;
	text-indent:0;
	text-decoration:none;
	margin-bottom:20px;
	}

p.sitemap {
	font-size:11px;
	}
		
.photocredit {
	font-size:x-small;
	text-align:center;
	color:#999999;
	}
	
#wideInfo {
	z-index:5;
	left:100px;
	top:0px;
	padding:13px;
	position:relative;
	width:680px;
	height:auto;
	border-left:2px dotted #c4d3d5;
	color:#000000;
	margin:0px;
	}
	
#wideInfo a:link, #wideInfo a:visited {
  
  font-weight:normal;
  text-decoration:underline;
  color:#336699;
  }
	 
#extras {
	width:148px;
	height:auto;
	margin: 0;
	z-index:4;
	top:132px;
	left:649px;
	font-weight:normal;
	font-size:90%;
	padding:0px;
	position:absolute;
	background-color:#dfe0c5;
	border-left:1px solid #c4d3d5;
	border-right:1px solid #c4d3d5;
	border-top:1px solid #c4d3d5;
	border-bottom:1px solid #c4d3d5;
	
	
	
	
	}


#extras ul li {
	list-style: normal;
margin-left: -4px;
padding-left: -1px;
text-indent: -1px;
	}
	

#adobereader {
	width:148px;
	height:auto;
	margin: 0;
	z-index:4;
	top:466px;
	left:649px;
	font-weight:normal;
	font-size:90%;
	padding:0px;
	text-align:left;
	position:absolute;
	background-color:#ffffff;
	border-left:1px solid #c4d3d5;
	border-right:1px solid #c4d3d5;
	border-top:1px solid #c4d3d5;
	border-bottom:1px solid #c4d3d5;
	color: #3a5492;
	
	}	
	

	
		

#extras a:link, #extras a:visited {
  text-decoration:underline;
  color:#3a5492;
  	margin-left: 0;
	padding-left: 0em;
	text-indent: 0em;
  
  }
	
	
	
#adobereader a:link, #adobereader a:visited {
  text-decoration:underline;
  color:#3a5492;
  	margin-left: 0;
	padding-left: 0em;
	text-indent: 0em;

  }
	
#tutnotes ul li {
	background:transparent url(../images/diambull.jpg) no-repeat;
	margin-left:-30px;
	margin-top:0px;
	padding:0px 25px 0px 25px;
	list-style:none;
	}
	

  
table.info {
	width:100%;
	border-bottom:1px #c4d3d5 solid;
	padding:0px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	}
	
td.info {
	text-align:left;
	}
	
table.right {
	width:100%;
	border-bottom:15px #c4d3d5 solid;
	padding:0;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	}
	
td.right {
	text-align:left;
	padding: 0px 5px 0px 5px;
	}
	
td.icon {
	padding: 0px 5px 0px 5px;
	text-align:center;
	}
	
td.darkarea {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}
	
th {
	text-decoration:none;
	}

dt {
	font-weight:bold;
	}
	
dd {
	font-weight:normal;
	margin-left:25px;
	}
  
#navbarH {
	position:absolute;
	z-index:2;
	top: 149px;
	left: 0px;
	}

/*hidden text*/
h3 {	
	background-repeat:no-repeat;
	background-position:left top;
  }
h3 span {
	display:none;
	}
/*end hidden text*/

h2 {
	color: #3a5492;
	font-size:large;
	font-weight:bold;
	text-transform:uppercase;
	}
	
h3 {
	color: #3a5492;

	}

h4 {
	color:#3a5492;
	text-align:left;
	}
	
h5 {
	text-transform:uppercase;
	font-weight: normal;
	color: #000000;
	}
	
h6 {
	font-size:small;
	text-align:center;
	color:#000000;
	}

#subpageHeader {
	width:800px;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	border-bottom: 1px solid #b0b1a2;
	}

#pageTitle_1L {
	position:absolute;
	left:391px;
	width:388px;
	line-height:100%;
	font-weight:bold;
	font-size:xx-large;
	text-align:center;
	color:#666666;
	margin:0px;
	padding-bottom:5px;
	text-transform: none;
	top: 75px;
	}
	
#pageTitle_2L {
	position:absolute;
	left:391px;
	width:388px;
	line-height:100%;
	font-weight:bold;
	font-size:xx-large;
	text-align:center;
	color:#666666;
	margin:0px;
	padding-bottom:5px;
	text-transform: none;
	top: 70px;
	}

#pageTitle_3L {
	position:absolute;
	left:391px;
	width:388px;
	line-height:100%;
	font-weight:bold;
	font-size:xx-large;
	text-align:center;
	color:#666666;
	margin:0px;
	padding-bottom:5px;
	text-transform: none;
	top: 58px;
	}
	
#pageTitle_4L {
	position:absolute;
	left:391px;
	width:388px;
	line-height:100%;
	font-weight:bold;
	font-size:x-large;
	text-align:center;
	color:#666666;
	margin:0px;
	padding-bottom:5px;
	text-transform: none;
	top: 58px;
	}
	
.title_line2 {
	font-size:40%;
	font-style:italic;
	text-align:center;
	position:relative;
	top:0px;
	text-transform:none;
	color: #000000;
	font-weight: bold;
}

.title_line3 {
	font-size:50%;
	text-align:center;
	position:relative;
	top:3px;
	padding: 0;
	margin: 0;
	color: #000000;
	font-style: normal;
	text-transform: uppercase;
}	
	
#pageTitle a:link, #pageTitle a:visited {
  text-decoration:underline;
  color:#336699;
  }
	
#image-left {
	margin:0px 10px 0px 0px;
	padding:5px;
	float:left;
	}
	
#image-right {
	margin:0;
	padding:10px 0px 10px 15px;
	float:right;
	}
	
hr {
	clear:both;
	}

#footer {
	position:relative;
	width:800px;
	top: 20px;
	left:0px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/footerback.jpg);
	background-repeat:no-repeat;
	border-top: 1px solid #c4d3d5;
	border-bottom:15px #ffffff solid;
	}
	
#footer a:link, #footer a:visited {
  font-weight:normal;
  text-decoration:underline;
  color:#336699;
  }
  
 /*#widefooter {
	position:relative;
	top: auto;
	left:100px;
	width:607px;
	padding:5px 0px 0px 13px;
	margin:20px 0px 0px 0px;
	border-top: 1px solid #c4d3d5;
	}*/
 
#prevNext {
	margin-left:315px;
	}
	
#prevNextWide {
	margin-left:450px;
	}
	
#bibliography p{
	text-indent:0;
	}

/* pretty tables with white backgrounds */
table.prettytable {
  background: #ffffff;
  border-spacing: 0; 

    border: 1px #0e4986 solid;

}
table.prettytable tr, table.prettytable td {
  border: 1px #0e4986 solid;
  padding: 5px;
}
table.prettytable tr {
  background: #ffffff;
  text-align: left;
  }
table.prettytable th, table.prettytable td {
  border: 1px #0e4986 solid;
  padding: 5px;
}
table.prettytable th {
  background: #ffffff;
  text-align: left;
}
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
}

/* pretty tables with white backgrounds for ONLINE STORE */


table.prettytableStore {
  background: #ffffff;
  border-collapse: collapse;
    border: 1px #a8bedd solid;
}
table.prettytableStore th, table.prettytableStore td {
  border: 1px #a8bedd solid;
  padding: 5px;
}
table.prettytableStoreth {
  background: #ffffff;
  text-align: left;
}
table.prettytableStore caption {
  margin-left: inherit;
  margin-right: inherit;
}
