/* CSS Tabs */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.4em;
	color: #666666;
	line-height: 111%;
	text-align: justify;
	margin-top: 0px; margin-bottom: 2px;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 111%;
	text-align: justify;
	margin-top: 0px; margin-bottom: 6px;

}



#mainDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 111%;
	text-align: justify;
	margin-top: 0px; margin-bottom: 2px;

}

p.bold {
	font-weight: bold;
}
p.pic { font: 8.5pt/11pt verdana; margin 4px ; text-align: left;
	font-weight: bold;
}

p.imagetitle {
	font-size: xx-small;
	font-style: italic;
	text-align: center;
	margin-top: 0px; margin-bottom: 6px;
	}

p.title-gold
 {font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 111%;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #999966;
	margin-top: 0px; margin-bottom: 15px;
} 

.title-gold
 {font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 111%;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #999966;
	margin-top: 0px; margin-bottom: 15px;
} 

.title-gold-left
 {font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 111%;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #999966;
	margin-top: 5px; margin-bottom: 25px;
} 

div.imagetitle {
	font-size: 50%;
	color: #666;
	margin-top: 5px;
	font-style: italic;	/*/*//*/ margin-top: 0; /* */
	text-align: center;
	}


h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 111%;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	color: #006633;
	margin-top: 0px; margin-bottom: 6px;
}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 111%;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	margin-top: 0px; margin-bottom: 6px;
}
h3  {font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 111%;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #006633;
	margin-top: 0px; margin-bottom: 25px;
} 



#navcontainer {
	background: #f0e7d7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-align: center;
	font-weight: bold;
}



/* to stretch the container div to contain floated list */
#navcontainer:after {
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	padding: 0;
}

ul#navlist {
	list-style: none;
	width: auto;
	font-size: 0.6em;
	height: 22px;
	margin-left: 0px;
}

ul#navlist li {
	display: block;
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;


}

ul#navlist li a {
	display: block;
	width: 100%;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #777;
	text-decoration: none;
	background: #f7f2ea;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
        background: #f0e7d7;
        color: #990000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
        color: #990000;
        background: transparent;
        border-color: #aaab9c #fff #fff #ccc;
}

.thispage {
	background: #f0e7d7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-align: center;
	font-weight: bold;
	color: #006633;
	font-size: xx-small;


}

/* -- footer ---------------------------------------------------------------- */
#footerDiv P { text-align: center;
	/*/*/ font-size: 80%; /* */
	/*/*//*/ font-size: 75%; /* */
	}
#footerDiv P.footerNav { 
	/*/*/ font-size: 70%; /* */
color: #996; margin-top: 8px; margin-bottom: 8px; }

#footerDiv P.footerCopyright {
	font-size: 65%;color: #999999; margin-top: 5px; 
	margin-top: 10; 	}
	
#footerDiv P.footerAddress0 {
	color: #7080af; margin-top: 15px; margin-bottom: 0;
	/*/*//*/ margin-top: 0; /* */
	}
	
#footerDiv P.footerAddress {
	font-size: 70%; color: #7080af; margin-top: 15px; margin-bottom: 0;
	/*/*//*/ margin-top: 0; /* */
	}
	#footerDiv P.footerAddress2 {
	font-size: 65%; color: #666; margin-top: 0; margin-bottom: 8px;
	/*/*//*/ margin-top: 0; /* */
	}

#footerDivLegal { margin-bottom: 40px; }
#footerDivLegal P {
	text-align: center;
	/*/*/ font-size: 65%; /* */
	/*/*//*/ font-size: 75%; /* */
	margin: 15px 0px;
	}

/* END: object definitions */

/* image border */

div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

/* END: image border */
p.title-gold-left {
font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 111%;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #999966;
	margin-top: 10px; margin-bottom: 5px;
}
p.imagetitleleft {

	font-size: xx-small;
	font-style: italic;
	text-align: left;
	margin-top: 5px; margin-bottom: 6px;
}
