/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECD683;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #C12A71;
	text-decoration: none;
}

a.navLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C12A71;
	text-decoration: none;
}
a.navLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C12A71;
	text-decoration: none;
}
a.navLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.subnavLink:visited {
	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.subnavLink:link {
	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.subnavLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7DC75;
	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: #C12A71;
}
a.LinkBreadCrumb:link {
	text-decoration: none;
	color: #C12A71;
}
a.LinkBreadCrumb:hover {
	color: #FFF;
	text-decoration: underline;
}
.BreadCrumb {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C12A71;
}
.header {
	height: 75px;
	width: 660px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.navTable {
	height: 36px;
	width: 660px;
	color: #C12A71;
	background-color: #C7DC75;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/bkgd_nav.jpg);
	background-repeat: no-repeat;
}
.navTD {
	text-align: center;
	letter-spacing: 1px;
}
.mainTable {
	width: 660px;
	background-color: #A7BFE5;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 20px;
	height: 620px;
}
.mainTD1 {
	vertical-align: top;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 20px 10px 0px 20px;
	background-image: url(images/bkgd_content.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 430px;
	color: #113a7a;
	line-height: 17px;
}
.mainTD2 {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	background-color: #A7C0DF;
	background-image: url(images/bkgd_sidefade.jpg);
	background-repeat: repeat-x;
	background-position: 0px -10px;
	text-align: left;
	width: 160px;
}
.buttonTD {
	
}
.buttonTxtTD {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #113A7A;
	line-height: 16px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.cfcLogoTD {
	padding-left: 10px;
}
.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-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

hr {
	height: 1px;
	border-top: #002893;
	border-right: #002893;
	border-bottom: #002893;
	border-left: #002893;
	background-color: #6C562D;
	color: #876B38;
}
.footerTD {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 30px;
	height: 30px;
	vertical-align: bottom;
	line-height: 20px;
}
a.footerLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #113A7A;
	text-decoration: none;
}
.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: #FEFEFF;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEFEFF;
	font-style: italic;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FEFEFF;
	letter-spacing: 1pt;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-top: 20px;
}
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;
}
.subnavTable {
padding-top: 20px;
}
.subnavTD {
	vertical-align: top;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 5px;
}

.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;
}
.footerHr {

	height: 1px;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
	background-color: #FFFFFF;
	color: #FFFFFF;
}