/*--------------------------------- GLOBAL STYLES ---------------------------------*/

BODY  {
	margin: 0px 0px 0px 0px;
	}

BODY, TABLE, TD, INPUT, TEXTAREA, SELECT  {
	font-family: Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	color: #474747;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	}

A {
	color: #1b6a9b;
	text-decoration: underline;
	}

A:hover {
	color : #358EB8; 
	text-decoration: underline;
	}

P {
	margin-top: 0em;
	margin-bottom: 1.2em;
	}
	
BLOCKQUOTE {
	margin-left: 2em;
	border-left: 5px solid #dde9f5;
	padding-left: 12px;
	color: #7c7c7c;
	font-style: italic;
	}
	
.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: #2963a4;
	background-color: #2963a4;
	height: 22px;
	}
	
UL, OL {
	margin-top: 0em;
	margin-bottom: .8em;
	margin-left: .5em; 
	padding-left: 1em;
	}
	
LI {
	margin-top: .3em;
	margin-bottom: .5em;
	margin-left: .5em; 
	padding-left: .5em;
	} 
	
DL {
	margin-top: 0em;
	margin-bottom: 0em;		
	}
	
DT, DD {
	margin-top: .3em;
	margin-bottom: .3em;
	} 
	
HR {
	color: #D1D1D1;
	background-color: #D1D1D1;
	height: 1px;
	} 

	
	
/*----------------------------------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: #EEEEEE;
	font-weight: normal;
	text-decoration: none;	
}

A:hover.footernav-link {
	color: #f8e57c;
	text-decoration: none;
	}
	
	
	
/*used for acen console link*/
.acenconsole {
	color: #75a7df;
	text-decoration: none;
}

A.acenconsole:hover {
	color : #8ab9ee;
	text-decoration: none;	
}  


/* used for copyright text in the footer of a site */				
.copyright    {
	font-size: 10px; 
	color: #b6b6b6;
	line-height: 120%;
}


	

/*----------------------------------HEADER STYLES ----------------------------------*/

/* used for header navigation text */				
.headernav-td, .headernav-sel-td	{
	font-size: 18px;
	color: #ffffff;
	line-height: 120%;
	font-weight: normal;
	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 : #f8e57c;
	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 : #f8e57c;
	}
	


/* -----------------SideNav ----------------------*/

/* used for side navigation title in the static pages */				
.sidenav-title    {
	color: #636363;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	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:15px;
	color: #404040;
	line-height: 110%;
	text-decoration: none;	
	padding-top: 1px;
	padding-bottom: 1px;
	}

/* used for side navigation bullets in the static pages */				
.sidenav-bullet {
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	}

/* used for side navigation links in the static pages */				
.sidenav-link    {
	font-size:13px;
	font-weight: normal;
	color: #276c93; 
	text-decoration: none;
	}

A:hover.sidenav-link {
	color : #358EB8;
	text-decoration: none;
	}

/* used for side navigation links in the static pages */				
.sidenav-sel-link    {
	font-size: 13px;
	color:  #276c93;
	font-weight: bold;
	text-decoration: none;	
	}

A:hover.sidenav-sel-link {
	color : #358EB8;
	text-decoration: underline;
	}



/* used for side navigation title in the static pages */				
.sidenav-title1 {
	color: #545454;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	background: #d8dfe6;
	}
.sidenav-title1 a {
	color: #1b6a9b;
	font-weight: bold;
	text-decoration: none;
	}
.sidenav-title1 a:hover {
	color: #358EB8;
	text-decoration: underline;
	}
	

/* used for side navigation links in the static pages */				
.sidenav-link1 {
	font-weight: normal;
	color: #487589; 
	text-decoration: none;
	line-height: 120%;
	}
A:hover.sidenav-link1 {
	color : #358EB8;
	text-decoration: underline;
	}
 
/* used for side navigation links in the static pages */				
.sidenav-sel-link1 {
	color: #487589; 
	font-weight: bold;
	text-decoration: none;	
	}

A:hover.sidenav-sel-link1 {
	color : #358EB8;
	text-decoration: underline;
	}
	
.sidenav-box1-outer {
	background-color: #F7F8F4;
	}
/* used for side navigation text in the static pages */				
table#sidenav-box1 {
	background: #e7eaed;
	border-bottom: 3px solid #d8dfe6
	}
table#sidenav-box1 td {
	font-size:13px;
	color: #404040;
	line-height: 110%;
	text-decoration: none;
	}
/*--------------------------------- GENERAL STYLES ---------------------------------*/
	

/* Title ELEMENTS */	 
	
.page-title     {
	font-family: Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}

A:hover.page-title {
	color: #034573;
	text-decoration: underline;
	}  

.header-title     {
	color: #2963A4;
	font-size: 17px;
	line-height: 120%;
	font-weight: bold;
	}	
		
.section-title     {
	color: #474747;
	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: #487589;
	font-weight: normal;
	text-decoration: underline;	
	}

A:hover.link-alt1 {
	color :#358EB8; 
	text-decoration: underline;
	}

	
/* an alternate link used in static pages */				
.link-alt2    {
	color: #1b6a9b;
	text-decoration: none;	
	}

A:hover.link-alt2 {
	color : #358EB8;
	text-decoration: none;
	}

/* 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: #1b6a9b;
	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: #1b6a9b;
	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: #AE4A14;           
    }

/* used for displaying highlighted messages */
.text-highlight 	{
    color: #4D7A98;
	font-size: 9pt;
    font-weight: normal;
    }

/* 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: 120%;
	}	

.text-alt2     {
	color: #9CD9E8;
	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;
	}
