	.headline		{
	color: #000000;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	padding-top: 15px;
}

	.subhead		{	color: #000000;
    					font-family: Arial, Geneva, Helvetica, sans-serif;
    					font-size: 13px;
						font-weight: bold;
    					line-height: 130% ;		
}
						
	.textblue		{
	color: #000000;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding-bottom: 15px;
	clear: right;

}						
a:link			{
	color: #0000CC;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	line-height: 130%;
}

a:visited		{
	color: #333333;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	line-height: 130%;
}

	a:hover			{	
	color: #0000CC;
	font-family : Arial, Geneva, Helvetica, sans-serif ;
    font-size : 12px ;
    text-decoration: underline ;
	line-height: 130% ;		
}
								
	a:active		{	
	color: #0000CC;
	font-family : Arial, Geneva, Helvetica, sans-serif ;
    font-size : 12px ;
    text-decoration: none ;
	line-height: 130% ;		
}
															
.toplogo {
	float: left;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
}

						

/*
 * PureDOMExplorer Demo styles 
 * written by Chris Heilmann 
 * More at http://onlinetools.org/tools/puredom/
 */
	
	ul.pde a:link			{
	color: #0000CC;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	line-height: 130%;
}
	ul.pde a:visited		{
	color: #333333;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	line-height: 130%;
}
	ul.pde a:hover			{	color: #0000CC;
								font-family : Arial, Geneva, Helvetica, sans-serif ;
    							font-size : 12px ;
        						text-decoration: underline ;
								line-height: 130% ;		}
	ul.pde a:active			{	color: #0000CC;
								font-family : Arial, Geneva, Helvetica, sans-serif ;
    							font-size : 12px ;
        						text-decoration: none ;
								line-height: 130% ;		}
		
	ul.pde,ul.pde li		{	margin:0;
								padding:0;
								list-style:none;	}
								
	ul.pde ul				{	margin:0 0 0 14px;
								padding:0;		}
								
	ul.pde li				{	margin:0;
								padding-left:0px;	}
								
/* dynamically added to LIs with nested ULs */
	ul.pde li.parent		{	padding-left:0;		}
	
	ul.pde li.parent img	{	border:none;
								padding-right:0px;	}
								
/* dynamically added to LIs with nested ULs and STRONG elements in them */
	ul.pde li.current li	{	padding-left:0;		}
	
/* The class to hide nested ULs */
	.hide					{	position:absolute;
               					top:0;
               					left:-4000px;	}

/* The class to show nested ULs */
	.show					{	position:static;
               					display: table;
               					top:0;
               					left:1em;	}
								
	li.listitem				{	color: #000000;
								font-family : Arial, Geneva, Helvetica, sans-serif ;
    							font-size : 12px ;
        						text-decoration: none ;
								line-height:130% ;		}
	.privacylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.answerrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	clear: both;
}
.toplogoMap {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	clear: both;
	padding-left: 8px;
	float: left;
}
