.gray1 {
	color: #999999;
}
.bm5 {
	BORDER-TOP-WIDTH: 1px;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	BORDER-LEFT-WIDTH: 2px;
	FONT-SIZE: 12px;
	BORDER-LEFT-COLOR: #ffff66;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #cc9900;
	PADDING-BOTTOM: 2px;
	CURSOR: hand;
	COLOR: #FFFFFF;
	BORDER-TOP-COLOR: #ffff66;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #003366;
	TEXT-ALIGN: center;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #cc9900;
	font-weight: bold;

}
.botLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}
.redboldlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	cursor: hand;
}
.textWhite {
	color: #FFFFFF;
}
.textBlack {
	color: #000000;
}
.siteBlue {
	color: #01589C;
}
.siteGold {
	color: #FE9E02;
}
.underline {
	text-decoration: underline;
}
.textRed {
	color: #FF0000;
}
.textBlackNoUnderline {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #01589C;
}
.textSize2 {
	font-size: xx-small;
}
.textUnderline {
	text-decoration: underline;
}
.testCAPITALS {
	text-transform: uppercase;
	text-decoration: underline;
}
.textDarkBlue {
	color: #003366;
}
.Search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
}
.TextDkGrey {
	color: #666666;
}
.textOrange {
	color: #FF9933;
}
