/* Body styles */
	body, div, p, span, .basic {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	}
	
	sup {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		color: #000000;
		font-size: 8px;
		line-height: 14px;
	}
		
/* Section Text */
	.pspace { 
		padding-top : 12px;
	}	
	
		
	.pspace02 { 
		padding-top : 10px;
	}	
	
	
	.pspace03 { 
		padding-top : 20px;
	}	
	
	
	.pspace04 { 
		padding-top : 75px;
	}	
	
	
	.pspace05 { 
		padding-top : 35px;
	}	
	
	
	.bodyred { 
		color: #CC0000;
	}	
	
	
	.bodygrey { 
		font-size: 10px;
		line-height: 16px;
		font-style : italic;
		color: #666666;
	}	
	
	
	.bodygrey02 { 
		color: #666666;
	}	
	
	
	.bodygrey03 { 
		color: #666666;
		margin-right: 30px; 
	}	
	
	
	.title {
	font-size: 14px;
	line-height: 18px;
	color: #CC0000;
	font-weight : normal;
	padding-bottom : 6px;
	}	
	
	
	.title02 { 
		font-size: 14px;
		line-height: 18px;
		color: #CC0000;
		font-weight : bold;
		padding-bottom : 6px;
		padding-top : 2px;
	}	
	
	
	.title03 {
	font-size: 13px;
	line-height: 18px;
	color: #000;
	font-weight : bold;
	padding-bottom : 6px;
	padding-top : 12px;
	}	
	
	
	.titlegrey { 
		font-size: 14px;
		line-height: 18px;
		color: #666666;
		padding-bottom : 12px;
		padding-top : 0px;
	}	
	
	
	.titlegrey02 { 
		font-size: 14px;
		line-height: 18px;
		color: #666666;
		padding-bottom : 12px;
		padding-top : 0px;
		margin-right: 30px; 
	}	
	
	
	.titleevent { 
		font-size: 14px;
		line-height: 18px;
	}	
	
	
	.titleevent02 { 
		font-size: 14px;
		line-height: 18px;
		margin-right: 30px; 
	}	
	
	
	.titleevent03 { 
		font-size: 14px;
		line-height: 18px;
		margin-right: 10px; 
	}	
	
	
	.titlecareers { 
		font-size: 14px;
		line-height: 18px;
		padding-top : 12px;
	}	
	
	
	.titlemanagers { 
		font-size: 14px;
		line-height: 16px;
	}
	
	
	.subtitleblack { 
		font-weight : bold;
		padding-top : 12px;
	}	
	
	
	.subtitleblack02 { 
		font-size: 12px;
		font-weight : bold;
	}	
	
	
	.subtitleblack03 { 
		font-size: 12px;
		line-height: 16px;
		font-weight : bold;
	}	
	
	
	.subtitleblack04 { 
		font-size: 12px;
		line-height: 16px;
	}
	
	
	.subtitleblack05 { 
		font-size: 12px;
		line-height: 16px;
		font-weight : bold;
		margin-top : 20px;
	}	
	
	
	.subtitlered { 
		color: #CC0000;
		font-weight : bold;
	}	
	
	
	.subtitlered01 { 
		color: #CC0000;
		font-size: 12px;
		line-height: 16px;
		font-weight : bold;
	}	

	
	.header { 
		font-size: 10px;
		color: #666666;
		margin-right: 8px;
	}	
	
	
	.bodyspace { 
		line-height: 26px;
	}	
	
	
	.copyrightxt { 
		font-size: 10px;
		color: #ffffff;
		margin-left: 8px;
	}	
	
	
	.small { 
		font-size: 10px;
	}	
	
	
	.line {
		padding-top: 18;
		padding-bottom: 18;
	}
	
	
	.line2 {
		padding-top: 12;
		padding-bottom: 6;

	}
	
	
	.line3 {
		padding-top: 24;
		padding-bottom: 6;

	}
	
	
	.line4 {
		padding-top: 6;
		padding-bottom: 6;

	}
	
	
/* Link Text */
	a:link {
		color: #CC0000;
		text-decoration: underline;
	}
		
	a:visited {
		color: #CC0000;
		text-decoration: underline;
	}
	
	a:active {
	color: #CC0000;
	text-decoration: underline;
	}
	
	
/* Other Link Text */
	a.headerlink:link {
		color: #666666;
		text-decoration: none;
	}
	
	a.headerlink:visited {
		color: #666666;
		text-decoration: none;
	}
	
	a.headerlink:active { 
		color: #666666;
		text-decoration: none;
	}
	
	
	a.bulletlink:link {
		color: #CC0000;
		text-decoration: none;
	}
	
	a.bulletlink:visited {
		color: #CC0000;
		text-decoration: none;
	}
	
	a.bulletlink:active { 
		color: #CC0000;
		text-decoration: none;
	}
	
	
	a.managerslink:link {
		color: #000000;
		text-decoration: none;
	}
	
	a.managerslink:visited {
		color: #000000;
		text-decoration: none;
	}
	
	a.managerslink:active { 
		color: #000000;
		text-decoration: none;
	}
	
	
	a.linkwhite:link {
		color: #ffffff;
		text-decoration: none;
	}
	
	a.linkwhite:visited {
		color: #ffffff;
		text-decoration: none;
	}
	
	a.linkwhite:active { 
		color: #ffffff;
		text-decoration: none;
	}
	
	
