/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}
a:visited {
	color: #409546;
	text-decoration: underline;
}
a:link {
	color: #409546;
	text-decoration: underline;
}
a:hover {
	color: #75b883;
	text-decoration: none;
}

a.navLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2F4D0;
	text-decoration: none;
}
a.navLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2F4D0;
	text-decoration: none;
}
a.navLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.subnavLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #409546;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 25px;
}
a.subnavLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #409546;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 25px;
}
a.subnavLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3f4d0;
	font-weight: bold;
	display: list-item;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 5px;
	margin-left: 25px;
}
.subnavSection {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C12A71;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 25px;
}
a.subsubnavLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C12A71;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 37px;
}
a.subsubnavLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C12A71;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 37px;
}
a.subsubnavLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7DC75;
	display: list-item;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 0px;
	margin-left: 37px;
}
a.LinkBreadCrumb:visited {
	text-decoration: none;
	color: #409546;
}
a.LinkBreadCrumb:link {
	text-decoration: none;
	color: #409546;
}
a.LinkBreadCrumb:hover {
	color: #409546;
	text-decoration: underline;
}
.BreadCrumb {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #409546;
}
.header {
	height: 75px;
	width: 660px;
	background-color: #FFFFFF;
}
.navTable {
	height: 20px;
	width: 660px;
	color: #F2F4D0;
	background-color: #409546;
}
.navTD {
	text-align: left;
	letter-spacing: 1px;
	padding: 0px 0px 5px 20px;
}
.subnavTable {
	padding-top: 20px;
}
.subnavTD {
	vertical-align: top;
}
.buttonTD {
	
}
.buttonTxtTD {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #409546;
	line-height: 16px;
	text-align: left;
	padding: 15px 30px 0px 15px;
	width: 160px;
}
.cfcLogoTD {
	padding: 15px 0px 0px 15px;
}
.cfcTxtTD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #595959;
	line-height: 16px;
	text-align: left;
	padding: 0px 15px 0px 15px;
	width: 160px;
}
.mainTable {
	width: 660px;
	background-color: #FFF;
	height: 620px;
}
.mainTD1 {
	vertical-align: top;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 20px 10px 0px 20px;
	background-color: #f2f4d0;
	text-align: left;
	width: 430px;
	color: #000;
	line-height: 17px;
}
.mainTD2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	background-color: #9fcaa2;
	text-align: left;
	width: 160px;
}
hr {
	height: 1px;
	color: #409546;
}
.footerTable {
	width: 660px;
	background-color: #409546;
}
.footerTD {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #F2F4D0;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 30px;
	height: 30px;
	vertical-align: bottom;
}

a.footerLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2F4D0;
	text-decoration: none;
}
a.footerLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2F4D0;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.footerHr {

	height: 1px;
	border-top: #f2f4d0;
	border-right: #f2f4d0;
	border-bottom: #f2f4d0;
	border-left: #f2f4d0;
	background-color: #f2f4d0;
	color: #f2f4d0;
}
.announce {
	margin-left: 20px;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #409546;
	letter-spacing: 1pt;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 0px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
	margin-bottom: 0px;
	margin-top: 5px;
}
ul {
margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 5px;
}
.frontquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #409546;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 20px;
}
.subHeadingRule {
	margin-bottom: 10px;
	margin-left: -3px;
}
.memberTxtTD {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002893;
	line-height: 16px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.memberHeaderTxtTD {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #7E0C01;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #F5EBB8;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7E0C01;
}
