/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.colTitles {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #579444;
	text-decoration: none;
}
.colWords {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.column {
	width: 140px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
	height: 283px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006634;
	padding-top: 3px;
}
.colTitlesGrey {

	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.columnEnd {
	width: 140px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
	height: 284px;
	padding-top: 3px;
}
.colText {
	height: 102px;
	padding-top: 9px;
}
.wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
.telbanner {
	clear: both;
}
.whiteBolds {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left:10px;
}
.botMenuOff {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #006634;
	text-decoration: none;
}
.botMenuOn {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #006634;
	padding-left:10px;
}
.mainLinksOff {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #006634;
	text-decoration: none;
	
	}
.mainLinksOffred {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.mainLinksOn {

	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.floatRight {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.floatleft {
	padding: 5px;
	float: left;
}
.contentnopad {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.floatRightmore {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width:250px;
}
