/***************************************/
/* never modify the basic styles below this line*/
.authssMLPBody
{
	/*The Master Landing Page (MLP) */
	color: #02337f;
	background-color: #f6f7fb;
	overflow: auto;
	margin-left: 0;
	margin-top: 0;
	font-family: Arial;
}

.authssMLPFrames
{
	/*FR1 and FR2 on the Master Landing Page */
	LEFT: 0px;
	POSITION: absolute; 
	TOP: 0px; 
	font-family: Arial;
}

/* never modify the basic styles above this line*/
/***************************************/

/******************************************************************/
/* these styles apply to the outer wizard, logo, navigation area, copyright etc.*/
.authssWizardBody
{
	color: #8A8A8A;
	background-repeat: repeat-y;
	background-color: #ffffff;
	overflow: auto;		
	font-family: Arial;
}

.authssLogoImage
{
	POSITION: absolute; 
	Z-INDEX: 102; 
	LEFT: 0px; 
	TOP: 0px
}

.authssProgressImage
{
	/* Location of the progress bar image. */
	position: absolute;
	top: 0px;
	left: 234px;
	width: 583px;
	height: 89px;
}

.authssContentPaneImage
{
	/* Location of the content panel image. */
	position: absolute;
	top: 89px;
	left: 0px;
	width: 817px;
	height: 353px;
}

.authssPageTitle
{
	/* The title on the outer page */
	position: absolute;
	top: 140px;
	left: 40px;
	width: 320px;
	height: 11pt;	
	font-size: 11pt;
	font-weight: bold;
	color: #0072BD;
	padding-left: 1px;
	padding-bottom: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #C9C9C9;
	border-bottom-width: 1px;
}

.authssContentRegion
{
	position: absolute;
	top: 166px;
	left: 31px;
	width: 745px;
	height: auto;
	overflow: visible;
}

.authssCancelRegion
{
	position: absolute;
	top: 176px;
	left: 37px;
	width: 740px;
	height: auto;
	font-size: 8pt;
	padding-left: 20px;
	background-color: #ffffff;
}

.AuthNormalContent
{
	font-size: 8pt;
}

.authssContentFrame
{
	/* Location of the content IFRAME */
	position: absolute;
	height: 350px;
	top: 170px;
	left: 33px;
	width: 746px;
	overflow: auto;
}


/*DP - .authssFooterFrame, .authssCopyrightBody, .authssSupportBody are rationalized replacements for authssCopyrightText, authssSupportText and so on which were causing confusion and bugs */

.authssFooterFrame
{
	/* Location of the copyright text. */
	position: absolute;
	left: 38px;
	top: 530px;
	width: 394px;
	height: 80px;
}


.authssCopyrightBody
{
	/* Format of the copyright.html document. */
	position: absolute;
	font-size: 7pt;		
        margin: 0;
	color: #cccccc;
	font-family: Arial;
	background-color: #EDEDED;
}

.authssSupportBody
{
	/* Format of the supportlink.html document. */
	position: absolute;
	font-size: 10pt;	
	font-family: Arial;		
	margin: 0;
	color: #02337f;
	background-color: #EDEDED;
}


.authssCancelButton
{
	/* Location of the cancel button. */
	position: absolute;
	top: 530px;
	left: 441px;
	width: 110px;
	height: 25px;
	border: none;
}

.authssBackButton
{
	/* Location of the back button. */
	position: absolute;
	top: 530px;
	left: 555px;
	width: 110px;
	height: 25px;
}


/* Added to support clicking on images for IE5--Prafful*/
.imageLink 
{ 
	text-decoration:none;
} 


.authssNextButton
{
	/* Location of the next button. */
	position: absolute;
	top: 530px;
	left: 669px;
	width: 110px;
	height: 25px;
	border: none;
}

.authssButtonImage
{
	border: none;
}



/* these styles apply to the outer wizard, logo, navigation area, copyright etc.*/
/******************************************************************/

/******************************************************************/
/* these styles apply to the inner  wizard, panels common to several pages*/


.authssContentFrameBody
{
	/* Body styles for the content IFRAME pages */
	background-color: #ffffff;
	color: #8A8A8A;
	overflow: auto;
	font-family: Arial;
	font-size: 8pt;
}

