/*--------------------------------- GLOBAL STYLES ---------------------------------*/

BODY  {
	margin: 0px 0px 0px 0px;
	}

BODY, TABLE, TD, INPUT, TEXTAREA, SELECT  {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	color: #261704;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	}

A {
	color: #487589;
	text-decoration: underline;
	}

A:hover {
	color : #358EB8; 
	text-decoration: underline;
	}

P {
	margin-top: 0em;
	margin-bottom: 1.2em;
	}
	
.nobreak, .nowrap {
	white-space: nowrap;
	}

	
/*----------------------------------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: 1px;
	border-style: solid;
	border-color: #146280;
	background-color: #146280;
	height: 22px;
	}
	
UL, OL {
	margin-top: 0em;
	margin-bottom: .8em;
	margin-left: .5em; 
	padding-left: 1em;
	}
	
LI {
	margin-top: .3em;
	margin-bottom: .3em;
	} 
	
DL {
	margin-top: 0em;
	margin-bottom: 0em;		
	}
	
DT, DD {
	margin-top: .3em;
	margin-bottom: .3em;
	} 
	
HR {
	border-top: 1px solid #D1D1D1;
	color: none;
	background-color: #FFFFFF;
	height: 1px;
	} 

	
	
/*----------------------------------FOOTER STYLES ----------------------------------*/

/* used for footer navigation text */				
.footernav-text    {
	font-size: 11px;
	color: #C1C1C1;
	line-height: 120%;
	font-weight: normal;
	text-decoration: none;
}

/* used for footer navigation links in the static pages */				
.footernav-link    {
	color: #827359;
	font-weight: normal;
	text-decoration: none;	
}

A:hover.footernav-link {
	color: #358EB8;
	text-decoration: none;
	}
	
	
	
/*used for acen console link*/
.acenconsole {
	color: #666666;
	text-decoration: none;
}

A.acenconsole:hover {
	color : #487589;
	text-decoration: none;	
}  


/* used for copyright text in the footer of a site */				
.copyright    {
	font-size: 10px; 
	color: #827359;
	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; */
	padding: 0px 0px 0px 0px;
}

.headernav-td    {
	background-image: url('/images/nav_bg.gif'); 
	background-repeat: repeat-x; 
	background-position: middle center;
}

.headernav-sel-td    {
	background-image: url('/images/nav_bg_sel.gif'); 
	background-repeat: repeat-x; 
	background-position: middle center;
}


/* 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;
	}
	


/* -----------------SideNav ----------------------*/

/* used for side navigation title in the static pages */				
.sidenav-title    {
	font-family: Helvetica, Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 3px;
}

A:hover.sidenav-title {
	color: #034573;
	text-decoration: underline;
	}

/* used for side navigation text in the static pages */				
table#sidenav-text td    {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
	text-decoration: none;	
	padding-top: 1px;
	padding-bottom: 1px;
	}

/* used for side navigation bullets in the static pages */				
.sidenav-bullet {
	padding-left: 4px;
	padding-right: 4px;
	}

/* used for side navigation links in the static pages */				
.sidenav-link    {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

A:hover.sidenav-link {
	color : #FFFFFF;
	text-decoration: underline;
	}

/* used for side navigation links in the static pages */				
.sidenav-sel-link    {
	color:  #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
	text-transform: uppercase;
}

A:hover.sidenav-sel-link {
	color : #FFFFFF;
	text-decoration: underline;
	}
	
	
/* used for side navigation title in the static pages */				
.sidenav2-title    {
	font-family: Helvetica, Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #241400;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 3px;
}

A:hover.sidenav2-title {
	color: #241400;
	text-decoration: underline;
	}

/* used for side navigation text in the static pages */				
table#sidenav2-text td    {
	font-size: 12px;
	color: #241400;
	line-height: 140%;
	text-decoration: none;	
	padding-top: 1px;
	padding-bottom: 1px;
	}

