html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	background-color:#ffffff;
	color:#999999;
	font-family:Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:970px;
	margin:auto;
	padding:25px 15px 20px 15px;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:970px;
	/*height:92px;*/
	float:left;
	padding:0px 0px 0px 0px;
}
	div#HeaderContainer_logo
	{
		width:346px;
		height:40px;
		float:left;
		padding:0px 280px 17px 27px;
		overflow:hidden;
	}
		div#HeaderContainer_search
	{
		width:288px;
		height:57px;
		float:left;
		padding:0px 29px 0px 0px;
		overflow:hidden;
	}
				div#HeaderContainer_pdf
				{
					width:111px;
					height:57px;
					float:left;
					overflow:hidden;
				}
				div#HeaderContainer_searchbox
				{
					width:162px;
					height:26px;
					float:left;
					padding:9px 0px 22px 15px;
					overflow:hidden;
				}
				div#HeaderContainer_searchboxin
				{
					width:162px;
					height:14px;
					float:left;
				}
		div#HeaderContainer_menu
	{
		width:970px;
		height:35px;
		float:left;
		padding:0px 0px 0px 0px;
		background-color:#b20436;
	}

		div#SubMenuGroup
	{
		width:970px;
		float:left;
	}
			div#Submenu_Brands
		{
			width:970px;
			height:26px;
			float:left;
			padding:0px 0px 0px 0px;
			background-color:#e4e4e4;
			overflow:hidden;
		}

		div#Submenu_Results{
			width:970px;
			height:26px;
			padding:0px 0px 0px 0px;
			background-color:#e4e4e4;
			overflow:hidden;}
			
		div#Submenu_Review{
			width:970px;
			height:26px;
			float:left;
			padding:0px 0px 0px 0px;
			background-color:#e4e4e4;
			overflow:hidden;}

		div#Submenu_Team{
			width:970px;
			height:26px;
			float:left;
			padding:0px 0px 0px 0px;
			background-color:#e4e4e4;
			overflow:hidden;}
			
		div#Submenu_Financials{
			width:970px;
			height:26px;
			float:left;
			padding:0px 0px 0px 0px;
			background-color:#e4e4e4;
			overflow:hidden;}
			
		div#Submenu_Corporate{
			width:970px;
			height:26px;
			float:left;
			padding:0px 0px 0px 0px;
			background-color:#e4e4e4;
			overflow:hidden;}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:970px;
	float:left;
	padding:9px 0px 9px 0px;
}

	div#MainBodyContainer_sub
	{
		width:970px;
		float:left;
		padding:9px 0px 9px 0px;
	}
			div#MainBodyContainer_sub_bodycontent
			{
				width:360px;
				float:left;
				padding:0px 20px 0px 22px;
			}
	div#MainBodyContainer_left
	{
		width:673px;
		float:left;
		height:386px;
		padding:0px 9px 0px 0px;
		overflow:hidden;
	}

	div#MainBodyContainer_right
	{
		width:288px;
		float:left;
		padding:0px 0px 0px 0px;
	}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:914px;
	height:26px;
	float:left;
	background-color:#d1cecf;
	padding:10px 29px 0px 27px;
	
}
	
	div#UnderFooter{
	width:914px;
	height:10px;
	float:left;
	}
	

/************************************************************************
*	Search
************************************************************************/	

div#MainSearchContainer{
	width:970px;
	float:left;
	
}
div#MainSearchContainerstring{
	width:970px;
	float:left;
	
}

div#MainSearchContainererror{
	width:924px;
	float:left;
	padding:11px 23px 11px 23px;
	
}
	div.SearchItemContainerWhite{
		width:924px;
		float:left;
		background-color:white;	
		padding:11px 23px 11px 23px;
	}

	div.SearchItemContainerGrey{
		width:924px;
		float:left;
		background-color:#e4e4e4;
		padding:11px 23px 11px 23px;
	}