/* HWEBSYSTEMS CSS */
body {
	background-color: #f7f7f7;
	margin: 0px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0px;
}
.SelectedTab {
	color: #666666;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}
.SelectedTab a, .SelectedTab a:link, .SelectedTab a:active, .SelectedTab a:visited, .SelectedTab a:hover {
	color:#666666;
	text-decoration: none;
}
.OtherTabs {
	color: #e1dfdf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a.OtherTabs:link, a.OtherTabs:active, a.OtherTabs:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#e1dfdf;
	font-weight: normal;
	text-decoration: none;
}
a.OtherTabs:hover {
	color:#e1dfdf;
    text-decoration: underline;
}
#ie-browsers {
	display: none;
}
#wrapper {
	width: 424px;
	height: 258px;
	margin-top: 234px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #top {
	height: 12px;
	background-image: url(../../graphics/common/glow/glow-t.jpg);
	background-repeat: repeat-x;
}
#wrapper #top-left {
	width: 24px;
	height: 12px;
	text-align: left;
	background-image: url(../../graphics/common/glow/glow-tl.jpg);
	background-repeat: no-repeat;
	float: left;
}
#wrapper #top-right {
	width: 24px;
	height: 12px;
	text-align: right;
	background-image: url(../../graphics/common/glow/glow-tr.jpg);
	background-repeat: no-repeat;
	float: right;
}
#wrapper #left {
	width: 12px;
	background-image: url(../../graphics/common/glow/glow-l.jpg);
	background-repeat: repeat-y;
}
#wrapper #left span#top {
	width: 12px;
	height: 50%;
	background-image: url(../../graphics/common/glow/glow-lh.jpg);
	background-repeat: no-repeat;
	display: block;
}
#wrapper #left span#bottom {
	width: 12px;
	height: 50%;
	background-image: url(../../graphics/common/glow/glow-ll.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	display: block;
}
#wrapper #right {
	width: 12px;
	background-image: url(../../graphics/common/glow/glow-r.jpg);
	background-repeat: repeat-y;
}
#wrapper #right span#top {
	width: 12px;
	height: 50%;
	background-image: url(../../graphics/common/glow/glow-rh.jpg);
	background-repeat: no-repeat;
	display: block;
}
#wrapper #right span#bottom {
	width: 12px;
	height: 50%;
	background-image: url(../../graphics/common/glow/glow-rl.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	display: block;
}
#wrapper #bottom {
	height: 12px;
	background-image: url(../../graphics/common/glow/glow-b.jpg);
	background-repeat: repeat-x;
}
#wrapper #bottom-left {
	width: 24px;
	height: 12px;
	text-align: left;
	background-image: url(../../graphics/common/glow/glow-bl.jpg);
	background-repeat: no-repeat;
	float: left;
}
#wrapper #bottom-right {
	width: 24px;
	height: 12px;
	text-align: right;
	background-image: url(../../graphics/common/glow/glow-br.jpg);
	background-repeat: no-repeat;
	float: right;
}
#enclose {
	width: 400px;
	height: 234px;
	background-color: #FFF;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #334da1;
}
#logo {
	margin-top: 24px;
	margin-left: 82px;
	margin-right: 82px;
	margin-bottom: 22px;
}
#comingsoon {
	width: 352px;
	padding-top: 24px;
	padding-bottom: 24px;
	margin-left: 24px;
	margin-right: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
}
#details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
	text-align: center;
	line-height: 15px;
	margin-top: 21px;
}
#details span {
	color: #334da1;
	font-weight: bold;
}
#details a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	text-decoration: none;
}
#details a:hover {
	text-decoration: underline;
}
#details #item-1 {
	margin-bottom: 12px;
}
.ContentPane {
	padding: 12px;
	vertical-align: top;
}
.login {
	height: 24px;
	text-align: center;
	vertical-align: bottom;
}
