.PinpointerSectionHeadings {
	font-family: Tahoma;
    font-weight: bold;
	color: #AA9802;
    background: #FFFFFF;
}
.PinpointerSectionHeading2 {
	font-family: Tahoma;
    font-weight: bold;
	color: #0080C0;
    background: #FFFFFF;
}
.textBoxHeadings {
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #400040;
    background: #FFFFFF;
}
.freeText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
    background: #FFFFFF;
}
.freeText2 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
    background: #FFFFFF;
}
.freeText2Gray {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #808080;
    background: #FFFFFF;
}
.textBoxStyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
    background: #FFFFFF;
}
.buttonStyles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
  background: #FFFFFF;
}
.categoryBoxStyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
  background: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	width: 100%;
	overflow: auto;
}
.menuBarStyle {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background: #002c66;
}

.menuBarStyle A:link{
font-family: Arial;
font-size: small;
font-weight: bold;
text-decoration: none;
color: #0080co;
background-color: transparent;
}

.menuBarStyle A:visited{
font-family: Arial;
font-size: small;
font-weight: bold;
text-decoration: none;
color: #400080;
background-color: transparent;
}

.categorizationSummary {
	font-family: Arial;
	font-size: small;
    background: #C7CDF7;
    color: #400040;
	font-weight: bold;
}
.categorizationSummaryButtons {
    font-family: Arial;
    font-size: xx-small;
	font-style: normal;
    color: yellow;
    background: #FFFFFF;
}

A:link{
font-family: Arial;
font-size: small;
text-decoration: none;
color: #0080c0;
background-color: transparent;
font-weight: bold;
}

A:visited{
font-family: Arial;
font-size: small;
font-weight: bold;
text-decoration: none;
color: #400080;
background-color: transparent;
}

.likealink {
font-family: Arial;
font-size: small;
text-decoration: none;
color: #0080c0;
background-color: transparent;
font-weight: bold;
}

.sansgold {
	color: #AA9802; 
	font-family: sans-serif;	
}

.red {
  font-family: sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #FF0000;
  text-decoration: none;
}

a.sansblue:link {
	font-family: sans-serif;
	font-weight: normal;
	color: #0080C0;
	text-decoration: none;
}

a.sansblue:visited {
	font-family: sans-serif;
	font-weight: normal;
	color: #400080;
	text-decoration: none;
}

a.sansblue:hover {
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
