.grayBGcolor {
	background-color: #393939;
}
.blackBGcolor {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
p {
	font-family: Trebuchet MS, Myriad, Myriad Pro, Arial, sans-serif;
	font-size: 14px;
}
.noStyle {
	font-family: Trebuchet MS, Myriad, Myriad Pro, Arial, sans-serif;
	font-size: 14px;
}
.waterfallNameHeading {
	font-family: "Gill Sans MT", "Gill Sans", GillSans, "Gill SSi", "Trebuchet MS", Myriad, "Myriad Pro", Tahoma, Verdana, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;

}
.blueGillSansHeading {
	font-family: "Gill Sans MT", "Gill Sans", GillSans, "Gill SSi", "Trebuchet MS", Myriad, "Myriad Pro", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #51606B;
	border: 0px none;


}.lightBlueTable {
	background-color: #e8e9ea;
	border: 1px solid #666666;
}
.dkBlueCellFill {
	background-color: #51606B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.boldWhiteText {
	font-size: 18px;
	color: #FFFFFF;
}
.boldYellowText {
	font-size: 18px;
	color: #FFDE00;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lightBlueAltRowColor {
	background-color: #e1e3e4;
}
.blackBorder {
	border: 1px solid #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #003399;
}
a:link.noUnderline {
	text-decoration:none;
	}
a:link.footer {
	color: #CC9900;
}
a:visited {
	color: #003399;
}
a:visited.footer {
	color: #CC9900;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #3300FF;
}
.blank {
	font-size: 1px;
	color: #FFFFFF;
}
.searchBox {
	font-size:9px;	
}
li {
	font-family: Trebuchet MS, Myriad, Myriad Pro, Arial, sans-serif;
	font-size: 12px;
}
.cataloged {
	background-color: #e8e9ea;
}
.confirmed {
	background-color: #f4f3ec;
}
.suspected {
	background-color: #eae4da;
}
.lightGrayAltRowColor {
	background-color: #ffffff;
}.smallwhitetext {
	font-size: 10px;
	color: #FFFFFF;
}
.boldText {
	font-weight: bold;
}
.grayUnderlineHeader {
	font-family: "Gill Sans MT", "Gill Sans", GillSans, "Gill SSi", "Trebuchet MS", Myriad, "Myriad Pro", Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.topborder1 {
	border: 1px solid #FFFFFF;
}	