body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	margin: 0px;

}

blockquote, div, span, td, table {
	color: #5E5E5E;
	font-size: 10pt;
}
a {
		color: #5E5E5E;
		text-decoration: none;
}
.nav {
	color: White;
	text-decoration: none;
}

.topnav {
	background: url(images/bluebarbg.gif)
	color: White;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 28px;
	width: 14%;
}
.graybar {
	background: url(images/greybarbg.jpg)
	height: 20px;
}
.orange {
	color: FF9900;
	font: bolder;
}
.bluebar {
	background: url(images/bluebarbg.gif)
	color: White;
	font-weight: bold;
	height: 28px;
	padding-left: 5px;
}
.borderedbox {
	border: 1px solid Silver;
}
.orangebar {
	background: url(images/orangebarbg.gif)
	color: White;
	font-weight: bold;
	height: 17px;
	text-align: center;
	text-decoration: none;
}.image{
	padding: 5 2 2 2;
	border: 1px Silver;
}
