body {
	background-color: #e5e5de;
	background-image: url(../images/bg_main.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
}
.logintext {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.logintext:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 8pt;
	color: #00ADEF;
	text-decoration: none;
	line-height: 12px;
}
.footer:hover {
	color: #FFFFFF;
}
.footertext {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}

h3 {
	font-size: 11pt;
	font-weight: normal;
	color: #91A4B8;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	text-align: justify;
	padding-right: 20px;
	margin: 0px;
}
h4 {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #00ADEF;
	padding-right: 20px;
	text-align: right;
	margin-top: 6px;
	text-decoration: none;
	margin-bottom: 0px;
	font-style: normal;
}
h4:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}
.hubtitle {
	font-size: 7pt;
	font-family: Tahoma;
	font-weight: normal;
	padding-left: 2px;
}
.hubtable {
	background-image: url(i/hub_bg_off.png);
}
.hubtable:hover {
	background-image: url(i/hub_bg_over.png);
	cursor: pointer;
}
.herolink {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #00ADEF;
	text-align: right;
	margin-top: 6px;
	text-decoration: none;
	margin-bottom: 0px;
	font-style: normal;
}
.herolink:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.pkglink {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #00ADEF;
	margin-top: 6px;
	text-decoration: none;
	margin-bottom: 0px;
	font-style: normal;
}
.pkglink:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.tabletitle {
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
.specialtr:hover {
	background-color: #707070;
}
a {
	text-decoration: none;
	color: #00ADEF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.sitemap {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.sitemap:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
/* --- fixes tweak in How it works page
 li {
	margin-top: 4px;
	margin-left: 20px;
	padding-top: 3px;
	margin-right: 10px;
} 
*/
.popup {
	border-bottom-style: solid;
	border-bottom-color: #00ADEF;
	border-bottom-width: 2px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.popup:hover {
	border-bottom-style: solid;
	border-bottom-color: #00ADEF;
	border-bottom-width: 2px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
#Main-Wrapper {
	width: 900px;
	margin: 0 auto;
	background-color: 949999;
}
#Main-Wrapper #underMain {
	background-image: url(../images/under_logo.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	background-color: #3D393A;
}
