/*
a:link {
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

a:visited {
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
*/

.redBG {
	background: #990000;
}
.blueBG {
	background: #003366;
}
.whiteBG {
	background-color: white;
}
.white {
	color: white;
}
.invisible {
	visibility: hidden;
	display: none;
}
h2 {color: #003366}

.wtSearch {
	TEXT-DECORATION: none;
	padding: 0px 8px 0px 0px;
}

#wtBars {
	COLOR: #FFFFFF;
	FONT-FAMILY: arial, helvetica, sans-serif;
	FONT-WEIGHT: bold;
	font-size: 10pt;
}
input {
	color: #000000 !important;
}