BODY 
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: normal;
	font-size: small;
	text-align: center;
	margin-top: 5px;
}

.mainContent
{
	width: 800px;
}
.logo 
{
	height: 40px;
	width: 250px;
	background: url(../../css/img/sso/logo.gif) 0 0 no-repeat;
}

.topMenu
{
	float: left;
	font-size: small;
	text-align: right;
	font-weight: bold;
}
.companyMenu
{
	float: right;
	font-size: small;
	color: #9E9E9E;
}
.companyMenuItem
{
	margin-right: 5px;
}
.menuBlock
{
	color: #9E9E9E;
	padding: 5px;
}

.welcomearea
{
	display: none;
	text-align:right;
	padding: 7px 15px 0px 0px;
}

A
{
	font-size:small;
	text-decoration: none;
	color: #0065a4;
}
A:hover
{
	text-decoration: underline;
}

.help
{
	text-align:right;
	padding: 7px 15px 0px 0px;
}

.menu 
{
	width: 100%;
	padding: 10px;
}
.menuTd
{
	border-bottom: 1px solid #9E9E9E;
	padding: 10px;
}
.contentTd
{
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.menu
{
	border-left: 1px dotted #9E9E9E;
	width: 200px;
}
.welcomeTitle 
{
	height: 16px;
	padding: 0px;
	text-align: left;
	font-size: 16px;
	color: #000000;
}
.welcomeDesc 
{
	padding: 0px;
	text-align: left;
	color: #000000;
}

.welcomeDate 
{
	font-size: x-small;
}

.linkColor
{
	color: #E31B23;
}

.headingTitle 
{
	color: #9E9E9E;
	text-align: left;
	font-weight: bold;
	font-size: medium;
	padding: 10px 0px 5px 0px;
}

.headingText 
{
	text-align: left;
	font-style: Tahoma;
	padding: 5px 0px 0px 20px;
}

.messageTd
{
	border-top: 1px solid #9E9E9E;
	border-bottom: 1px solid #9E9E9E;
	background: #ebebeb;
}
.message
{
	float: left;
	height: 100%;
	margin: 1px;
	padding: 10px;
}

.bgStyle1
{
	background: white;
}
.spaceMenu 
{
	height: 0px;
}
.floatRight
{
	float: right;
}
.floatLeft
{
	float: left;
}
