/***********************************************************
 *                                                        *
 *  Copyright ©2005  Corillian Corporation                *
 *                                                        *
 *  All rights reserved.                                  *
 *                                                        *
 *  Highly Confidential.                                  *
 *                                                        *
 *  No portion of this code may be reproduced,            *
 *  transmitted or distributed without the express        *
 *  written permission of Corillian Corporation.          *
 *                                                        *
 **********************************************************/

/**********************************************************
 *                                                        *
 *  HTML ENTITIES                                         *
 *                                                        *
 **********************************************************/

a, a:visited, a:link, a:active, a:hover {
	text-decoration: underline;
}

body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	BACKGROUND-COLOR: white;
	
}

.formBackGround
{
	/*background-image: url(../Images/demo.gif);
	background-attachment:fixed;
	background-image: url(../Images/demo_new.gif);
	background-repeat : repeat-x;*/
}

code, pre {
	font-family: "Courier New", Courier, monospace !important;
}

h1, h2, h3 {
	font-weight: bold;
	font-size: medium;
}

img {
	border: 0px;
}

p {
	margin-top: 0pt;
	margin-bottom: 5pt;
}

table.radioButtonList,
table.radioButtonList * {
	border-collapse: collapse;
}

/**********************************************************
 *                                                        *
 *  GENERAL                                               *
 *                                                        *
 **********************************************************/

.controlReference{
	text-transform: uppercase;
}

.fullWidth{
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;

}

.rolloverClass{
	cursor: hand;
}

.sectionHeader{
	font-weight: bold;
}

.standardInput{
	width: 75%
}

.subtext{
	font-size: xx-small;
}

div.oboMode{
	position: absolute;
	top: 0px;
	z-index: 1000;
	font-weight: bold;
	text-align: center;
}

div.sectionDivider{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

div.systemAlert{
	font-weight: bold;
	text-align: left;
	width: 100%;
}

div.timeoutWarning{
	/* Javascript controls the visibility settings */
	visibility: hidden;
	display: none;
	position: absolute;
	z-index: 999;
	text-align: center;
	font-weight: bold;
}

/**********************************************************
 *                                                        *
 *  HEADER                                                *
 *                                                        *
 **********************************************************/

a.logoutLink{
	font-weight: bold;
	text-transform: uppercase;
}

/* Added by IVIEWCOMM */
div.instructionsContainer *{
	font-size: 12px;
}

div.favoritesContainer{
	text-align: right;
	font-size: 12px;
}

div.favoritesContainer *{
	font-size: 12px;
}

div.lastLoginMessage{
	font-weight: bold;
	font-size: 12px;
}

td.secondaryNav{
	font-size: 12px;
}


/**********************************************************
 *                                                        *
 *  FOOTER                                                *
 *                                                        *
 **********************************************************/

.footerContainer{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.legal{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


/**********************************************************
 *                                                        *
 *  ERRORS/VALIDATION                                     *
 *                                                        *
 **********************************************************/

.VAMValSummary
{
	font-weight: bold;
	text-align: left;
}

div.errContainerError,
div.errContainerInfo,
div.errContainerWarn{
	font-weight: bold;
	text-align: left;
}

/**********************************************************
 *                                                        *
 *  NAVIGATION                                            *
 *                                                        *
 **********************************************************/


/**********************************************************
 *                                                        *
 *  TABLES                                                *
 *                                                        *
 **********************************************************/

.generalTable{
}

table.dataTable{
	font-size: x-small !important;
}
 
table.dataTable tr.header td,
table.dataTable tr.header td *{
	font-weight: bold;
	text-align: center;
}

table.dataTable tr.footer td,
table.dataTable tr.footer td *{
	font-weight: bold;
	/*font-family: Arial, sans-serif; font-size: 10px;*/
}

/*table.dataTable tr.item td,
table.dataTable tr.item td *,
table.dataTable tr.alternatingItem td,
table.dataTable tr.alternatingItem td *{
	font-family: Arial, sans-serif; font-size: 10px;
}*/

/* Added by IVIEWCOMM - 12 Nov 2007 - Start */
table.dataTable tr.header td a,
table.dataTable tr.header td a:visited,
table.dataTable tr.header td a:link,
table.dataTable tr.header td a:active {
	text-decoration: underline;
	color: #000000;
}

table.dataTable tr.header td a:hover{
	color: #FFFFFF;
}
/* Added by IVIEWCOMM - 12 Nov 2007 - End */

/* Added by IVIEWCOMM - Start */
table.formTable{
	font-size: 12px;
}

table.formTable tr.header td,
table.formTable tr.header td *{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/* Added by IVIEWCOMM - End */

/* Disabled by IVIEWCOMM - 12 Nov 2007 - Start
table.dataTableTest{
	font-size: x-small !important;
}
 
table.dataTableTest tr.header td,
table.dataTableTest tr.header td *,
table.dataTableTest tr.footer td,
table.dataTableTest tr.footer td *{
	font-weight: bold;
}
Disabled by IVIEWCOMM - 12 Nov 2007 - End */

div.relatedLinksContainer{
	white-space: nowrap;
	font-size: 12px;
	background-color: #E9E8E1;
}

div.relatedLinksContainer div.body,
div.relatedLinksContainer div.header{
	text-align: left;
	line-height: 150%;
}

div.relatedLinksContainer div.body ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

div.relatedLinksContainer div.body ul li{
	margin: 0px;
	padding: 0px;
}

div.relatedLinksContainer div.body ul li a.helpLink,
div.relatedLinksContainer div.body ul li a.sessionSummaryLink,
div.relatedLinksContainer div.header{
	font-weight: normal;
}

div.summaryBox,
#RolloverLabel_panel{
	background-color: white;
}

div.summaryBox *,
#RolloverLabel_panel *{
	font-size: 12px !important;
}

div.summaryBox div.body,
#RolloverLabel_divContent{
	text-align: left;
	line-height: 150%;
}

div.summaryBox div.header,
#RolloverLabel_divHeader{
	text-align: center;
	font-weight: bold;
}

