body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 150%
}
h2 {
	color: #a29300;
	font-size: 125%;
}
h3 {
	color: #fff;
	font-size: 125%;
}
img {
	display: block;
}
#content {
	color: #013b48;
}
#dotcomLink {
}
#logo {
	display:block;
	text-align:center;
}
#navigation, #thumbnails, #footer ul, #designedBy, #subnav {
	display: none;
}
.dataTable th {
	text-align: left;
	vertical-align: top;
	line-height: normal;
	padding: 5px 0;
}
.dataTable td {
	vertical-align: top;
	line-height: normal;
	padding: 2px 0 2px 1px;
}
.title {
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
}
.white {
	color: #fff;
}