/* CSS Document */

.h1 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #5e8f32;
	text-decoration: none;
	}
	
.h1-gray {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	}
	
.h2 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #5e8f32;
	border-bottom: 1px dotted #000000;
	}
	
.h3 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	}
	
.h3-bold {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	}
	
.h3-gray {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	}

.h3-height15 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	}
	
.h5 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #5e8f32;
	text-decoration: none;
	}

.h5-link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #5e8f32;
	text-decoration: none;
	}
	
.puff {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	}

.submenu { 
	padding-left:3px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	}

.toplink {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}

.toplink:hover {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #5e8f32;
	text-decoration: underline;
	}
	
.alert {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #ff0000;
	}
	
.newsbody {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
A.newsFile {
	font-size: 8pt;
}
P {
	margin: 0px;
}