table.summaryTable tr.header{
	font-weight: bold;
	font-family: Arial, sans-serif; font-size: 12px;
}

table.summaryTable tr.footer{
	font-style: italic;
	font-family: Arial, sans-serif; font-size: 12px;
}

div.textRegion{
	width: 100%;
}

/**********************************************************
 *                                                        *
 *  WORKSPACE                                             *
 *                                                        *
 **********************************************************/

.formContainer{
	width: 100%;
	line-height: 150%;
	text-align: left;
	font-weight: normal;		
	font-family: Arial, sans-serif; 
	font-size: 12px;
}

.formInputContainer{
	font-weight: normal;
	font-family: Arial, sans-serif; 
	font-size: 12px;
}
 
.formContainer .formButtonContainer{
	text-align: center;
}

.formButtonContainer{
	text-align: center;
}


/**********************************************************
 *                                                        *
 *  Helpful Hints                                         *
 *                                                        *
 **********************************************************/
/* Edited by IVIEWCOMM - 15 Nov 2007 - Start */
.helpfulbold
{
	font-family: Verdana;
	font-weight: bold; 
	font-size: 10px; 
	color: #000000;
}
.helpfultext
{
	font-family: Verdana;
	font-weight: normal; 
	font-size: 10px; 
	color: #000000;
}
/* Edited by IVIEWCOMM - 15 Nov 2007 - End */

/**********************************************************
 *                                                        *
 *  Text                                                  *
 *                                                        *
 **********************************************************/

.enrolltext
{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000;
}
.enrolltextbold
{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000;
}
/* Edited by IVIEWCOMM - 15 Nov 2007 - Start */
.maintextbold
{
	font-family: Verdana;
	font-size: 10px; 
	font-weight: bold; 
	color: #000000;
	vertical-align: top;
}
.maintext
{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000;
	vertical-align: top;
}

/* Edited by IVIEWCOMM - 15 Nov 2007 - End */

