body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;

}
.boldorange {
	font-weight: bolder;
	color: #F74A9B;
}
.boldpurple {

	font-weight: bolder;
	color: #6666CC;
}
.boldblue {


	font-weight: bolder;
	color: #7C4199;
}
a {
	font-weight: bold;
	color: #FC8505;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.boldorangeheavy {

	font-weight: bolder;
	color: #FF9933;
}
.box {
	border: 1px solid #019ABA;
	background-color: #EFEEEE;
	padding: 2px;
	height: 1.5pc;




}
.pageheader {
	font-weight: bolder;
	color: #FF9933;
	font-size: 14px;
	line-height: 1.5;


}
a.small {
	font-size: 9px;
	color: #666666;
	text-decoration: none;

}
a.small:hover {
	font-size: 9px;
	color: #0099CC;
	text-decoration: none;

}
.footer {
	font-size: 10px;
}
.footerwhite {
	font-size: 10px;
	color: #FFFFFF;

}
a.smallfooter {

	font-size: 9px;
	color: #FF9933;
	text-decoration: none;
}
a.smallfooter:hover {

	font-size: 9px;
	color: #FF9933;
	text-decoration: underline;
}
.boldblack {

	font-weight: bolder;
	color: #000000;
}
.topsearchbox {
	height: 17px;
	width: 95px;
	border: 0px none;
	background-image: url(img_nav/bg_searchbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