/* used for side navigation bullets in the static pages */				
.sidenav2-bullet {
	padding-left: 4px;
	padding-right: 4px;
	}

/* used for side navigation links in the static pages */				
.sidenav2-link    {
	font-weight: normal;
	color: #241400;
	text-decoration: none;
	text-transform: uppercase;
}

A:hover.sidenav2-link {
	color : #241400;
	text-decoration: underline;
	}


/* used for side navigation links in the static pages */				
.sidenav2-sel-link    {
	color:  #241400;
	font-weight: bold;
	text-decoration: none;	
	text-transform: uppercase;
}

A:hover.sidenav2-sel-link {
	color : #241400;
	text-decoration: underline;
	}
	
/*--------------------------------- GENERAL STYLES ---------------------------------*/
	

/* Title ELEMENTS */	 
	
.page-title     {
	font-family: Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

A:hover.page-title {
	color: #034573;
	text-decoration: underline;
	}  

.header-title     {
	color: #303030;
	font-size: 18px;
	}	
		
.section-title     {
	color: #44331d;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	}	
	


	
/* -----------------LINK ELEMENTS----------------------*/

/* an alternate link used in static pages */				
.link-alt    {
	color: #58D6F6;
	text-decoration: none;	
	}

A:hover.link-alt {
	color : #FFFFFF;
	text-decoration: underline;
	}

/* an alternate link used in static pages */				
.link-alt1    {
	font-size: 12px;
	color: #261704;
	font-weight: bold;
	text-decoration: none ;	
	text-transform: uppercase;
	padding: 0px 0px 0px 2px;
	}

A:hover.link-alt1 {
	color :#358EB8; 
	text-decoration: underline;
	}

	
/* an alternate link used in static pages */				
.link-alt2    {
	font-size: 12px;
	color: #261704;
	font-weight: normal;
	text-decoration: underline ;
	text-transform: uppercase;
	}

A:hover.link-alt2 {
	color : #358EB8; 
	text-decoration: underline;
	}

/* an alternate link used in static pages */				
.link-alt3    {
	color: #181F23;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	}

A:hover.link-alt3 {
	color : #FFFFFF; 
	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-weight:bold;
	font-size:13px;
	color: #69D10C;
	text-decoration: underline;	
}

A:hover.link-login {
	font-weight:bold;
	color : #FFFFFF;
	text-decoration: underline;
	}
	

/* an alternate link used in static pages */				
.link-doc    {
	color: #487589;
	text-decoration: underline;	
}

A:hover.link-doc {
	color : #358EB8; 
	text-decoration: underline;
	}
	

/* an alternate link used in static pages */				
.link-page    {
	font-size: 9pt;
    color: #487589;
	text-decoration: underline;	
}

A:hover.link-page {
	color : #358EB8; 
	text-decoration: underline;
	}

/* link used in page navigation */				
.link-nav    {
	color: #487589;
	font-weight:bold;
	text-decoration: none;
	background-color: none;
}

A:hover.link-nav {
	color :  #358EB8; 
	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: #DB1604;
	}

/* used for displaying italic and subnote messages */
.text-subnote 		{
    font-size: 8pt;
    }

/* used for displaying reqd. messages */
.text-required 		{
    font-size: 9pt;
    color: #261704;           
    }

/* 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     {
	color: #807E57;
	font-weight: bold;
	}	

.text-alt     {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 126%;
	}	

.text-alt2     {
	color: #827359;
	font-weight: normal;
	}	
	
.text-alt3     {
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	}	
	
.text-alt4     {
	color: #181F23;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	}	
.text-alt4:link     {
	color: #181F23;
	text-decoration: underline;
	}	


	
/*--------------------------------- Image Styles ---------------------------------*/
	
table.bodypic 	{ 
	border: 1px #8E8E8E solid;
	}
table.bodypic td	{ 
	border: 3px #FFFFFF solid;
	}

