/*****************************************************
********* MAIN COPYRIGHT STATEMENT STYLES ************
*****************************************************/

#CopyContainer{
	width:640px;
	padding-top:20px;
	margin-left:70px;
	margin-right:70px;}

#header{
	xtext-align:center;
	xwidth:765px;}

#copy{
	text-align:left;
	xwidth:765px;}
	
	
	
/*****************************************************
********* ADDITIONAL COMPONENT COPYRIGHTS ************
*****************************************************/

#additionalComponentsContainer{
	float:left;
	clear:left;
	width:680px;
	padding-left:70px;
	xmargin-right:70px;
	margin-top:20px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;}

#additionalComponentsContainer .header{
	float:left;
	clear:left;
	width:100%;
	margin-bottom:10px;
	font-weight:bold;
	font-size:10pt;
	xborder:solid #999999 1px;
	background-color:#CCCCCC;}


.thirdPartyComponent{
	float:left;
	clear:left;
	width:100%;
	margin-bottom:20px;
	xborder:solid #CCCCCC 1px;}

.thirdPartyComponent .componentName{
	height:16px;
	float:left;
	width:50%;
	font-weight:bold;}

.thirdPartyComponent .componentCopyright{
	height:16px;
	float:right;
	width:50%;
	font-weight:bold;}

.thirdPartyComponent .componentDescription{
	float:left;
	margin:0px;
	clear:left;
	width:100%;}