 
/* BASIC DEFAULTS */
     BODY {
	    background: #FFFFFF;
			font-family: Verdana,Arial,sans-serif;
			font-size: 9pt;
			color: #000000;
			text-decoration : none;
		  }
		  
     div {
	    background: #FFFFFF;
			font-family: Verdana,Arial,sans-serif;
			font-size: 9pt;
			color: #6217b5;
			text-decoration : none;
		  }  		  
		  
	 SPAN {
			font-family: Verdana,Arial,sans-serif;
			font-size: 10pt;
			color: #000000;
			text-decoration : none;
		  }
	 
/* LAST NEXT STYLES */
	 .LastNextFont {
			font-family: Verdana;
			font-size: 10pt;
			color: #498f87;
			font-weight: 600;
			text-decoration : none;
			}	
	 .LastNextArrowFont {
			font-family: Arial;
			font-size: 10pt;
			color: #FF6600;
			font-weight: 600;
			text-decoration : none;
			}				
	 
	 
/* GENERAL SITE STYLES */
	 .normal {
			font-family: Verdana,Arial,sans-serif;
			font-size: 9pt;
			color: #000000;
			text-decoration : none;
			}
						
	 td {
			font-family: Tahoma;
			font-size: 12px;
			color: #000000;
			text-decoration : none;
			}						
						
	 .small {
	   		font-family : MS San Serif,Sans-serif;
			font-size: 8pt;
			}
			
	

	.AlertSmall 
			{
	   		font-family : MS San Serif,Sans-serif;
			font-size: 8pt;
			color      : #CC0000;
			font-weight : 400;
			text-decoration : None;
			}			
			
	.AlertNormal 
			{
	   		font-family : MS San Serif,Sans-serif;
			font-size: 10pt;
			color      : #CC0000;
			font-weight : 400;
			text-decoration : None;
			}				
			
			
/* HEADER STYLES: These are the title bars above each module */
	 /* Used for the background color of the title bar of a header */
	 .TableClrH {background-color: #5D4FA4;}	 
     /* Normal Header Font */
	 .header {
			font-family: MS San Serif,Arial,sans-serif;
			font-size: 10pt;
			color: #C8CDEE;
			font-weight: 600;
			text-decoration : none;			
			}
	 /* Small Header Font */
	 .smallheader {
			font-family: MS San Serif,Arial,sans-serif;
			font-size: 8pt;
			color: #C8CDEE;
			font-weight: 600;
			text-decoration : none;			
			}									
	 Header A: link
		{
			font-family: MS San Serif,Arial,sans-serif;
			font-size: 10pt;
			color: #C8CDEE;
			font-weight: 600;
			text-decoration : none;
		}

	Header A: visited
		{
			font-family: MS San Serif,Arial,sans-serif;
			font-size: 10pt;
			color: #C8CDEE;
			font-weight: 600;
			text-decoration : none;			
		}
	Header A: active
		{
			font-family: MS San Serif,Arial,sans-serif;
			font-size: 10pt;
			color: #C8CDEE;
			font-weight: 600;
			text-decoration : none;			
		}
/* News */
	 .NewsTitle {
			font-family: MS San Serif,Arial,sans-serif;
			font-size: 10pt;
			color: #C8CDEE;
			font-weight: 600;
			text-decoration : none;			
			}

								
/* CONTAINER STYLES: Set one for each one of your Containers. Used Instead of Default Header */
			
	/* Pale Blue Header Style */
	.PaleBlueContainerTitleFont {
			font-family: Verdana;
			font-size: 9pt;
			color: #575966;
			font-weight: 600;
			text-decoration : none;			
			}			
			
	/* Pale Blue Grey Header Style */
	.PaleBlueGreyContainerTitleFont {
			font-family: Verdana;
			font-size: 9pt;
			color: #C8CDEE;
			font-weight: 600;
			text-decoration : none;			
			}													
