body	{
	/* background-image: URL(../images/bak_lines_cccccc.gif); */
	background-repeat: repeat; 
	background-color: #ffffff;font-family:arial, helvetica, sans-serif;
	}

 a	{
	color: #0000ff;
	}
	

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	}
	
.emphasize	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: italic; 
	font-weight: normal; 
	font-variant: normal;
	color: #339999; 
	}
	
.emphasize2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold; 
	font-variant: normal;
	
	}
	
.emphasize3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: italic; 
	font-weight: normal; 
	font-variant: normal;
		}
	
.emphasize4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	font-variant: normal;
		}
		
.emphasize5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	font-variant: normal;
	color: #339999; 
	}
	
	
.nav	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	color: #FFFFFF; 
	text-decoration: none;
	}

	
ul	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	list-style-type: square;
	}
	
.large	{
	font-size: 22px;
	}
	
.largebold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal;
 
	}	
	
	
.small	{
	font-size: 11px;
	}
	
.light	{
	color: #FFFFFF;
	}
	
.dark	{
	color: #000000;
	}
	
p.h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px; 
	font-style: normal; 
	font-weight: 600; 
	font-variant: normal; 
	}
	
p.h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	}
	
p.h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-style: normal; 
	font-weight: 900; 
	font-variant: normal; 
	}
	
p.h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	}
	
p.h4Classic	{
	font-family: Times, Times New Roman, serif;
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	}
	
p.h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
	}
	
.bold	{
	font-weight: bold;
	}
	
	
/* use for backgrounds where white is necessary - not editable by client */
.bglight	{
	background-color: #FFFFFF;
	}
	
/* use for backgrounds where black is necessary - not editable by client */
.bgdark	{
	background-color: #000000;
	}
	
/* use for backgrounds where black is necessary - not editable by client */
.bggrey1	{
	background-color: #3b3b3b;
	}

/* Use for alternating table rows */
.alt	{
	background-color: #f1f1f1;
	}
	
/* use for backgrounds where NO color is necessary - not editable by client */
.bgnone	{
	background-color: none;
	}
	

	
/* primary color - will contain text */
.color01	{
	background-color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
/* secondary color - will contain text */
.color02	{
	background-color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
/* Use dark color */
.color03	{
	background-color: #99cccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
/* Used for industry specific mouseover areas */
.color04	{
	background-color: #CCCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

.thetable td{padding-top:15px;font-size:12px;;}
.headingfont{font-size:26px !important;font-family:verdana}