/************************************
   Copyright 2003 Grab Bag Design, Inc.
   All rights Reserved

   Developed by Rahul Gupta
*************************************/


	BODY { margin-top: 0; 
		   margin-left: 0; 
		   margin-right: 0; 
		   margin-bottom: 0; 
		   background-color: #0066CB; 
		   font-size:11; 
		   font-family: arial,helvetica,sans-serif;
		   color: #FFFFFF;
		 }
	
	A { color: #FFFFFF;
		font-weight: 600;
	  }
	
	.footerLink {
		text-decoration: none;
	}

	P { font-size:12;
	} 
	
	td { font-size:12;
	}
	
	.expertNav { font-size: 9;
				 text-align: center;
	}
	
	.infoTitle {
				font-weight: 600;
				}
				
	.info{
				text-align: justify;
				padding-left: 15;
				}