﻿.wholePage {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url('Image/page_background.png');
	background-repeat: repeat-x;
}
.mainDiv {
	margin: 0px auto 0px auto;
	width: 700px;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
}
.masterTable {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	background-image: url('Image/bgGround.png');
}

#scctOndemand
{
	float:left;
}

#scctLogo
{
}
.leftColumn {
	padding-left: 100px;
	width: 350px;
	text-align: left;
}
.login {
	background-image: url('login.png');
	background-repeat: no-repeat;
	width: 194px;
	height: 94px;
}
.rightColumn {
	padding-right: 100px;
}

#menubar
{
	background-position: center;
	background-image: url('Image/loginBar.png');
	background-repeat: no-repeat;
	text-align: left;
}
.menuList {
	list-style-type: none;
	list-style-image: none;
	display: inline;
}
.menulistItems {
	margin: 0px;
	display: inline;
	padding-right: 15px;
}
.loginView {
	background-color: #FFFFFF;
	height: auto;
	width: 190px;
	text-align: center;
	vertical-align: middle;
}
#anonymous {
	background-image: url('Image/login.png');
	background-repeat: no-repeat;
}
.loginButtonStyle {
	margin-top: -5px;
}
.medicalGroup {
	margin-top: -55px;
	float: none;
	position: relative;
	left: -90px;
}
.loginBox {
	padding: 5px;
	margin: 5px;
}
#footer {
	background-image: url('Image/footer.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 39px;
}
a {
	border-style: none;
	text-decoration: none;
	color: #000000;
}
img {
	border-style: none;
}

.auto-style1 {
		font-size: x-small;
	}

.validUserLoggedIn {
	border-collapse: collapse;
	text-align: left;
	vertical-align: text-top;
	margin-top: 0px;
	border-style: none;
	background-color: #C0C0C0;
	padding-top: 5px;
}
.loggedInMenu {
	list-style-type: none;
	font-size: xx-small;
	margin-left: -50px;
	text-align: left;
}

