<cfinclude template="meta.cfm">
<STYLE type=text/css>     
			
		A {
		text-decoration: underline;
		font-weight: normal;
		color: #000099;
		
		}
		
		A:hover {
		color: #000099;
		}	
		
		A:visited {
		color: #000099;
		}	

		.promobdr  {
        	BORDER-RIGHT : #333 1px solid;
        	BORDER-TOP : #666 1px solid;
        	BORDER-LEFT : #333 1px solid;
        	BORDER-BOTTOM : #666 1px solid;
        }
        
        .footerbdr  {
        	BORDER-TOP : #717171 1px solid;
        }
		
		.bluebrdr  {
			BORDER-RIGHT : #000099 1px solid;
			BORDER-TOP : #000099 1px solid;
			BORDER-LEFT : #000099 1px solid;
			BORDER-BOTTOM : #000099 1px solid;
		}
		
		.grydshbrdr  {
			BORDER-RIGHT : #5e5e5e 1px dashed;
			BORDER-TOP : #5e5e5e 1px dashed;
			BORDER-LEFT : #5e5e5e 1px dashed;
			BORDER-BOTTOM : #5e5e5e 1px dashed;
		}
		
		.greybrdr  {
			BORDER-RIGHT : #858585 1px solid;
			BORDER-TOP : #858585 1px solid;
			BORDER-LEFT : #858585 1px solid;
			BORDER-BOTTOM : #858585 1px solid;
		}
		
		.purplebrdr  {
			BORDER-RIGHT : #E8DBF0 1px solid;
			BORDER-TOP : #E8DBF0 1px solid;
			BORDER-LEFT : #E8DBF0 1px solid;
			BORDER-BOTTOM : #E8DBF0 1px solid;
		}

        
        .newstext  {
        	FONT-SIZE : 11px;
        	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
        	COLOR : #000000;
        	TEXT-DECORATION : none;
        }
        
        .bottomtext  {
        	FONT-SIZE : 9px;
        	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
        	COLOR : #000000;
			font-weight: normal;
		}
			
		 .footertext  {
        	FONT-SIZE : 10px;
        	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
        	COLOR : #838383;
			font-weight: bold;
        	
        }
        
        .text  {
        	FONT-SIZE : 12px;
        	FONT-FAMILY : Graphite, Verdana, Arial, Helvetica, sans-serif;
        	COLOR : #000000;
        	text-decoration : none;
        }
		  
        .emailtext  {
        	FONT-SIZE : 11px;
        	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
        	COLOR : #000000;
        	text-decoration : none;
        }
            
            

        
        </STYLE>