/* STYLE SHEET FOR CORPORATE1 STYLE
/* DEFAULT FONTS -Don't Change Font-Family */ 

body					{background-color: #FFFFFF}

h1					{ color: #000000; font-family: verdana,arial,helvetica }			
h2					{ color: #000000; font-family: verdana,arial,helvetica }			
h3					{ color: #000000; font-family: verdana,arial,helvetica }			
h4					{ color: #000000; font-family: verdana,arial,helvetica }			
h5					{ color: #000000; font-family: verdana,arial,helvetica }			
h6					{ color: #000000; font-family: verdana,arial,helvetica }			
p					{ color: #000000; font-family: arial,helvetica }			
td					{ font-family: verdana,arial,helvetica; color: #000000 }			
A					{ color: #0033CC; text-decoration: none;behavior: ;}							
A:hover,A:active			{ color: #0033CC; text-decoration: underline}						
A:visited				{ color: #0066FF }														
a:link					{color: #0033CC}
	

/* TABLE CLASSES */
.leftHeader				{ background-color: #606C80 }																
.rightHeader				{ background-color: #660000 }																
.SplashBg				{ background-color: #FFFFFF }																
.contentsBg				{ background-color: #4D4D4D }																
.updateBg				{ background-color: #606C80 }																
.leftColumnBg				{ background-color: #FFFFFF }
.horizRuleBg				{ background-color: #606C80 }
.PSectionTableBg			{ background-color: #606C80 }
.SectionHilitebtn			{ background-color: #FFFFFF }
.SectionRegbtn				{ background-color: #EEEEEE }
.ItemTable				{ background-color: #FFFFFF }

p.indent				{margin-left: 10%; margin-right: 5%; }
p.indentsmalle				{margin-left: 13%; margin-right: 3%; }

/* FONT CLASSES */
.contactText				{ font-weight: bold; font-size: 10px; text-align: right; color: #FFFFE6; font-family: verdana,arial,helvetica }		
.contactLinkText			{ font-weight: bold; font-size: 10px; text-align: right; color: #FFFFAA; font-family: verdana,arial,helvetica }		
.PageTitleText				{ font-weight: bold; font-size: 28px; text-align: left; color: #000000; font-family: Arial Narrow,arial,helvetica }				
.WebLogoText				{ font-weight: bold; font-size: 18px; text-align: left; color: #FFFFE6; font-family: Arial Narrow,arial,helvetica }				
.smTitleText				{ font-weight: bold; font-size: 10px; text-align: left; color: #FFFFE6; font-family: verdana,arial,helvetica }			
.PSectionTitleText			{ font-weight: bold; font-size: 10px; text-align: left; color: #FFFFFF; font-family: verdana,arial,helvetica }			
.PItemTitleText				{ font-weight: bold; font-size: 10px; text-align: left; color: #666666; font-family: verdana,arial,helvetica }			
.PItemText				{ font-size: 10px; text-align: left; color: #111111; font-family: verdana,arial,helvetica }			
.SectionLinkHiliteText			{ font-weight: bold; font-size: 10px; text-align: left; color: #333333; font-family: verdana,arial,helvetica }			
.SectionLinkText			{ font-weight: bold; font-size: 10px; text-align: left; color: #888888; font-family: verdana,arial,helvetica }			
.BodyText				{ font-weight: bold; font-size: 12px; color: #666666; font-family: verdana,arial,helvetica }			
.PWebSettingsText			{ font-size: 12px; color: #666666; font-family: verdana,arial,helvetica }			
.ItemText				{ font-size: 12px; text-align: left; color: #666666; font-family: verdana,arial,helvetica }			
.ItemTitleText				{ font-weight: bold; font-size: 12px; text-align: right; color: #666666; font-family: verdana,arial,helvetica }			
.TechText				{ font-weight: bold; font-size: 10px; text-align: right; color: #666666; font-family: verdana,arial,helvetica }		
						

ul					{ list-style-image: url("../template/link.gif") }  
                     
