html {
	font-family: tahoma, verdana, arial;
	font-size: 74%;
}

.floatClearer {
	height: 0;
	line-height: 0;
	clear: both;
}
.floatClearer {
	font-size: 0;
}
img {
	border: none;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}


.topNav,
.headerImage,
.leftNav,
.rightColumn,
.validationLinks {
	display: none;
}

.logo {
	padding: 20px  0 20px 0;
}

.content h1 {
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: normal;
	font-size: 220%;
	color: #999933;
}
.content h2 {
	margin: 0 0 24px 0;
	padding: 0;
	font-weight: bold;
	font-size: 100%;
	color: #999999;
}
.content h3 {
	font-weight: normal;
	font-size: 140%;
	color: #999933;
}

table td {
	vertical-align: top;
	text-align: left;	
}

.linkPanel {
	clear: both;
	margin-bottom: 18px;
}
.image {
	float: left;
	margin-right: 9px;
	height: 100%;
}
.linkDetails {
	height: 100%;
}
.textLink {
	font-weight: bold;
}

.footer {
	border-top: solid 1px #ccc;
	margin-top: 24px;
	padding-top: 6px;
}
