
/*--------------------------------- SITE STANDARD STYLES ---------------------------------*/

BODY, TABLE, TD     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 9pt;
	line-height: 125%;
	font-weight: normal;
	}

A {
	color: #333399;
	text-decoration: underline;
	}

A:hover {
	color : #0000FF;
	text-decoration: underline;
	}
	
/*--------------------------------- FORM STYLES ---------------------------------*/

FORM {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	}	
	
INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	border: 1px solid #000099;
	color: #393939;
	font-size: 10px;
	background-color: #FFFFFF;
	}
			 
.radio {
	border-width: 0px;
	background-color: transparent;
	}

.button     {
	color: #FFFFFF;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #000099;
	background-color: #CBA13E;
	height: 18px;
	}
	
UL, OL {
	margin-top: 6px;
	margin-bottom: 6px;		
	}
	
LI {
	margin-top: 4px;
	margin-bottom: 4px;
	} 
	
HR {
	color: #D1D1D1;
	background-color: #D1D1D1;
	height: 1px;
	} 


/*--------------------------------- GENERAL STYLES ---------------------------------*/
	

/* Title ELEMENTS */	 
	
.page-title     {
	color: #333399;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	}

.section-title     {
	font-size: 12px;
	color: #807E57;
	font-weight: bold;
	}	
	

/* -----------------SideNav ----------------------*/

/* used for side navigation text in the static pages */				
.sidenav-text    {
	color: #807E57;
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;	
}

/* used for side navigation links in the static pages */				
.sidenav-link    {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;	
}

A:hover.sidenav-link {
	color : #807E57;
	text-decoration: none;
	}

/* used for side navigation links in the static pages */				
.sidenav-sel-link    {
	color: #807E57;
	font-weight: bold;
	text-decoration: none;	
}

A:hover.sidenav-sel-link {
	color : #807E57;
	text-decoration: none;
	}


/* -----------------Footer Console ELEMENTS----------------------*/

/*used for acen console link*/
.acenconsole {
		font-size: 9px;
		color: #333399;
		text-decoration: none;
        }

A.acenconsole:hover {
		color : #333399;
		text-decoration: underline;	
		}  



/* used for copyright text in the footer of a site */				
.copyright    {
	color: #A9A9A9;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
}

/* -----------------LINK ELEMENTS----------------------*/

/* an alternate link used in static pages */				
.link-alt    {
	color: #807E57;
	text-decoration: none;	
}

A:hover.link-alt {
	color : #807E57;
	text-decoration: underline;
	}

	
/* an alternate link used in static pages */				
.link-alt2    {
	color: #CCCCCC;
	text-decoration: underline;	
}

A:hover.link-alt2 {
	color : #FE7000;
	text-decoration: underline;
	}
	

/* -----------------Text ELEMENTS ----------------------*/
	
/* used for small text in the static pages */				
.text-small     {
	color: #727372;
	font-size: 8px;
	}

.text-subhead     {
	color: #807E57;
	font-weight: bold;
	}	


/* used for displaying warning and error messages */
.text-error 	{
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
  	vertical-align: middle;
  	color: #AE4A14;
	}

/* used for displaying italic and subnote messages */
.text-subnote 		{
    font-size: 8pt;
    }

/* used for displaying reqd. messages */
.text-required 		{
    font-size: 9pt;
    color: #807E57;           
    }

	
	
/*--------------------------------- ItemList Page ---------------------------------*/

.itemlist-category { 
	color: #FFFFFF;
	font-size: 12px;	 
	}
	
.itemlist-subject { 
	color: #807E57;
	text-decoration: none;	 
	}

A:hover.itemlist-subject {
	color : #807E57;
	text-decoration: underline;
	}
	
.itemlist-morelink { 
	color: #807E57;
	text-decoration: none;	
	}

A:hover.itemlist-morelink {
	color : #807E57;
	text-decoration: underline;
	}
	

.pf-itemlist-category { 
	color: #FFFFFF;
	font-size: 12px;	 
	}
	
.pf-itemlist-item { 
	color: #FFFFFF;
	text-decoration: none;	 
	}

A:hover.pf-itemlist-item {
	color : #807E57;
	text-decoration: underline;
	}
	
		
/*--------------------------------- Item Page ---------------------------------*/

.item-title     {
	color: #000000;
	font-size: 10pt;
	line-height: 12px;
	font-weight: bold;
	}

.item-bullet-title  {
	color: #333333;
	font-weight: bold;
	padding-bottom: 6px; 
	}

.item-bullet-link  {
	color: #333399;
	text-decoration: none;
	padding-top: 6px; 
	padding-bottom: 6px; 
	}

A:hover.item-bullet-link {
	color : #0000FF;
	text-decoration: underline;
	}
	
.item-bullet-line {
	border-top: 0px solid #  ;
	border-left: 0px solid #C7C7C7;
	border-bottom: 0px solid #97A8C4;
}

#item-imagebox td { 
	padding-left: 8px; 
	padding-bottom: 6px; 
	}
	
#item-thumbnails td { 
	padding-left: 1px;
	padding-right: 1px;
	}

