/*--------------------------------- GLOBAL STYLES ---------------------------------*/

BODY  {
	margin: 0px 0px 0px 0px;
	}

BODY, TABLE, TD, INPUT, TEXTAREA, SELECT  {
	font-family: Verdana, Arial, Helvetica, Tahoma, Geneva, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	}

A {
	color: #666666;
	text-decoration: underline;
	}

A:hover {
	color : #F09C15;
	text-decoration: underline;
	}

	
/*----------------------------------FORM STYLES ----------------------------------*/

FORM {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	}	
	
INPUT, TEXTAREA, SELECT {
	border:1px solid #A4ABB1;
	background-color: #FFFFFF;
	}
			 
.radio {
	border-width: 0px;
	background-color: transparent;
	}
	
.checkbox {
	border-width: 0px;
	background-color: transparent;
	}

.nostyle {
	border-width: 0px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	}
	
.button     {
	color: #FFFFFF;
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-color: #7F7F7F;
	background-color: #969696;
	height: 20px;
	}
	
HR {
	color: #6A6A6A;
	background-color: #6A6A6A;
	height: 1px;
	} 


/*------------------------------ LIST ELEMENTS ----------------------------*/

UL, OL {
	margin-top: 6px;
	margin-bottom: 6px;		
	}
	
LI {
	margin-top: 4px;
	margin-bottom: 4px;
	} 
	


/*----------------------------------FOOTER STYLES ----------------------------------*/

/* used for footer navigation text */				
.footernav-text    {
	color: #F09C15;
	font-size: 9px;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;	
}

/* used for side navigation links in the static pages */				
.footernav-link    {
	color : #666666;
	font-weight: normal;
	text-decoration: none;	
}

A:hover.footernav-link {
	color: #F09C15;
	text-decoration: none;
	}
	
	
	
/*used for acen console link*/
.acenconsole {
		color: #ABABAB;
		font-size: 9px;
		text-decoration: none;
        }

A.acenconsole:hover {
		color : #F09C15;
		text-decoration: underline;
		}  



/* used for copyright text in the footer of a site */				
.copyright    {
	color: #666666;
	font-size: 9px;
}



/*--------------------------------- GENERAL STYLES ---------------------------------*/
	

/* Title ELEMENTS */	 
	
.page-title     {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFA616;
	}

A.page-title:hover {
	color: #5D5D5D; 
	text-decoration: none;
	}
		
.section-title     {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	}
	
.section-title-home     {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	}
	
	
/* used for header text within a table */				
.table-header    {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AAAAAA;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	margin-bottom: 3px;
	}


/* -----------------SideNav ----------------------*/

/* used for side navigation title in the static pages */				
.sidenav-title    {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFA616;	
}

A:hover.sidenav-title {
	color : #EAEAEA;
	text-decoration: none;
	}

/* used for side navigation categories in the static pages */				
.sidenav-category    {
	font-size: 12px;
	font-weight: bold;
	color: #FFA616;
	line-height: 120%;
	background-image:url('/images/div_h5.gif'); 
	background-repeat:repeat-x; 
	background-position: bottom left;
}

	
/* used for side navigation text in the static pages */				
.sidenav-text    {
	font-weight: normal;
	line-height: 120%;
}

.sidenav-sel-text    {
	color: #000000;
	font-weight: normal;
	background-color: #C1C1C1;
	line-height: 120%;
}

/* used for side navigation links in the static pages */				
.sidenav-link    {
	font-weight: normal;
	color : #666666;
	text-decoration: none;
}

A:hover.sidenav-link {
	color : #F09C15;
	text-decoration: none;
	}

	
/* used for side navigation links in the static pages */				
.sidenav-sel-link    {
	font-weight: bold;
	color : #FFFFFF;
	text-decoration: none;
}

A:hover.sidenav-sel-link {
	color : #666666;
	text-decoration: none;
	}

	
/* -----------------LINK ELEMENTS----------------------*/

/* an alternate link used in static pages */				
.link-alt    {
	font-size:11px;
	color: #F09C15;
	text-decoration: underline;	
}

A:hover.link-alt {
	color : #494949;
	text-decoration: underline;
	}

/* an alternate link used in static pages */				
.link-alt2    {
	color: #FFFFFF;
	text-decoration: underline;	
}

A:hover.link-alt2 {
	color : #F09C15;
	text-decoration: underline;
	}

/* an alternate link used in static pages */				
.link-alt3    {
	color: #494949;
	text-decoration: underline;	
}

A:hover.link-alt3 {
	color : #FFFFFF;
	text-decoration: underline;
	}
		
/* an alternate link used in static pages */				
.link-login    {
	font-size: 11px;
	font-weight: bold;
	color: #F09C15;
	text-decoration: underline;	
}

A:hover.link-login {
	color : #494949;
	text-decoration: underline;
	}
	

/* an alternate link used in static pages */				
.link-doc    {
	color: #666666;
	text-decoration: underline;
}

A:hover.link-doc {
	color : #F09C15;
	text-decoration: underline;
	}
	

	/* used on pop up windows that are to always be white */				
.link-white    {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

A:hover.link-white {
	color : #555555;
	text-decoration: underline;
	}	
	
	
/* -----------------Text ELEMENTS ----------------------*/

/* used for the page heading*/
.text-pageheading     {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	}	
	
	
/* used for small text in the static pages */				
.text-small     {
	color: #666666;
	font-size: 9px;
	}

.text-subhead     {
	color: #666666;
	font-weight: bold;
	}	


/* used for displaying warning and error messages */
.text-error 	{
    font-weight: bold;
    font-size: 11px;
	text-decoration: none;
  	vertical-align: middle;
  	color: #CB0000;
	}

/* used for displaying italic and subnote messages */
.text-subnote 		{
    font-size: 10px;
    }

/* used for displaying reqd. messages */
.text-required 		{
    color: #CB0000;           
    }

/* used for displaying highlighted messages */
.text-highlight 	{
    font-weight: bold;
    }

/* used for text on a alt. background */				
.text-alt    {
	color: #2F2F2F;
	font-size: 10px;
	text-decoration: none;	
	}
		
.text-alt2   {
	color: #666666;
	font-size: 13px;
	line-height:150%;
	text-decoration: none;	
	}
	
.text-alt3    {
	color: #606060;
	font-size: 13px;
	line-height:130%;
	font-weight: bold;
	text-decoration: none;	
	}
		
/* used for displaying colored messages */
.text-alt4		{
    color: #D07A03;         
    }
		
/*--------------------------------- Extra Styles ---------------------------------*/
	
/* used for alternate navigation lists */
.list2 {
	list-style-position: outside;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 1.2em;
	padding-left: 1.2em;
	list-style-type: disc;
	list-style-image: none;
	font-weight: normal;
	}
	
.listitem2 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;	
	} 
