/*--------------------------------- GLOBAL STYLES ---------------------------------*/

BODY  {
	margin: 0px 0px 0px 0px;
	}

BODY, TABLE, TD, INPUT, TEXTAREA, SELECT  {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; 
	color: #222222;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	}

A {
	color: #12529C;
	text-decoration: none;
	}

A:hover {
	color : #1C6FCF;
	text-decoration: underline;
	}

P {
	margin-top: 0px;
	margin-bottom: 6px;
	}	
	
/*----------------------------------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: #12529C;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #12529C;
	background-color: #EEEEEE;
	height: 20px;
	}
	
UL, OL {
	margin-top: 6px;
	margin-bottom: 6px;
	}
	
UL {
	list-style-image: url('/images/bullet1.gif');
	}
	
LI {
	margin-top: 4px;
	margin-bottom: 4px;
	} 
	
HR {
	color: #D1D1D1;
	background-color: #D1D1D1;
	height: 1px;
	} 

	
	
/*----------------------------------FOOTER STYLES ----------------------------------*/

/* used for footer navigation text */				
.footernav-text    {
	color: #933D21;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	text-decoration: none;
}

/* used for footer navigation links in the static pages */				
.footernav-link    {
	font-size:11px;
	color: #E5E5E5;
	font-weight: normal;
	text-decoration: none;	
}

A:hover.footernav-link {
	color : #FFFFFF;
	text-decoration: none;
	}
	
	
	
/*used for acen console link*/
.acenconsole {
	font-size: 10px; 
	color: #A9B8E6;
	text-decoration: none;
}

A.acenconsole:hover {
	color : #808BAD;
	text-decoration: none;	
	}  


/* used for copyright text in the footer of a site */				
.copyright    {
	font-size: 11px; 
	color: #D7D6C9;
	line-height: 120%;
}


	

/*----------------------------------HEADER STYLES ----------------------------------*/

/* used for header navigation table cells */				
.headernavTD    {
	padding: 0px 0px 0px 0px; 
}

/* used for header navigation text */				
.headernav-text    {
	color: #DDDDDD;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
}

/* used for header navigation links in the static pages */				
.headernav-link    {
	color: #0A214F;
	font-weight: bold;
	text-decoration: none;	
}

A:hover.headernav-link {
	color : #0044CC;
	text-decoration: none;
	}

.headernav-sel-link    {
	color: #D90000;
	font-weight: bold;
	text-decoration: none;	
	margin: 2px 2px 2px 2px;
	background-color: #ECEEF2;
}

A:hover.headernav-sel-link {
	color : #FF0000;
	text-decoration: none;
	}
	


/* -----------------SideNav ----------------------*/

/* used for side navigation title in the static pages */				
.sidenav-title    {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;	
}

A:hover.sidenav-title {
	color: #145CB0;
	text-decoration: underline;
	}


/* used for side navigation category in the static pages */				
.sidenav-category    {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 130%;
	text-decoration: none;	
}

/* used for side navigation text in the static pages */				
.sidenav-text    {
	color: #333333;
	line-height: 130%;
	text-decoration: none;	
}

/* used for side navigation links in the static pages */				
.sidenav-link    {
	color: #9E180B;
	text-decoration: none;	
}

A:hover.sidenav-link {
	color : #DB1604;
	text-decoration: underline;
	}

/* used for side navigation links in the static pages */				
.sidenav-sel-link    {
	color:  #9E180B;
	font-weight: bold;
	text-decoration: none;	
}

A:hover.sidenav-sel-link {
	color : #DB1604;
	text-decoration: underline;
	}
	


/*--------------------------------- GENERAL STYLES ---------------------------------*/
	

/* Title ELEMENTS */	 
	
.page-title     {
	color: #3D3D3D;
	font-size: 21px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

A:hover.page-title {
	color: #2978D3;
	text-decoration: underline;
	}  

.header-title     {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	line-height: 120%;
	}	
		
.section-title     {
	font-size: 13px;
	color: #3A3A3A;
	font-weight: bold;
	}	
	


	
/* -----------------LINK ELEMENTS----------------------*/

/* an alternate link used in static pages */				
.link-alt    {
	color: #30333C;
	font-weight: normal;
	text-decoration: underline;	
	}

A:hover.link-alt {
	color : #0794CC;
	text-decoration: underline;
	}

.link-alt1    {
	color: #3DA9CB;
	font-weight: bold;
	text-decoration: none;	
	}

A:hover.link-alt1 {
	color : #0794CC;
	text-decoration: underline;
	}
	
/* an alternate link used in static pages */				
.link-alt2    {
	color: #5CBD33;
	font-weight: bold;	
	text-decoration: none;	
}

A:hover.link-alt2 {
	color : #67E332;
	text-decoration: underline;
	}

/* an alternate link used in static pages */				
.link-alt3    {
	color: #12529C;
	font-weight: bold;
	text-decoration: none;	
}

A:hover.link-alt3 {
	color : #1C6FCF;
	text-decoration: underline;
	}
	
/* an alternate link used in static pages */				
.link-alt4    {
	color: #EEDFAA;
	text-decoration: underline;	
}

A:hover.link-alt4 {
	color : #FFFFFF;
	text-decoration: underline;
	}
	
/* an alternate link used in static pages */				
.link-alt5    {
	font-size: 12px;
	color: #18BDFF;
	font-weight: bold;
	text-decoration: underline;	
}

A:hover.link-alt5 {
	color : #0794CC;
	text-decoration: underline;
	}
	
/* an alternate link used in static pages */				
.link-alt6    {
	font-size: 12px;
	color: #EEDFAA;
	text-decoration: underline;	
}

A:hover.link-alt6 {
	color : #FFFFFF;
	text-decoration: underline;
	}
	
.link-alt7    {
	font-size: 12px;
	color: #0794CC;
	text-decoration: underline;	
}

A:hover.link-alt7 {
	color : #18BDFF;
	text-decoration: underline;
	}
				
.link-alt8    {
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 115%;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}	

A:hover.link-alt8 {
	color : #FFEB46; 
	text-decoration: none;
	}

	
.link-login    {
	font-size: 13px;
	font-weight: bold;
	color: #034888;
	text-decoration: underline;	
}

A:hover.link-login {
	color : #0065AB; 
	text-decoration: underline;
	}
	

.link-doc    {
	color: #12529C;
	text-decoration: underline;	
}

A:hover.link-doc {
	color : #2978D3; 
	text-decoration: underline;
	}
	

.link-page    {
	color: #353535;
	text-decoration: underline;	
}

A:hover.link-page {
	color : #000000; 
	text-decoration: underline;
	}
	
	
.link-nav    {
	color: #034888;
}

A:hover.link-nav {
	color : #0065AB; 
	text-decoration: underline;
	}
	
	
.link-subhead     {
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 115%;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}	

A:hover.link-subhead {
	color : #FFEB46; 
	text-decoration: none;
	}

	
/* 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: #807E57;           
    }

/* used for displaying highlighted messages */
.text-highlight 	{
    color: #8C1515;
	font-size: 9pt;
    font-weight: bold;
    }

/* used for small text */				
.text-small {
	font-size: 10px;
	color: #222222;
	font-weight: normal;
	}

.text-subhead     {
	font-size: 12px;
	line-height: 115%;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	}	

/* used for header text */				
.text-head {
	font-size: 10px;
	color: #E1DFD5;
	font-weight: normal;
	}
	
.text-alt     {
	color: #555555;
	}	

.text-alt2     {
	font-size: 12px;
	color: #EFEFED;
	}	
	
.text-alt3     {
	font-size: 14px;
	color: #EEDFAA;
	}	
	
/*--------------------------------- Image Styles ---------------------------------*/
	
table.bodypic 	{ 
	border: 1px #8E8E8E solid;
	}
table.bodypic td	{ 
	border: 3px #FFFFFF solid;
	}
