html, body {
	margin: 0px; padding: 0px; border: 0px;
	text-align: center;
}
div {
	border: 0px; margin: 0px; padding: 0px;
	text-align: center;
}
form {
	margin: 0; border: 0; padding: 0;
}
div.masterContainer {
	position: absolute; top: 0px; left: 0px;
	width: 100%; height: 540px;
	border: 0px solid black; margin: 80px auto; margin-bottom: 25px; 
}
div.geexMediaTransparentLogo {
	position: absolute; bottom: 0px; left: 0px;
	width: 270px; height: 132px;
	z-index: 2;
	cursor: pointer;
	background: url('../images/geexmedia.transparent.logo.png') no-repeat bottom right;
}
div.adsTop {
	position: absolute; top: 1px; right: 50%;
	margin-right: -470px;
	width: 800px; height: 60px;
	display: none;
}
img.throbber {
	position: absolute; top: 50%; left: 50%;
	border: 1px outset #444444; margin-left: -28px; margin-top: 3px;
	display: none;
	z-index: 3;
}
div.geeXWebPlatformContainer {
	position: absolute; top: 0px; left: 50%;
	width: 948px; height: 100%;
	margin-left: -471px;
	border: 0px solid #AAAAAA;
	opacity: 1.0; filter: alpha(opacity=100); z-index: 1;
	background: url('../images/geeXwebplatform.canvas.background.gradiant.png'); background-position: bottom; background-repeat: repeat-x;
	background-color: #DDDDE0; color: black; font-family: Arial, Sans; font-size: 11px; font-weight: normal;
	overflow: visible;
}
div.geeXWebPlatformHeader {
	position: absolute; top: 0px; left: 0px;
	width: 100%; height: 30px; line-height: 30px;
	background-color: black;
	display: none;
	z-index: 6;
}
div.contextCanvas {
	position: absolute; bottom: 0px; left: 0px;
	width: 100%; height: 508px;
	z-index: 2; overflow: hidden; text-align: center;
	filter: alpha (opacity=100); opacity: 1.0;
}
span.headerTitle {
	margin-left: 15px; float: left;
	color: skyblue; font-family: Verdana, Arial, Sans; font-size: 22px; font-weight: bold;
	cursor: default;
}
div.geeXWebPlatformTopPadding {
	width: 100%; height: 50px;
	float: left;
}
div.geeXWebPlatformBorderLeft {
	position: absolute; top: 30px; left: 0px;
	width: 1px; height: 370px;
	background: url('../images/geeXwebplatform.canvas.background.gradiant.png') bottom repeat-x; background-color: #666666;
	z-index: 3;
}
div.geeXWebPlatformBorderRight {
	position: absolute; top: 30px; right: 0px;
	width: 1px; height: 370px;
	background: url('../images/geeXwebplatform.canvas.background.gradiant.png') bottom repeat-x; background-color: #666666;
	z-index: 3;
}
img.headerCornerLeft {
	position: absolute; left: 0px; top: 0px; z-index: 10;
}
img.headerCornerRight {
	position: absolute; right: 0px; top: 0px; z-index: 10;
}
img.headerLogo {
	position: absolute; left: 15px; top: 0px; z-index: 10;
}
div.mainMenuCornerLeft {
	position: absolute; top: 0px; left: 0px;
	height: 31px; width: 6px;
	background: url('../images/geeXwebplatform.header.background.left.rounded.gradiant.png'); background-repeat: no-repeat;
	background-color: #777777;
	z-index: 6;
	filter: alpha(opacity=100); opacity: 1.0;
}
div.mainMenuCornerRight {
	position: absolute; top: 0px; right: 0px;
	height: 31px; width: 6px;
	background: url('../images/geeXwebplatform.header.background.right.rounded.gradiant.png'); background-repeat: no-repeat;
	background-color: #777777;
	z-index: 6;
	filter: alpha(opacity=100); opacity: 1.0;
}
div.mainMenu {
	position: absolute; top: 0px; left: 6px;
	width: 936px; height: 31px; line-height: 31px;
	background-color: #777777;
	color: white; font-family: Arial, Sans; font-size: 11px; font-weight: normal;
	z-index: 6;
	filter: alpha(opacity=100); opacity: 1.0;
}
div.mainMenuEntry {
	background: url('../images/geeXwebplatform.header.background.gradiant.png'); background-repeat: repeat-x;
	height: 30px; line-height: 30px;
	width: 156px; float: left;
	cursor: pointer;
	z-index: 6;
}
div.mainMenuEntry:hover {
	background-color: #999999;
}
div.alertBoxShadow {
	position: absolute; top: 0px; left: 0px;
	width: 100%; height: 100%;
	background-color: black;
	filter: alpha(opacity=40); opacity: 0.4;
	z-index: 5;
	display: none;
}
div.alertBox {
	position: absolute; top: 18%; left: 27%;
	width: 40%; height: 40%; line-height: 18px;
	border: 1px outset #444444; margin-top: 47px; padding: 3%;
	background-color: #440000; color: white; font-family: Arial, Sans; font-size: 18px; font-weight: bold;
	filter: alpha(opacity=90); opacity: 0.9;
	z-index: 10;
	display: none;
	border-radius:		15px;
	-webkit-border-radius:	15px;
	-moz-border-radius:	15px;
	-khtml-border-radius:	15px;
	-opera-border-radius:	15px;
}
div.subContextBox {
	position: absolute; top: 5%; left: 10%;
	width: 76%; height: 66%;
	border: 1px solid #666666; margin-top: 55px; padding: 2%;
	background-color: #440000; color: white; font-family: Arial, Sans; font-size: 12px;
	filter: alpha(opacity=100); opacity: 1.0;
	z-index: 10;
	overflow: auto;
	text-align: center;
	display: none;
	border-radius:		15px;
	-webkit-border-radius:	15px;
	-moz-border-radius:	15px;
	-khtml-border-radius:	15px;
	-opera-border-radius:	15px;
}
div.pageHeader {
	position: absolute; top: 0%; left: 0%;
	width: 100%; height: 31px; line-height: 31px;
	border-top: 1px solid #666666;
	border-bottom: 2px solid skyblue;
	border-top: 3px solid skyblue;
	background: url('../images/geeXwebplatform.header.background.gradiant.png'); background-repeat: repeat-x;
	background-color: skyblue; color: #444466; font-family: Arial, Sans; font-size: 11px;
	text-align: center; z-index: 10; cursor: default;
}
div.pageHeader a {
	color: inherit; text-decoration: none;
}
div.pageHeader a:hover {
	color: #222222; text-decoration: underline;
}
div.loginDialog {
	position: absolute; top: 0%; right: 50%; margin-right: -470px;
	width: 80%;
	text-align: right;
}
div.nofloat {
	float: none;
}
a.aboutLink {
	color: red;
	text-decoration: none;
}
a.aboutLink:hover {
	text-decoration: underline;
}
table.canvasCreateAccount {
	width: 80%;
	margin-left: 10%; margin-right: 10%;
}
p.canvasTitle {
	font-size: 16px; margin-top: 20px; font-weight: bold;
}
td.canvasLeft {
	text-align: right; width: 50%;
}                               
td.canvasRight {
	text-align: left; width: 50%;
}
input.helpCloseButton {
	position: absolute; top: 5px; right: 5px;
}
input.helpFaqButton {
	position: absolute; top: 5px; right: 105px;
}