#item-featurebox td {
	text-align: right; 
	padding-bottom: 10px;
	}


/*--------------------------------- Slideshow Page ---------------------------------*/

.slide-item-title     {
	color: #333399;
	font-size: 11pt;
	font-weight: bold;
	}

.slide-item-caption  {
	border:0px solid #FFFFFF;
	font-size: 10pt;
	background-color: #FFFFFF;
	height: 20px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	padding-top: 4px;
	}



	
	
	
	
	
/************************************/


.error {
          font-family: "Arial";
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
		  text-align: left;
          vertical-align: middle;
		  color: #000000;
          
        }

.instruction {
          font-family: "Arial";
          font-size: 8pt;
          font-weight: bold;
          text-decoration: none;
		  text-align: left;
          vertical-align: middle;
		  border: 1px solid #000000;
          color: #006699;
          background-color: #FFFFFF;
        }
		
.note {
          font-family: "Arial";
          font-size: 8pt;
          font-weight: bold;
          text-decoration: none;
		  text-align: left;
          vertical-align: middle;
		  border: 1px solid #000000;
          color: #CC3300;
          background-color: #FFFFff;
        }

.highlight {
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000000;
	color: Olive;
	background-color: White;
}
		
.link { 
		font-family: Arial; 
		font-size: 10pt;
		font-weight: bold;
		color: #333399;
		text-decoration: underline 
        }

a:hover.link{
	color : #0000FF;
	       }
	       
.link-nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #333399;
}

A:hover.link-nav {
	color : #0000FF;
	text-decoration: none;
	}

		   
.link1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: 333399;
}

A:hover.link1{
	color : #0000FF;
	text-decoration: none;
	}
		       
.link2 { 
		font-family: Arial; 
		font-size: 9pt;
		color: #333399;
		text-decoration: none;
		font-weight: bold; 
        }

a:hover.link2{
	color : #CC0033;
	       }

   
.link3 { 
		font-family: Arial; 
		font-weight: bold;
		font-size: 8pt;
		color: #333399;
		text-decoration: none 
        }

a:hover.link3{
	color : #0000FF;
	       }
		   
.link4 { 
		font-family: Arial; 
		font-weight: bold;
		font-size: 8pt;
		color: #FFFFFF;
		text-decoration: underline
        }

a:hover.link4{
	color : #000000;
	       }

.link-title { 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 9pt;
		color: #333399;
        font-weight: bold;
		padding-top: 3px;
        height: 16px;
		text-decoration: none; 
        }
		
a:hover.link-title{
	color : #CC0033;
	       }

.link-cat {
	font-family: Arial;
	font-size: 10pt;
	color: #000099;
	font-weight: bold;
	padding-top: 3px;
	height: 18px;
	border-bottom: 2px solid #006600;
	text-decoration: none;
}
		
a:hover.link-cat{
	color : #CC0033;
	       }
		   
.link-catsm { 
		font-family: Arial; 
		font-size: 8pt;
		color: #333399;
        font-weight: bold;
		padding-top: 3px;
        height: 18px;
		border-bottom: 1px solid #CC6666;
		
		text-decoration: none; 
        }
		
a:hover.link-catsm{
	color : #CC0033;
	       }
		     
	

.text-1     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 9pt;
	font-weight: normal
} 
				
.text-2     {
	font-family: Arial;
	color: #505050;
	font-size: 8pt;
	font-weight: normal;
}

.text-green     {
	font-family: Arial;
	color: #006600;
	font-size: 11pt;
	font-weight: bold;
}
				
.text-nl    {  	 font-family: Arial;
				 color: #000000;
				 font-size: 9pt;
				 font-weight: normal;
				 
				} 
				
.text-bold     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
} 
	
.text-nav     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
} 
				
.text-boldw     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
} 

.text-blue    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 8pt;
	font-weight: normal;
} 
				
.text-black    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	border-top: 1px solid #000033;
	border-bottom: 1px solid #000033;
}  

.hl-slide    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 11pt;
	font-weight: bold;
}  
				 

.hl-1     {  	 font-family: Arial;
				 color: #000000;
				 font-size: 12pt;
				 font-weight: bold;
				 
				} 
				
.hl-2         {  font-family: Arial;
				 color: #333399;
				 font-size: 10pt;
				 font-weight: bold;
			 }  

.caption      {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
} 
				
.vol-date     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}  
			 
.cell-1     {    border-right: 1px solid #CCCCCC;
				 height: 22px; 
			
				} 
				
.cell-2     {    border: 1px solid #999999;
				 
			
				} 

.cell-3     {
	border-top: 2px solid #000099;
	border-left: 2px solid #000099;
	border-bottom: 2px solid #000099;
} 
				
.outline2     {
	border: 1px solid #999999;
} 


.table-heading    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3366CC;
	background-color: #FFFFFF;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	border-left: 1px solid #CC6666;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CC6666;
} 

.table-heading2    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3366CC;
	background-color: #FFFFFF;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	border-left: 1px solid #333399;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #333399;
}






/*-----------------------------------------------------------------------------------*/