/* CSS Stylesheet for the eAdvance Web Site */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
}

.PageStyle
{
    background-color: #FFFFFF;
   }
		
H2	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	 italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:left;
	color: #404040;
	}	
	
.BodyLabel
{
	color:#404040;
	font-weight:bold;
	font-size:10px;
	text-align:right;
}

.SectionLabel
{
	color:#404040;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

.SectionDivider
{
	background-color: gainsboro;
	margin-top: 2px;
	margin-bottom: 8px;
}

.ValueLabel
{
	color:#000000;
	font-weight:normal;
	font-size:10px;
	text-align:left;
}

.Error
{
	text-align: center;
}

.TableHeader	{	
	vertical-align:	baseline;
	font-size:	12px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.MsgLabel
{
	color:#404040;
	font-weight:bold;
	font-size:10px;
}

.TabCtl {
	height: 20px;
}

TD 
{
	font-size: 10px;
}

TEXTAREA
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
}
	
INPUT 
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
}

SELECT
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #404040;
}

TH	{	
	vertical-align:	baseline;
	font-size:	12px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.DefaultCursor {
	cursor:default;
	}

/*********************************/
/* Main Menu					 */
/*********************************/
	
A.mainmenu
{
	font-weight: bold;
	font-size: 11px;
	color: lightgrey;
	text-decoration: none;
	z-index: 1;
}
A.mainmenu:link
{
	color: lightgrey;
	text-decoration: none;
	z-index: 1;
}
A.mainmenu:hover
{
	color: #799EC6;
	text-decoration: none;
	z-index: 1;
}

.MainMenuStyle
{
    filter: progid:DXImageTransform.Microsoft.Gradient 
    (gradientType=1,startColorStr=#D6D4D4,endColorStr='white');
	border-color: #bbbbbb;
	border: 1px;
	border-style: solid;
	z-index: 1;
}

.MainMenuStaticItemStyle
{
	color: #3E3E3E;
	font-weight: bold;
	z-index: 1;
}

.MainMenuDynamicItemStyle
{
	color: #3E3E3E;
	font-weight: bold;
	padding: 3px;
	z-index: 1;
}

.MainMenuDynamicHoverStyle
{
	background-color:#C6C6C6;
	z-index: 1;
}

/*********************************/
/* Sub Menu	(upper-right corner) */
/*********************************/

A.topmenu
{
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}

A.topmenu:link
{
	color: #3E3E3E;
	text-decoration: none;
}

A.topmenu:hover
{
	text-decoration: none;
}

A.topmenupipe
{
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}

A.topmenupipe:link
{
	color: #3E3E3E;
	text-decoration: none;
}

/*********************************/
/* Tabs							 */
/*********************************/

.WebTabControl_TabFont
{
	vertical-align:	baseline;
	font-size:	12px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	vertical-align: middle;
}

/*********************************/
/* Multi-page Navigation links	 */
/*********************************/

A.NavLink {
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	color:#404040;
	}

A.NavLink:visited {
	text-decoration: none;
	color:#404040;
	}

A.NavLink:active {
	text-decoration: none;
	color: #404040;
	}

A.NavLink:hover {
	text-decoration: none;
	font-weight:bold;
	color:#404040;
	}

/*********************************/
/* Self Registration Pages	 */
/*********************************/
	
/* Section labels in InitSelfRegistration page */
.SelfRegSectionLabel
{
	color:#404040;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

/* Table Header in SelfRegistrationSelectUser page */
.SelfRegTableHeader
{
	color:#404040;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

/* Table Entry in SelfRegistrationSelectUser page */
.SelfRegTableRow
{
	color:#404040;
	font-size:12px;
	text-align:left;
}

/* Select Button in SelfRegistrationSelectUser page */
.SelfRegTableButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:12px;
	width:80px;
	height:25px;
}

/* Field Labels in InitSelfRegistration and SelfRegistration (Cols=2) page */
.SelfRegBodyLabelRight
{
	color:#404040;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	width:150px;
}

/* Field Labels SelfRegistration (Cols=1) page */
.SelfRegBodyLabelRightSingleCol
{
	color:#404040;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	width:150px;
}

/* Field Entries in InitSelfRegistration and SelfRegistration (Cols=2) page */
.SelfRegInput 
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    width:200px;
}

/* Field Entries in SelfRegistration (Cols=1) page */
.SelfRegInputSingleCol
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    width:200px;
}

/* Error Label in all SelfRegistration pages */
.SelfRegError
{
	text-align: center;
    FONT-SIZE: 12px;
}

/* Buttons in all SelfRegistration pages except the Select Button on SelfRegistrationSelectUser*/
.SelfRegButton
{
	font-weight:bold;
	font-size:12px;
	width:150px;
	height:40px;
}

/* Page Headers in all SelfRegistration pages */
.SelfRegH2	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2.00em;
	font-weight:	700;
	font-style:	 italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:left;
	color: #404040;
}	

/* Styles the employee AJAX-style dropdown list */
.EmpCompletionList
{
	min-width:250px;
	max-width:500px;
	border:solid 1px #444444;
	margin:0px;
	padding:2px;
	height: 100px;
	overflow:auto;
	background-color: #FFFFFF;
}
