BODY
{
	 padding: 0;  margin: 0;  width: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2FBFF;
	font-size: 12px;
	font-style: normal;
	color: #000000;
   line-height: 120%;
}


.style9 {font-size: 10px}

TABLE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 120%;
}


A:visited {
 color: #660099;
	text-decoration : underline;
}
A:Hover{
 color: #7536B5;
	text-decoration : none;
}

A:link
	{
 /* color: #CF4F4F;  */ 
 color: #7536B5;
text-decoration : underline;
}





h1 { 
  letter-spacing: 0.05em; 
  	font-weight: bold;
  	font-size: 16px;
  margin: 1.2em 0 .4em 0; 
  padding: 0; 
  		line-height: 120%;
	  color: #E45B00; 

}

h2 { 
  letter-spacing: 0.1em; 
  	font-weight: bold;
  	font-size: 16px;
  margin: 1.4em 0 .4em 0; 
  padding: 0; 
    		line-height: 120%;
  	color: #006699;
	/* PURPLE color: #660099; */
}


h3 { 
  letter-spacing: 0.1em; 
  	font-weight: bold;
  	font-size: 15px;
  margin: 1.4em 0 .4em 0; 
  padding: 0; 
	 color: #E45B00; 
}

h4 {
	/* letter-spacing: 0.01em; */
	font-weight: bold;
	font-size: 12px;
	margin: 1.4em 0 .4em 0;
	padding: 0;
  	color: #666666;
}

/* starting words in paragraph */
.par_label {
	color: #003D67;
	font-weight: bold;
}



.label1_purple {

  letter-spacing: 0.1em; 
  	font-weight: bold;
  	font-size: 14px;
  margin: 1.4em 0 .4em 0; 
   padding: 0; 
	color: #006699;
	line-height: 1.5;
}


.label_gray {
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 16px;
	margin: 1.4em 0 .4em 0;
	padding: 0;
	color: #006699;
	line-height: 120%;
}


.label1_dark_orange{
	letter-spacing: 0.1em;
  	font-weight: bold;
  	font-size: 16px;
  margin: 1.2em 0 .4em 0; 
  padding: 0; 
  		line-height: 120%;
	  color: #E45B00; 
	

}

.label1_orange{
	font-size: 16px;
	font-weight: bold;
	color: #EE8F00;
		line-height: 130%;
}

.label1_blue{
	font-size: 16px;
	font-weight: bold;
	color: #003d67;
	line-height: 130%;
}

.indent{
	text-indent: 1.5em;
}

.top {
font-size: 11px	
}

li { 
  line-height: 1.3em;
  list-style-type: square;
  margin-left:6px; 

} 
	

	
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:10 px;
	color: White;
	font-weight: bold;
}

	
.toprtnav {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:10 px;
	color: #006666;
	font-weight: bold;
}

.toprt2nav {
	font-family: Verdana,Arial, Helvetica, sans-serif;
		text-decoration:none;
	font-size:10 px;
	color: #006666;
		font-weight: bold;
}

a.toprt2nav:link {color: #006666;	text-decoration:none;}
a.toprt2nav:visited {color: #006666; text-decoration:none;}
a.toprt2nav:hover {color:  #B283D9; text-decoration:none;}  
 /* a.toprt2nav:hover {	color: Green; }  or try ffcc00*/

.whatsnew {
	font-family: Verdana,Arial, Helvetica, sans-serif;
		text-decoration:none;
	font-size:14 px;
	color: #006666;
		font-weight: bold;
}




/* Bottom navigation */
.botnav {
	color: #003D67;
	font-size: 11px;
}
a.botnav:link {
	 text-decoration:underline; 
	color: #003D67;
	font-size: 11px;
}
a.botnav:visited {
	 text-decoration:underline; 
	color: #003D67;
	font-size: 11px;
}
 a.botnav:hover { text-decoration:none; 	color: #003D67; 	font-size: 11px;}  
 
.footer
{
	color: #003D67;
	font-size:11px;
}
	
/* indentation */
.indent10 { 
 padding-left: 10px; 
}

.indent20 { 
 padding-left: 20px; 
}

.indent30 { 
 padding-left: 30px; 
}

	@media Print    
{
.noprint {
	DISPLAY: none
}

