@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100.01%;
	margin: 0;
	}
h1 {
	font-size: 1.5em;
	color: #412109;
	}

h2 {
	font-size: 1.4em;
	color: #6b3c15;
	}

h3 {
	font-size: 1.3em;
	color: #6699cc;
	}
	
h3.itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	}
	
h3.itemTitle a {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	}

h4 {
	font-size: 1.2em;
	color: #336699;
	}

h5, h6, LABEL, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	color: #996633;
	}
	
.larger a, .larger a:link, .larger a:visited,  {
	color: #996633;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}
	
.finetext {
	font-size: 10px;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #003366;
	text-decoration: none;
	}
 
a:visited {
	color: #003366;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover {
	color: #6699cc;
	}
	
#navCatTabs ul li a:hover {
	color: #412109;
	}
	
a:active {
	color: #6699cc;
	}