#wrapper #navigation #tabs .Support a {
	color: #000000;
}
#wrapper #content #SideNavigation {
	height: 644px;
	width: 404px;
	padding-top: 20px;
	float: left;
}
#wrapper #content #whiteoverlay {
	position: absolute;
	left: 0px;
	top: 40px;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
#wrapper #content #sideNavigationLinks {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 50px;
	text-align: right;
}
#wrapper #content #sideNavigationLinks ul {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
}
#wrapper #content #sideNavigationLinks li {
	margin-bottom: 8pt;
}
.default {
	color: #333333;
	text-decoration: none;
}
#wrapper #content #sideNavigationLinks a:hover {
	color: #037EC4;
	font-weight: bold;
}
.currentlink {
	font-weight: bold;
	text-decoration: none;
	color: #037EC4;
}
#wrapper #content #SupportMainBody {
	padding: 20px;
	float: left;
	width: 510px;
}
#wrapper #content #SupportMainBody a {
	color: #037EC4;
	text-decoration: none;
}
#wrapper #content #SupportMainBody a:hover {
	font-weight: bold;
}
#wrapper #content #SupportMainBody h1 {
	font-size: 12pt;
}
#wrapper #content td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
}