body {
	font-size: 100%; 
	color: #000000; 
	font-family: arial, helvetica, verdana, sans-serif; 
	background-color: #ffffff; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}

table.layout {
	margin: 0px;
	padding: 0px;
	}
	
/* ------------------- font size for all content --------------------- */
td {
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;

}

th {
	font-size: 0.8em;
	text-align: left;
	vertical-align: bottom;

}
/* ------------------------ main content section ------------------ */

td.main {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ------------------- text styles --------------------------- */

h1 {
	font-weight: 700; 
	font-size: 130%; 
	color: #999900; 
	background-color: #E9EACC;
	padding: 5px 0px 5px 0px;
}

h2 {
	font-weight: bold; 
	font-size: 130%; 
	color: #333300; 
	background-color: #ffffff
}

h3 {
	font-weight: bold; 
	font-size: 110%; 
	color: #333300; 
	background-color: #ffffff;
}

h4 {
	font-weight: bold; 
	font-size: 100%; 
	color: #000000; 
	background-color: #ffffff;
}
h5 {
	font-weight: bold; 
	font-size: 90%; 
	color: #000000; 
	background-color: #ffffff;
}
blockquote {
	padding-right: 40px; 
	padding-left: 20px; 
	text-align: justify;
}
.floatright { float: right;
}
p.quoteref { padding-right: 40px;
             padding-left: 40px;
             margin-left: 20px;
             font-size: .8em;
}


blockquote.pagetop {
    padding: 5px;
    margin-top: 20px;
    margin-left: 20px;
    text-align: left;
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
}
p.quotereftop { padding: 0px 5px 2px 5px;
                margin-top: 0px;
                margin-left: 20px;
                text-align: left;
                font-size: .8em;
}

ul {
	padding-right: 20px; 
	padding-left: 20px; 
	padding-bottom: 2px; 
	padding-top: 2px;
}
ul.nobullet, ul.nobullet ul {
	list-style-type: none;
}
ul.nobullet ul { margin-left: 1.2em;
}
li {
	padding-bottom: 2px;
}
ol {
	padding-right: 20px; 
	padding-left: 20px; 
	padding-bottom: 2px; 
	padding-top: 2px;
}
.figurename {
	font-weight: bold;
	padding-bottom: 2px;
	color: #333300;
	background-color: #ffffff;
	font-size: 1em;

}

/* ------------ body text links ------------------------- */

a:link {
	color: #0066ff; 
	background-color: #ffffff;
}
a:visited {
	color: #3D630D; 
	background-color: #ffffff;
}
a:hover {
	color: #999900; 
	background-color: #ffffff; 
	text-decoration: underline;
}
a:active {
	color: #12617a; 
	background-color: #ffffff; 
	text-decoration: underline;
}

/* page title */

td.pagetitle {
	color: #a4a813; 
	background-color: #E9EACC; 
}

.title
{
	font-weight: bold; 
	font-size: 150%; 
	padding-right: 3px; 
	padding-left: 3px; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	margin: 0.1em 0px 0.1em 0.5em; 
	color: #a4a813; 
	background-color: #E9EACC;
	}

/* ------------------------------ page index section ----------------- */

.indexmenu {
	margin-left: 30px;
	margin-top: 30px;
		font-weight: bold; 
		font-size: 95%; 
		color: #000000; 
		background-color: #ffffff;
}


ul.indexmenu {
	margin-left: 40px; 
	list-style-type: none;
}
ul.indexmenu ul {
	margin-left: 5px; 
	list-style-type: none;
}
a.index:link {
	color: #0066ff; 
	background-color: #ffffff;
}
a.index:visited {
	color: #0066ff; 
	background-color: #ffffff;
}
a.index:hover {
	color: #669900; 
	background-color: #ffffff; 
	text-decoration: underline;
}
a.index:active {
	color: #12617a; 
	background-color: #ffffff; 
	text-decoration: underline;
}

/* --------------------------data table styles ------------------ */
table.datatable {
    border: 1px solid #a4a813;
	border-right: #a4a813 2px solid; 
	border-top: #a4a813 2px solid; 
	border-left: #a4a813 2px solid; 
	border-bottom: #a4a813 2px solid; 
	border-collapse: collapse;
}
caption {
	font-weight: bold; 
	font-size: 0.7em; 
	padding-bottom: 6px; 
	color: #333300; 
	background-color: #ffffff; 
	text-align: left;
}

th.side {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
th.sideheader {
	text-align: left;
}
td.center, th.center {
	text-align: center;
}
th.centernormal {
    text-align: center; font-weight: normal;
}
.TableNotes, .TableNotesHang {
	font-size: .8em; 
    padding: 0 0 .5em 0;
}

td.right, th.right {
	text-align: right;
}


/* ============================== NAVIGATION ELEMENTS ============== */

/* -------------------------- header section ----------------------- */

td.topright {
	color: #ffffff; background-color: #333300; font-size: 70%;
	padding: 3px 10px 3px 0px;
}
td.banner {
	color: #3D630C; background-color: #3D630D;
}
a.nav:link {
	font-weight: bold; color: #ffffff; background-color: #333300; text-decoration: none;
}
a.nav:visited {
	font-weight: bold; color: #ffffff; background-color: #333300; text-decoration: none;
}
a.nav:hover {
	font-weight: bold; color: silver; background-color: #333300;
}

/* ----------------- section navigation (top of page) -------------- */
td.sections {
	color: #666666; background-color: #a4a813;
}
div#sectionlink {
	font-weight: bold; 
	font-size: 12px; 
	margin: 0.5em 0px 0.5em 0.5em; 
	color: /*#666666;*/ black; 
	background-color: #a4a813;
}

a.sectionlinks:link {
	color: #ffffff; background-color: #a4a813; text-decoration: none;
}
a.sectionlinks:visited {
	color: #ffffff; background-color: #a4a813; text-decoration: none;
}
a.sectionlinks:hover {
	color: black; 
	background-color: #a4a813;
}

a.sectionlinks:active {
color: black; 
	background-color: #a4a813;
	
}

/* styles for links to top-level page for current section */
a.sectioncurrent:link {
	color: /*#666666; */ black;
	background-color: #a4a813; 
	text-decoration: none;
}
a.sectioncurrent:visited {
	color: /*#666666; */ black;
	background-color: #a4a813; 
	text-decoration: none;
}
a.sectioncurrent:hover {
	color: black; background-color: #a4a813;
}

/* previous and next row */
td.leftarrow { padding-left: 10px; padding-right: 2px; vertical-align: middle; text-align: right;
}
td.rightarrow { padding-left: 2px; padding-right: 10px; vertical-align: middle; text-align: left;
}
td.previous { text-align: left;
} 
td.toc { text-align: center;
}
td.next { text-align: right;
}
.prevnext {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	/*font-size: 85%;	*/
	font-size: 95%;	
	padding: 0px 5px 0px 5px;
}

a.prevnext:link {
	 color: #0066ff; background-color: #fff; 
	 text-decoration: none;
}
a.prevnext:visited {
	 color: #0066ff; background-color: #fff; 
	 text-decoration: none;
}
a.prevnext:hover {
	 color: #999900; background-color: #fff; 
     text-decoration: none;
}

.sidelinks {
	text-align: left;
	padding-left: 10px; 
	padding-bottom: 14px; 
	padding-top: 3px; 			   
	padding-right: 1px;
	border: 0px;	 
	color: #0066ff;
    background-color: #ffffff;
	font-size: .7em;
	}

a.sidelinks:link {
	 color: #0066ff; background-color: #fff; 
	 text-decoration: underline;
}
a.sidelinks:visited {
	 color: #0066ff; background-color: #fff;  
	 text-decoration: none;
}
a.sidelinks:hover {
	 color: #999900; background-color: #fff; 
}
/* --------------------------- footer --------------------------- */

a.footnav:link {
	color: #color: #0066ff; background-color: #ffffff;
}
a.footnav:visited {
	color: #0066ff; background-color: #ffffff;
}
a.footnav:active {
	color: #12617a; background-color: #ffffff; text-decoration: underline;
}
a.footnav:hover {
	color: #669900; background-color: #ffffff; text-decoration: underline;
}
/* styles for links to top-level page for current section */
a.footcurrent:link {
	color: #666666; background-color: #ffffff;
}
a.footcurrent:visited {
	color: #666666; background-color: #ffffff;
}
a.footcurrent:active {
	color: #silver; background-color: #ffffff; text-decoration: underline;
}
a.footcurrent:hover {
	color: #silver; background-color: #ffffff; text-decoration: underline;
}
/* --------------------------- toc sidebar ---------------------- */
td.contents { padding-right: 12px;
}
table.sidebar {
	border: 1px solid #000000;
	border-collapse: collapse;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

/* ------------------------ for photo gallery ------------------- */

table.gallery td { text-align: center; vertical-align: top;
}
dl.gallery
{
color: #000; background-color: #fff; margin: 0;
}

.gallery dd
{
margin: 0;
text-align: justify;
font-size: xx-small; 
}






