

/*==================== NAVIGATION BAR==================*/


A.Nav:link {  
	font-size: 7pt; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 1px;
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none
}

A.Nav:visited {  
	font-size: 7pt; 
	letter-spacing: 1pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none
}  


A.Nav:hover {  
	font-size: 7pt; 
	letter-spacing: 1pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #B8BDFF; 
	text-decoration: none
} 

A.Nav:active {  
	font-size: 7pt;
	letter-spacing: 1pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none
}  


/*============== PAGE TOP LINKS ===================*/

A.PageTopLink:link {  
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	  
	color: #FFFFFF; 
	text-decoration: none
}

A.PageTopLink:visited {  
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	
	color: #FFFFFF; 
	text-decoration: none
}  


A.PageTopLink:hover {  
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	
	color: #d6f9b1; 
	text-decoration: none
} 

A.PageTopLink:active {  
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	 color: #FFFFFF; 
	text-decoration: none
}  

/* PAGE TOP Menu DIVIDERS */
.TopMenuDividers {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; font-weight: bold;}


/*================== FONTS ===============*/

/* Body Paragraph title  */

.paraTitle {

font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #666666; 
font-weight: bold; 
line-height:18px 

}


/* normal body text */
p {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color:#666666; 
line-height:15px

}


td {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color:#666666; 
line-height:15px

}


/* homepage intro text */
.hintro {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color:#ffffff; 
line-height:18px; 
font-weight: bold;
TEXT-ALIGN: justify 

}


/* homepage Box text */
.hbox {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color:#666666;
line-height:14px; 
font-weight: normal;


}



/* homepage Box text links with underline - */

A.box:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal; 
	color: #666666;
	text-decoration: underline;
	line-height:14px 
}

A.box:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal; 
	color: #666666;
	text-decoration: underline;
	line-height:14px 
}


A.box:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline;
	line-height:14px 
}


A.box:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal; 
	color: #99CC33; 
	text-decoration: underline;
	line-height:14px 
}


/* NORMAL body links with underline - */

A.p:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline;
	line-height:15px 
}

A.p:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline;
	line-height:15px 
}


A.p:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline;
	line-height:15px 
}


A.p:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline;
	line-height:15px 
}



/* Inner page box links with underline - */

A.box:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline;
	line-height:15px 
}

A.box:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline;
	line-height:15px 
}


A.box:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline;
	line-height:15px 
}


A.box:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #333333; 
	text-decoration: underline;
	line-height:15px 
}



/*================ BULLETS =======================*/

/*Netscape do not support list-style/position/image*/


ul  {  	list-style-position: outside; 
	 list-style-image:   url(images/Bullet.gif);
	list-style-type: square;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#666666; 
	
	line-height:15px

	
}

ol  {  	list-style-position: outside; 
	
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#666666; 
	
	line-height:15px

	
}