#content {
	background-image: none;
}
.errormessage {
	border: 2px solid #000;
	width: 500px;
	background-color: #FFDDB2;
	padding: 5px;
	margin: 5px;
}

#wrapper #navigation #tabs .Support a {
	color: #000000;
}
#SideNavigation {
	height: 210px;
	width: 290px;
	padding-top: 20px;
	float: left;
}

#whiteoverlay {
	position: absolute;
	left: 0px;
	top: 40px;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	opacity: 0.8;
}
#sideNavigationLinks {
	width: 150px;
	padding: 5px 10px;
	text-align: right;
}
#sideNavigationLinks ul {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
}
#sideNavigationLinks li {
	margin-bottom: 8pt;
}
.default {
	color: #333333;
	text-decoration: none;
}
#sideNavigationLinks a:hover {
	color: #037EC4;
	font-weight: bold;
}
.currentlink {
	font-weight: bold;
	text-decoration: none;
	color: #037EC4;
}
#SupportMainBody {
	padding: 20px;
	float: left;
	width: 624px;
}

#SupportMainBody a {
	color: #037EC4;
	text-decoration: none;
}

#SupportMainBody h1 {
	font-size: 12pt;
}

ul#supporttabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 26px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul#supporttabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
.tablink {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
}

.tablink:hover {
	background: #ccc;
	color: #F00;
	font-weight: normal;
}

html ul#supporttabs li.active, html ul#supporttabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff;
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	background: #fff;
	position: relative;
	left: 0;
	top: 0;
}

.tab_content {
	padding: 20px;
}

.editover {
	background-color: #E0E0FF !important;
	cursor: text;
}

#masthead a {
	display: block;
	width: 955px;
	height: 147px;
	background-image: url(../../images/new%20thin%20header.jpg);
}

.blueheading {
	background-color: #037EC4;
	color: #FFF;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 16px;
}

.question {
	color: #0000FF;
}

#SideNavigation img {
	border: none;
}

#registerform {
	width: 460px;
	margin-left: 20px;
}

#registerform td {
	border-bottom: 1px solid #000;
	padding: 5px 0;
}

#registerform input {
	border: 1px solid #000;
	background-color: #DCDFF5;
}

#registerform label {
	font-weight: bold;
}

.product_images {
	height: 177px;
	width: 198px;
	padding: 0px;
	background-image: url(../../images/product_shadow.gif);
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.productImage {
	width: 184px;
	margin-top: 2px;
	margin-left: 12px;
	text-align: center;
	background-color: #057EC7;
	color: #FFFFFF;
	position: relative;
	left: 0;
	top: 0;
}

.productImage p {
	margin-top: -3px;
}
