.footer    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.2;
	}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 1.2;
	}
.bodyText A:link     { text-decoration: none; color:#996633; }
.bodyText A:visited  { text-decoration: none; color:#996633; }
.bodyText A:active   { text-decoration: none; color:#996633; }
.bodyText A:hover    { text-decoration: underline; color:#DBB715; }

.anchorLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	line-height: 1.2;
	}
.anchorLinks A:link     { text-decoration: none; color:#996633; }
.anchorLinks A:visited  { text-decoration: none; color:#996633; }
.anchorLinks A:active   { text-decoration: none; color:#996633; }
.anchorLinks A:hover    { text-decoration: underline; color:#DBB715; }

.columnBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	}
.columnBold A:link    {text-decoration: none; color:#996633;}
.columnBold A:visited {text-decoration: none; color:#996633;}
.columnBold A:active  {text-decoration: none; color:#996633;}
.columnBold A:hover   {text-decoration: underline; color:#996633;}

.columnNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	}
.columnNorm A:link    {text-decoration: none; color:#996633;}
.columnNorm A:visited {text-decoration: none; color:#996633;}
.columnNorm A:active  {text-decoration: none; color:#996633;}
.columnNorm A:hover   {text-decoration: underline; color:#996633;}

.sectionHeader {
	color: #003082;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.bodyHeader {
	color: #003082;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #666666;
	}
.bioSections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003082;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #A68F37;
	}
.breadcrumb A:link     { text-decoration: none; color:#A68F37; }
.breadcrumb A:visited  { text-decoration: none; color:#A68F37; }
.breadcrumb A:active   { text-decoration: none; color:#A68F37; }
.breadcrumb A:hover    { text-decoration: underline; color:#A68F37; }
