.searchBox {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.botText {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
td,body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: "Arial Black", Arial;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;

}
h1 {
	font-family: "Arial Black", Arial;
	color: #333333;
	font-weight: normal;
	font-size: 19px;
	text-transform: uppercase;

}

a{
	/*color: #003781;*/
	color: #000;
}
a:hover{
	text-decoration: none;
}
.nav {
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	width: 100%;

}
.nav:hover {
	color: #FFFFFF;
	background-color: #003E80;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: 0px -10px;
	height: 25px;
	line-height: 25px;
}

.smallBullets {
	font-size: 10px;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -25pt;
}

input, textarea {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
