/***********************************************************
 *                                                        *
 *  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                                         *
 *                                                        *
 **********************************************************/

body,
input,
input *,
table.radioButtonList,
table.radioButtonList * {
/*	font-size: small; */
	font-family: Arial, sans-serif; 
	font-size: 12px; 
}

select,
select *
{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000;
}

h1, h2, h3{
	font-size: medium;
}

input{
	vertical-align: top;
}

/**********************************************************
 *                                                        *
 *  GENERAL                                               *
 *                                                        *
 **********************************************************/


/**********************************************************
 *                                                        *
 *  HEADER                                                *
 *                                                        *
 **********************************************************/

div.logo{
	width: 213px;
	/*height: 49px; Remarked by Ken*/
	height: 5px;
	padding: 11px 0px 11px 15px;
}

/**********************************************************
 *                                                        *
 *  FOOTER                                                *
 *                                                        *
 **********************************************************/


/**********************************************************
 *                                                        *
 *  ERRORS/VALIDATION                                     *
 *                                                        *
 **********************************************************/


/**********************************************************
 *                                                        *
 *  NAVIGATION                                            *
 *                                                        *
 **********************************************************/


/**********************************************************
 *                                                        *
 *  TABLES                                                *
 *                                                        *
 **********************************************************/


/**********************************************************
 *                                                        *
 *  WORKSPACE                                             *
 *                                                        *
 **********************************************************/

/**********************************************************
 *                                                        *
 *  SMALL BUSINESS                                        *
 *                                                        *
 **********************************************************/

.smallBizAddUserLabel
{
	
}

.customizeAccessAccountsAndGroupsTableStyle
{
	border: 1px solid #DADADA;
}