﻿body
{
	margin:0px 0px; 
	border:none 0px;
	overflow:hidden; 
}
.janusArea
{	
	background:white; 
	font-family: tahoma;
	font-size: 8pt; 
				
	margin:0px 0px; 	
	padding:0px 0px;	
	width:100%;
	height:100%;
}
.janusAreaTable
{
	border: 0px none;
	border-collapse: collapse;
	font: 8pt tahoma;
	width: 100%;
	table-layout: fixed;
}
* html .janusAreaTable
{
	height:100%;
}
.janusControl,
.janusHeader,
.janusLabel
{
	border: solid 0px #002D96;
	width:100%;
}
.janusControl
{		
	border-top:none 0px;
	font-size:9pt;
	height:100%;			
	padding:10px 10px;	
	vertical-align:top; 
}
.janusControlDiv
{
	font-size:9pt;
	height:100%;
	width:100%;
	overflow:hidden;	
}

.janusControlDiv1
{
	font-size:9pt;
	height:100%;
	width:100%;
	
}
.janusHeader
{
	border-bottom:none 0px;
	height:30px;	
	font-size:9pt;
	padding:10px 10px;
	vertical-align:top;
}
.janusLabel
{
	border-bottom:none 0px;
	border-top:none 0px;	
	font-size:9pt;
	height:40px;
	padding: 10px 10px;
	vertical-align:top;
}
.janusInfo
{	
	background-color:infobackground; /* #bad3f9; */
	border:1px solid #002D96; 	
	color:infotext;
	font-size:10pt;
	height:150px; 
	padding: 5px 5px; 
	vertical-align:top;
}
.janusSeparator
{
	padding:0px 0px;
	height:10px;	
	width:100%;
	background: #dbe5ff; 
}


.PageHeader
{
	font: 11pt tahoma;	
	border-bottom:1px solid #002D96; 		
}



.textEight
{
	font-size:8pt;
	padding:0px 10px;
	
}


.Welcome
{
	font-family: tahoma;	
	font-size:9pt;
	color: Gray;
	
		
}

.PageTitle
{
	font-family: tahoma;	
	font-size:13pt;
	color: Gray;
	border-bottom:1px solid #002D96; 		
		
}


.HelpTitle
{
	font-family: tahoma;	
	font-size:10pt;	
	border-bottom:1px solid #002D96; 		
		
}

.InfoTitle
{
	font-family: tahoma;	
	font-size:13pt;
	color: Gray;
		
}


.LocalTitle
{
	font-family: tahoma;	
	font-size:11pt;
		
}

.login
{
	font: 10pt tahoma;		
	border:none;
	height:40px;		
	vertical-align:top;
}

.textTen
{
	font: 10pt tahoma;		
	border:none;
	height:40px;		
	
}

.textEleven
{
	font: 11pt tahoma;		
	border:none;
	height:40px;		
	
}

.InfoText
{
	font: 12pt arial;		
	border:none;
	height:40px;		
	
}

.InfoTextSmall
{
	font: 10pt arial;		
	border:none;
	height:40px;		
	
}

.InfoTextLeft
{	
	
	font: 10pt arial;		
	border:none;
	height:40px;		
	padding: 0px 10px;	
	
}

.textLogin
{
	font:arial;
	font-size:12pt;
}

.Logout
{
	font-size:8pt;
	padding:0px 10px;
}

