body 						{ 	color: #404040; 
								font-family: "Arial"; 
								font-size:11px;						
								margin:0px; 
							
								background-image: url(../images/background/bg.jpg);						
								background-repeat: no-repeat; 
								background-attachment: fixed; }

form 						{	margin-bottom: 0px;}


.media_indent				{	margin-left: 40px; }			
.company_indent				{	margin-left: 100px; }		
.platform_markets_indent	{	margin-left: 177px; }								

.content					{	margin-left: 100px; margin-top: 15px; font-size: 12px;}						
.content_header				{   line-height:15px; }		
.content_table				{ 	border-top:1px solid gray; border-left:1px solid gray; }
.content_row_header			{ 	padding:10px; border-bottom:1px solid gray;  border-right:1px solid gray; background-color: white;}
.content_row				{ 	padding:10px; border-bottom:1px solid gray;  border-right:1px solid gray; }
.content_row_small			{ 	padding:10px; border-bottom:1px solid gray;  border-right:1px solid gray; font-size:10px; }

.recent_news				{	margin-bottom: 6px; }
	
.title_l					{ 	font-size: 16px; color: #15466b; }
.title_s					{ 	font-size: 13px; color: #15466b; }

.side_l						{ 	font-size: 14px; color: #15466b; }
.side_s						{ 	font-size: 11px; color: #15466b; }		
	
.side_content				{ 	font-size: 10px;}		
.side_content_p				{ 	font-size: 10px; color: #15466b; }		

.footer_title				{	font-size: 13px; color: #217bbf; }		
.footer_content				{ 	font-size: 10px;}		


.mini_dropdown				{ 	font-size: 9px; }
	
a:link 						{	color: #5998c8 ; text-decoration: none; }
a:visited 					{	color: #5998c8 ; text-decoration: none; }
a:hover 					{	color: #217bbf ; text-decoration: underline; }		
a:active 					{	color: #217bbf ; text-decoration: underline; } 

