.footerDisclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footerAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Yellow {
	color: #EE9B16;
}
a:link {
	color: #EE9B16;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE9B16;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}.headers {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;

	/* This was added by Jay -- look out for further compications */
/* 	padding-left: 10px; */
}
contentLeftSpacer, td.contentLeftSpacer {
	background-image: url(../images/navSpacerMiddleBckgrnd.gif);
	background-repeat: repeat;
}
contentRightSpacer, td.contentRightSpacer {
	background-image: url(../images/gContentRghtMidBckgrnd.gif);
background-repeat: repeat-y;

}
.QualifierCopy {
	font-size: 9px;
	line-height: normal;
}
.bodyCopyNoLeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	border-bottom-color: #CCCCCC;
	border: 0;
	border-bottom: 1;
	border-right: 0;
	border-top: 0;
	border-left-width: 0px;
}
.TdClmnBdr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #E1E1E1;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 15px;
}

	/* Secondary Nav Styles
		 Written By Jay
		 April 15, 2008
	---------------------------*/

td a.secondaryNav {
	font-size: 11px;
	color: #666;
	font-weight: bold;
/* 	font-family: "Courier New", Courier; */
	font-family: Helvetica;
	line-height: 10px;
}

td a.secondaryNav:hover, td a.primaryNav:hover {
	text-decoration: none;
	color: #EE9B16;
}

td.secondaryNav, td.primaryNav {
	padding: 4px 0px;
}

td a.primaryNav {
	font-size: 8px;
	color: #000;
	line-height: 8px;
	font-weight: bold;
	font-family: Georgia, sans-serif;
}

