/*Step One: Insert the code below before the closing head tag.
			link rel="stylesheet" type="text/css" href="css/celifestyles.css"
  Step Two: Apply styles to headings, form lables, instructional text, subheads and table headers
  Step Three: Clear out any unneeded font tags or unneccesary code*/

/*FirstGlimpse*/

/* Dark blue top header 
.heading {
	font-weight:bold; 
	font-size:14pt; 
	line-height:16pt; 
	color:#7E331F}    

/* light blue subhead 
.subhead {  
	font-weight:bold; 
	font-size:14pt; 
	line-height:16pt; 
	color:#3C6A54}                 

/* article titles
.articletitle {
	font-weight:bold; 
	font-size:28pt; 
	line-height:32pt;}

/*Small Table headers
.TableHead {
	font-weight:bold;
	font-size:10pt;
	font-family:"Arial","Helvetica";
	color:White}

/* small table copy
.small {
	font-size:8pt; 
	line-height:10pt;} 
	
/* TO: 885725*/
/*.small2 {
	font-size:9pt; 
	line-height:10pt;} 	
		
.smalltablehead {
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;}
		
.largetablehead {
	font-size:12pt;
	font-weight:bold;
	color:#ffffff;}
	
.heading {
	font-weight:bold;
	font-size:12pt;
	font-family:"Arial","Helvetica";
	color:#3E8783}
	
.dn {
	display:none;}
*/
/*				
a:link {text-decoration:underline; color:#1f4e3d}
a:visited {text-decoration:underline; color:#1f4e3d}
a:active {text-decoration:underline; color:#1f4e3d}
a:hover {text-decoration:underline; color:#7E331F}

A.menu:link {text-decoration:none; color:#1f4e3d; font-size:9pt}
A.menu:visited {text-decoration:none; color:#1f4e3d; font-size:9pt}
A.menu:active {text-decoration:none; color:#1f4e3d; font-size:9pt}
A.menu:hover {text-decoration:underline; color:#7E331F; font-size:9pt}

A.link:link {text-decoration:underline; color:#3C6A54; font-size:9pt}
A.link:visited {text-decoration:underline; color:#3C6A54; font-size:9pt}
A.link:active {text-decoration:underline; color:#3C6A54; font-size:9pt}
A.link:hover {text-decoration:underline; color:#3E8783; font-size:9pt}

A.morelink:link {text-decoration:underline; color:#940000; font-size:9pt}
A.morelink:visited {text-decoration:underline; color:#940000; font-size:9pt}
A.morelink:active {text-decoration:underline; color:#940000; font-size:9pt}
A.morelink:hover {text-decoration:underline; color:#3C6A54; font-size:9pt}

A.footer:link {text-decoration:underline; color:#1f4e3d; font-size:9pt}
A.footer:visited {text-decoration:underline; color:#1f4e3d; font-size:9pt}
A.footer:active {text-decoration:underline; color:#1f4e3d; font-size:9pt}
A.footer:hover {text-decoration:underline; color:#7E331F; font-size:9pt}

A.2ndfooter:link {text-decoration:underline; color:#3C6A54; font-weight:bold; font-size:9pt}
A.2ndfooter:visited {text-decoration:underline; color:#3C6A54; font-weight:bold; font-size:9pt}
A.2ndfooter:active {text-decoration:underline; color:#3C6A54; font-weight:bold; font-size:9pt}
A.2ndfooter:hover {text-decoration:underline; color:#3E8783; font-weight:bold; font-size:9pt}
*/
/* -------------------------------------------------- */
/* ---DO NOT USE - THESE ARE APPLIED AUTOMATICALLY--- */		 

/* main body copy inside table data*/
/*TD {  
		font-family:"Arial","Helvetica"; 
		font-size:10pt;}*/
		
/* main body copy inside body*/
/*BODY{	
		font-family:"Arial","Helvetica"; 
		font-size:10pt;}
		*/
  
		


           
