<style type="text/css" href="../../menus/level1.css" rel="stylesheet">/* STYLESHEET FOR LEVEL 2 PAGES */

body {
	font-size: 100%;
	font-style: normal;
	background-color: #FFFFFF;
	margin: 0px; 
	padding: 0px;
}

/* LINKS */

a:link { color: #003366; }
a:visited { color: #990033; }
a:hover { color: #993399; }
a:active { color: #0033CC; }

a.maker:link {color: #ffffff;}
a.toc:link  {color: #ffffff;}
a.toc:visited {color: #99CCCC;}

/* NAVIGATION BAR */

div#navigation { width: 100%; background-image: url(../navbar/navbgrd2016.jpg); background-repeat: repeat-x;  }

/* OLD NAVBAR: */

div#nav { width: 100%; background-image: url(../navbar/navbgrd.jpg); background-repeat: repeat-x;  }

#wrapper {
    width: 100%; max-width: 975px;
    margin: 2px auto;
} 

/* END OLD NAVBAR: */

#wrapper {
    width: 100%; max-width: 850px;
    margin: 2px auto;
}

#subnav {
    padding: 0 0 10px 0;
    position: relative;
}

#subnav #quicksearch {
    position: absolute;
    top: 7px;
    right: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
}

/* ICON BAR */
div#iconbar { width: 750px; margin-top: 10px;} /*this width is different than in other stylesheets, and width is specified in xglobes tag only here */
.xglobes { width: 750px; background-image: url(../navbar/xglobes.jpg); background-repeat: repeat-x; }
.xglobesarch { background-image: url(../navbar/xglobesarch.jpg); background-repeat: repeat-x; }

/* FOOTER */
/* div is the newer and preferred method as opposed to using tables*/

div#footer {
	font: 0.65em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	text-align: center;
	width: 975px; max-width: 100%;
	margin-bottom: 15px;
}

hr.foot { width: 975px; max-width: 100%; }

.footer-lg { font-size: 1.2em; }

.footer {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 0.7em;
	text-align: center;
}

/*Smartphone Media Query*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
#footer { width: 100% !important; }
table { width: 100% !important; }
/*td { display:block; text-align:center; margin-bottom: 12px; }*/
}

/* WRAP */

#maxwidth { width: 100%; max-width: 750px; }

/* TABLES */

.tn { height: auto; width: auto; 
	padding: 0 5px 0; margin: 5px, 0, 0; 
	vertical-align: top; }
	
table { width: auto !important; margin-bottom: 10px; table-layout: fixed; }
tr { width: auto !important; }
td { width: auto !important; }

/* HEADERS */

.maker { 
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	background-color: #006666;
	padding-left: 5px; padding-right: 5px;
	padding-top: 2px; padding-bottom: 2px;
}

.place { 
	margin-bottom: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #FFFFFF;
	background-color: #006666;
}

.makerline2 {
	margin-bottom: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #FFFFFF;
	background-color: #006666;
	padding-left: 27px;
}

/* PARAGRAPH TAG AND MODIFIERS */

p { margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.2em;
	padding-left: 27px;
}

/* Green text for special globe pages */
.globegreen { 
	margin-top: 0em; margin-bottom: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: left;
	line-height: 1.4em;
	color: #066;
}

/* TABLE OF CONTENTS */
.toc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #006666;
	text-align: left;
	line-height: 1.2em;
	padding-left: 27px; padding-right: 27px;
	color: #ffffff;
}

.tocdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #66cccc;
	text-align: left;
	line-height: 1.2em;
	padding-left: 27px; padding-right: 27px;
	color: #006666;
}

.toc-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	background-color: #006666;
	text-align: left;
	padding-left: 27px; padding-right: 27px;
	color: #ffffff;
}

/* SMALL TEXT */

.small  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 0.6em;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	padding-left: 27px; padding-right: 27px;
}

/* COPYRIGHT NOTICE */

.copyright  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #990033;
	font-size: 0.6em;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

/* Click on image to view enlargement. */
.click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #990033;
}

/*PAGE NUMBERING*/

/* When page number icons at the top go to two rows. */
.pg-nextrow {
	padding-left: 70px;
	vertical-align: top;
}

/* Small page numbers for level 2 guide pages. */
.page1-2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #996666;
	font-size: 0.7em;
	font-style: normal;
	text-align: center;
	padding-left: 20px;
}