.authssContentFrameOuterDiv
{
	Z-INDEX: 101; 
	LEFT: 10px; 
	WIDTH: 640px; 
	POSITION: absolute; 
	HEIGHT: 145px;
	font-size: 10pt;
	font-weight: bold;
}

.authssContentMediumText
{
	font-size: 8pt;
}

.authssContentSmallText
{
	font-size: 7pt;
}

.authssSideInfoPanel
{
	font-weight: bold;
	text-justify: newspaper;
	font-size: 7.5pt;
	z-index: 103;
	left: 4px;
	width: 144px;
	position: absolute;
	top: 180px;
	height: 45px;
	text-align: justify;
}

.authssScanResultsText
{
	font-weight: bold;
	font-size: 10pt;
	left: 4px;
	width: 144px;
	position: absolute;
	top: 160px;
	height: 45px;
	text-align: center;
}

.authssSideInfoPanelTinyText
{
	font-weight: bold;
	text-justify: newspaper;
	font-size: 7.5pt;
	z-index: 103;
	left: 4px;
	width: 144px;
	position: absolute;
	top: 180px;
	height: 45px;
	text-align: justify;
}

.authssSideInfoPanelImage
{
	POSITION: absolute; 
	LEFT: 15px;
	TOP: 60px;
}

/* Used in various places to color the text. */
.authssBlackText
{
	color: #000000;
}

/* Used in various places to color the text. */
.authssWhiteText
{
	color: #FFFFFF;
}


/* these styles apply to the inner  wizard, panels common to several pages*/
/******************************************************************/

/******************************************************************/
/* these styles apply to individual inner pages*/

.authssAP2Table
{
	Z-INDEX: 101; 
	LEFT: 170px; 
	WIDTH: 350px; 
	POSITION: absolute; 
	TOP: 60px; 
	HEIGHT: 80px;
	font-size: 8pt;	
}

.authssAP3Table
{
	POSITION: absolute; 
	LEFT: 250px; 
	WIDTH: 400px; 
	TOP: 55px; 
	font-size: 8pt;	
}

.authssAP3IssueFont
{
	font-size: 10pt;
	font-weight: bold;
}

.authSSAP5Table
{
	POSITION: absolute; 
	LEFT: 160px; 
	WIDTH: 550px; 
	TOP: 20px; 
	font-size: 8pt;	
}

.authssAP8TextArea
{
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	font-family: Arial;
	font-size: 8pt;
	left: 0px;
	border-left: #dcdcdc 1px solid;
	width: 720px;
	border-bottom: #dcdcdc 1px solid;
	position: absolute;
	top: 30px;
	height: 250px;
	color: #8A8A8A;
}

.authssAP8CheckBoxImage
{
	POSITION: absolute; 
	LEFT: 20px; 
	TOP: 302px; 
}

.authssAP8IAgreeText
{
	Z-INDEX: 103; 
	POSITION: absolute; 
	LEFT: 60px; 
	WIDTH: 300px; 
	TOP: 310px; 
	HEIGHT: 30px
}

.authssAP8ContinueText
{
	Z-INDEX: 104; 
	POSITION: absolute; 
	LEFT: 540px; 
	WIDTH: 160px; 
	TOP: 310px; 
	HEIGHT: 30px
}

.authssAP9ProgressTable
{
	Z-INDEX: 101; 
	POSITION: absolute; 
	LEFT: 0px; 
	WIDTH: 720px; 
	TOP: 20px; 
	font-size: 8pt;	
}

.authssAP10FailureTable
{
	POSITION: absolute; 
	LEFT: 160px; 
	WIDTH: 560px; 
	TOP: 20px; 
	font-size: 8pt;	
}

.authssAP13ProgressTable
{
	POSITION: absolute; 
	Z-INDEX: 101; 
	LEFT: 3px; 
	WIDTH: 720px; 
	TOP: 20px; 
	font-size: 8pt;	
}

.authssAP14FailureTable
{
	POSITION: absolute; 
	LEFT: 160px; 
	WIDTH: 560px; 
	TOP: 20px; 
	font-size: 8pt;		
}

/* these styles apply to the inner  wizard, panels common to several pages*/
/******************************************************************/

