HTML { 
	overflow: -moz-scrollbars-vertical;
}

body { 
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 80%; 
	text-align: justify; 
	width: auto
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%; font-style: normal; 
	font-weight: normal; 
	color: #336633;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 145%; font-style: normal;
	font-weight: normal;
	color: #336633;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
	font-weight: normal;
	color: #336633;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #336633;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #336633;
}

h6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%; 
	font-style: normal; 
	font-weight: normal; 
	color: #336633;
}

ul {
	font-size: 80%; 
	text-align: justify; 
	width: auto 
}

.killjustify {
	text-align: left;
}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	text-decoration: none;
	width: 100%;
	text-align: left;
	color: #000000;
}

.mainmenu .title {
	color: #000000;
	font-weight: bold;
}

.mainmenu A:link {
	color: #336633; 
	text-decoration: none; 
	background-image: url(/_images/menu_blank16x16.gif); 
	background-repeat: no-repeat;
}

.mainmenu A:visited {
	color: #336633; 
	text-decoration: none; 
	background-image: url(/_images/menu_blank16x16.gif); 
	background-repeat: no-repeat;
}

.mainmenu A:active {
	color: #33cc33; 
	text-decoration: none; 
	background-image: url(/_images/menu_spinning16x16.gif); 
	background-repeat: no-repeat;
}

.mainmenu A:hover {
	color: #33cc33;
	text-decoration: none;
	background-image: url(/_images/menu_spinning16x16.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #336633;
}

a:hover {
	color: #33cc33;
}

a:visited {
	color: #336633;
}

a:active {
	color: #33cc33;
}

li {
	padding-bottom: 0.5em;
}

.faqheading {
	color: #336633;
	font-weight:bold;	
}

.nonprinting {
	display: compact;
}


.printonly {
	display: compact;
}

@media print {
	.nonprinting {
		display: none;
	}
	.printonly {
		display: compact;
	}
	body {
		background-color: #FFFFFF
	}
}

@media screen {
	.nonprinting {
		display: compact;
	}
	.printonly {
		display: none;
	}
  	body {
		background-color: #FFFFFF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
  	}
}
img {  border: #336633}
.spchbub_bot {  background-image: url(/_images/images/speech_08.gif); background-repeat: repeat-x}

