/*--------------------------------- GLOBAL STYLES ---------------------------------*/

BODY  {
	margin: 0px 0px 0px 0px;
	}

BODY, TABLE, TD, INPUT, TEXTAREA, SELECT  {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; 
	color: #1C1B17;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	}

A {
	color: #AD4500;
	text-decoration: underline;
	}

A:hover {
	color : #E84900; 
	text-decoration: underline;
	}

	/*
P {
	margin-top: 0px;
	margin-bottom: .0em;
	}	
*/

/*----------------------------------FORM STYLES ----------------------------------*/

FORM {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	}	
	
INPUT, TEXTAREA, SELECT {
	border: 1px solid #C2BFAF;
	color: #393939;
	font-size: 11px;
	}
			 
.radio {
	border-width: 0px;
	background-color: transparent;
	}
	
.checkbox {
	border-width: 0px;
	background-color: transparent;
	}

.nostyle {
	border-width: 0px;
	background-color: transparent;
	}
	
.button     {
	color: #FFFFFF;
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-color: #C2BFAF;
	background-color: #17734B;
	margin: 0px 0px 0px 0px;
	padding: 4px;
	}
	
UL, OL {
	margin-top: 6px;
	margin-bottom: 6px;		
	}
	
UL {
	list-style-type: square;
	color: #AAAAAA;
	list-style-position: outside;
	}
	
LI {
	margin-top: 4px;
	margin-bottom: 4px;
	} 
	
HR {
	color: #FFFFFF;
	border-top: 1px solid #D5D5D5;
	height: 0px;
	} 

	
	
/*----------------------------------FOOTER STYLES ----------------------------------*/

/* used for footer navigation text */				
.footernav-text    {
	font-size: 11px;
	color: #555555;
	line-height: 120%;
	font-weight: normal;
	text-decoration: none;
}

/* used for footer navigation links in the static pages */				
.footernav-link    {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
}

A:hover.footernav-link {
	color: #E84900;
	text-decoration: none;
	}
	
	
	
/*used for acen console link*/
.acenconsole {
	font-size: 10px; 
	color: #7E7E7E;
	text-decoration: none;
}

A.acenconsole:hover {
	color : #CCCCCC;
	text-decoration: none;	
}  


/* used for copyright text in the footer of a site */				
.copyright    {
	font-size: 10px; 
	color: #AD4500;
	line-height: 120%;
}


	

/*----------------------------------HEADER STYLES ----------------------------------*/

/* used for header navigation text */				
.headernav-td, .headernav-sel-td	{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 34px 0px 34px;
	}

.headernav-td    {
	background-repeat: repeat-x; 
	background-position: top left;
	}

.headernav-sel-td    {
	background-image: url('/images/nav_bg_sel.gif'); 
	background-repeat: repeat-x; 
	background-position: top left;
	}


/* used for alternate header navigation text */				
.headernav-td2, .headernav-sel-td2	{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 34px 0px 34px;
	}

.headernav-td2    {
	background-repeat: repeat-x; 
	background-position: top left;
	}

.headernav-sel-td2    {
	background-image: url('/images/nav_bg_sel2.gif'); 
	background-repeat: repeat-x; 
	background-position: top left;
	}


/* used for header navigation links in the static pages */				
.headernav-link    {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
	}

A:hover.headernav-link {
	color : #E84900;
	text-decoration: none;
	}

.headernav-sel-link    {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
	margin: 0px 0px 0px 0px;
	background-color: inherit;
	}

A:hover.headernav-sel-link {
	text-decoration: none;
	color : #E84900;
	}

	
/* used for header navigation links in the static pages */				
.headernav-link2    {
	color: #FFFFFF;
	text-decoration: none;	
	}

A:hover.headernav-link2 {
	color : #E84900;
	text-decoration: none;
	}

.headernav-sel-link2    {
	color: #FFFFFF;
	text-decoration: none;	
	margin: 0px 0px 0px 0px;
	background-color: inherit;
	}

A:hover.headernav-sel-link2 {
	text-decoration: underline;
	color : #FFFFFF;
	}


/* -----------------SideNav ----------------------*/

/* used for side navigation title in the static pages */				
.sidenav-title    {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 120%;
	font-weight: normal;
	text-decoration: none;	
}

A:hover.sidenav-title {
	color: #034573;
	text-decoration: underline;
	}


/* used for side navigation text in the static pages */				
.sidenav-text    {
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	text-decoration: none;	
}

/* used for side navigation links in the static pages */				
.sidenav-link    {
	font-weight: bold;
	color: #D37008;
	text-decoration: underline;	
}

A:hover.sidenav-link {
	color : #E84900;
	text-decoration: underline
	}

/* used for side navigation links in the static pages */				
.sidenav-sel-link    {
	color: #3C3C3C;
	font-weight: bold;
	text-decoration: none;	
}

A:hover.sidenav-sel-link {
	color : #4D4D4D;
	text-decoration: underline;
	}
	


/*--------------------------------- GENERAL STYLES ---------------------------------*/
	

/* Title ELEMENTS */	 
	
.page-title     {
	color: #000000;
	font-size: 22px;
	line-height: 120%;
	font-weight: normal;
	text-decoration: none;	
	}

A:hover.page-title {
	color: #034573;
	text-decoration: underline;
	}  

.header-title     {
	color: #303030;
	font-size: 18px;
	}	
		
.section-title     {
	font-size: 13px;
	color: #B56D16;
	font-weight: bold;
	}	
	
.banner-title     {
	color: #FFFFFF;
	font-size: 26px;
	line-height: 120%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	}	
		
.banner-text     {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin-top: 10px;
	}	


	
/* -----------------LINK ELEMENTS----------------------*/

/* an alternate link used in static pages */				
.link-alt    {
	color: #AD4500;
	text-decoration: none;	
	}

A:hover.link-alt {
	color : #E84900;
	text-decoration: underline;
	}

/* an alternate link used in static pages */				
.link-alt1    {
	color: #524B37;
	text-decoration: none;	
	}

A:hover.link-alt1 {
	color : #E84900;
	text-decoration: underline;
	}

	
/* an alternate link used in static pages */				
.link-alt2    {
	font-size: 10px;
	color: #306FB8;
	text-transform: uppercase;
	}

A:hover.link-alt2 {
	color : #E84900; 
	text-decoration: underline;
	}

/* an alternate link used in static pages */				
.link-alt3    {
	font-size: 10px;
	color: #AD4500;
	text-transform: uppercase;
	}

A:hover.link-alt3 {
	color : #E84900; 
	text-decoration: underline;
	}


/* an alternate link used in static pages */				
.link-alt4    {
	color: #8C1515;
	font-weight: bold;
	text-decoration: none;
}

A:hover.link-alt4 {
	color : #8C1515;
	text-decoration: underline;
	}
	

			
/* an alternate link used in static pages */				
.link-login    {
	font-size:13px;
	font-weight:bold;
	color: #0B5A65;
	text-decoration: underline;	
}

A:hover.link-login {
	color : #138594;
	text-decoration: underline;
	}
	

/* an alternate link used in static pages */				
.link-doc    {
	color: #9D3906;
	text-decoration: underline;	
}

A:hover.link-doc {
	color : #E84900;
	text-decoration: underline;
	}
	

/* an alternate link used in static pages */				
.link-page    {
	font-size: 9pt;
    color: #9D3906;
	text-decoration: underline;	
}

A:hover.link-page {
	color : #E84900; 
	text-decoration: underline;
	}

/* link used in page navigation */				
.link-nav    {
	color: #8C1515;
	font-weight:bold;
	text-decoration: none;
	background-color: none;
}

A:hover.link-nav {
	color : #8C1515;
	text-decoration: underline;
	}
	
/* used on pop up windows that are to always be white */				
.link-white    {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

A:hover.link-white {
	color : #555555;
	text-decoration: underline;
	}	
	

/* -----------------Text ELEMENTS ----------------------*/
	
/* used for displaying warning and error messages */
.text-error 	{
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
  	vertical-align: middle;
  	color: #8C1515;
	}

/* used for displaying italic and subnote messages */
.text-subnote 		{
    font-size: 8pt;
    }

/* used for displaying reqd. messages */
.text-required 		{
    font-size: 9pt;
    color: #AC3000;           
    }

/* used for displaying highlighted messages */
.text-highlight 	{
    color: #8C1515;
	font-size: 9pt;
    font-weight: bold;
    }

/* used for small text */				
.text-small {
	font-size: 7pt;
	line-height: 120%;
	font-weight: normal;
	}

.text-subhead     {
	font-size: 13px;
	color: #4A4022;
	font-weight: bold;
	}	

.text-alt     {
	color: #AD4500;
	font-weight: normal;
	}	

.text-alt2     {
	color: #38362F;
	font-weight: normal;
	}	
	
	
	
/*--------------------------------- Image Styles ---------------------------------*/
	
table.bodypic 	{ 
	border: 1px #8E8E8E solid;
	}
table.bodypic td	{ 
	border: 3px #FFFFFF solid;
	}
