/* CSS Document */

* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: small;
	color: #333;
    background: #999;
  
    
    
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}


h1, h2, h3, h4, h5 {
    font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;

}

h5 { 
	padding:4px 0px 4px 7px;
    font-size: 13px; 
	color:#fff;
	background:  url(images/background_h1.jpg);

}
h1 { font-size: 13px; }
h2 { font-size: 164%; }
h3 { font-size: 13px; }
h4 { font-size: 118%; letter-spacing: .15em }

p { padding: 5px; }
.highlights{ 
boarder-top: solid black 2px; 
}


a, a:link { 
    text-decoration: none;
    color: #000;
}

a img, img {
    border: none;
}


.clear {
clear:both;
}

.error {
display:none;  
color:red; 
font-size:12px;
}

/* sign Up Pop up  */

#close {
	position: absolute;
	top: -5px;
	right: -5px;
	cursor: pointer;
}

#signUpPop { 
position: absolute;
left: 1%;
top: 250px;
background: #FFF;
height:318px;
width:300px;
background-image: url(images/sign_up_bckgrn.jpg);
z-index:999;
border: 2px solid #002244;

}



#signUpPopSubscription{
margin-top:270px;
}


#main{
width: 999px;


margin:0pt auto;
padding:0px 0px 0pt;
text-align:left;
background: #666;

}
#time{
padding-top: 3px;
padding-left: 807px;
color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: 10pt;
}

#top {
height:12px;
background:#0D1018;
border-bottom : 1px solid white;
}

#topHeader{
position:absolute;
top:0px;
font-size:9px;
}


#topHeader a{
text-decoration:none;
color:#FFFFFF;
}

#topHeader h1{

font-family:Tahoma;
font-size:9px;
background:none;
padding:0px;
margin:0px;
}


#topSubscription{

	height:19px;
	
	text-align: left;
	height:0px;

	color:white;
	font-size:11px;
	padding:60px 0px 0px 50px;
}

#signup_message{
 padding: 20px 0px 0px 0px;
text-align: center;
	height:200px;
	font-weight:bold;
}

/* Header Top
------------------------------------------------------------------------- */

#headerTop { 

/*    background:  url(images/top_top.jpg) black no-repeat top right; */
  background:black;
    position: relative;

    
}

#headerTopText { 
 padding: 0px 0px 0px 5px;
color:white;
font-size: 9px;
width:764px;
border-bottom: solid white 1px;
}

#headerTopText h1{ 

color:white;
font-size: 9px;
}

.centerThis {
 margin-left:250px;

}


.centerTable {
margin: 5px 0px 5px 10px;
position: left;
}

/* Header 
------------------------------------------------------------------------- */


#header { 
    background:  url(images/headerBlue.jpg) no-repeat;
    height:96px;
    
}


#header h1 {
    margin: 0;
    padding: 30px 0px 0px 10px;
    color: #F60;
font-family: Arial, sans-serif;

font-style:oblique;
font-size: 30px;
}


/* Header Nav
------------------------------------------------------------------------- */




#headerNav {
position: relative;
width: 997px;
height:25px;
	background-image: url(images/header_button_down.gif);
	background-position:center bottom;
	background-repeat:repeat-x; 
    border: 1px solid #FFF;
}

#headerNav a{
text-decoration:none;
text-align:center;
padding-top:3px;
color:white;
}

#headerNav ul{
list-style: none;
padding:0px;
margin:0px;
}



#headerNav ul li{
display:inline;

}


#headerNav ul li a span {
visibility:hidden;
}


#headerNav ul li a{
border-right: 1px solid #fff;
height:22px;
float:left;
display: block;

}


#headerNav ul li a#home{
width:62px;
background:url(images/header_button_down.gif)  repeat-x;

}

#headerNav ul li a#home:hover{
background:url(images/header_button_over.gif)  repeat-x;
}


#headerNav ul li a#newsletter{
width:113px;
background:url(images/header_button_down.gif)  repeat-x;

}

#headerNav ul li a#newsletter:hover{
background:url(images/header_button_over.gif)  repeat-x;
}

#headerNav ul li a#news{
width:128px;
background:url(images/header_button_down.gif)  repeat-x;

}

#headerNav ul li a#news:hover{
background:url(images/header_button_over.gif)  repeat-x;
}


#headerNav ul li a#online_trading{
width:130px;
background:url(images/header_button_down.gif)  repeat-x;

}

#headerNav ul li a#online_trading:hover{
background:url(images/header_button_over.gif)  repeat-x;
}
#headerNav ul li a#SectorNews{
width:115px;
background:url(images/header_button_down.gif)  repeat-x;

}

#headerNav ul li a#SectorNews:hover{
background:url(images/header_button_over.gif)  repeat-x;
}

#headerNav ul li a#blog{
width:56px;
background:url(images/header_button_down.gif)  repeat-x;

}

#headerNav ul li a#blog:hover{
background:url(images/header_button_over.gif)  repeat-x;
}

#headerNav ul li a#Translation{
width:116px;
background:url(images/header_button_down.gif)  repeat-x;

}

#headerNav ul li a#Translation:hover{
background:url(images/header_button_over.gif)  repeat-x;
}

/*---------------------- content  LEFT ----------------------*/
#contentLeft
{

width: 240px;
margin: 5px;
background-color:#fff;

border-right:solid 2px #666;
border-top:solid 5px #666;
border-bottom:solid 5px #666;
}



/*---------------------- content  RIGHT----------------------*/
#contentRight
{

width: 240px;
margin: 5px;

background-color:#000;
border-left:solid 2px #666;

border-top:solid 5px #666;
border-bottom:solid 5px #666;
}


/*---------------------- content CENTER--------------*/

#pause_contentCenter
{

min-height:700px;
width: 989px;
margin: 5px 0px 5px 0px;

background-color:#999;
border-left:solid  3px #666;
border-right:solid  3px #666;
border-top:solid 5px #666;
border-bottom:solid 5px #666;
}


#contentCenter
{

min-height:700px;
width: 500px;
margin: 5px 0px 5px 0px;

background-color:#999;
border-left:solid  3px #666;
border-right:solid  3px #666;
border-top:solid 5px #666;
border-bottom:solid 5px #666;
}

#centerTop{
padding-left:5px;
}

#contentBottom{
min-height:579px;
background-color:#fff;
}

#contentContainer{
padding:0px 0px 0px 0px;

}

#contentBottom ul{
padding:0px 0px 0px 30px;
}
/*----------------------footer-----------------------*/

#footer{
background-color:#fff;
width: 999px;
text-align:center;
}

#footer h1
{
font-size:16px;
background:none;
}




#mainNav {

border: 1px solid green;
}


#newsalert{
float: left;
width: 500px;

}



----------------------sub nav--------------*/

#preload{position:absolute;visibility:hidden;}

#image1{background:url(../../../assets/images/headers/SUB_NAV/Opportunity_Snapshot_o.jpg);}
#image2{background:url(../../../assets/images/headers/SUB_NAV/Key_Investment_Highlights_o.jpg);}
#image3{background:url(../../../assets/images/headers/SUB_NAV/Revenue_Generators_o.jpg);}
#image4{background:url(../../../assets/images/headers/SUB_NAV/Major_Market_Opportunity_o.jpg);}
#image5{background:url(../../../assets/images/headers/SUB_NAV/Leadership_o.jpg);}
#image6{background:url(../../../assets/images/headers/SUB_NAV/Investment_Conclusion_o.jpg);}
#image7{background:url(images/header_button_over.gif);}


/*----------------------sub nav--------------*/

#subNavCenter {
height:180px;
padding:0px 0px 0px 0px;
}

#subNavCenter a{
text-decoration:none;
}

#subNavCenter ul{
list-style: none;
padding:0px;
margin:0px;
}



#subNavCenter ul li{
display:inline;

}


#subNavCenter ul li a span {
visibility:hidden;
}


#subNavCenter ul li a{
height:29px;

display: block;

}


#subNavCenter ul li a#opportunity{
width:489px;
background:url(../../../assets/images/headers/SUB_NAV/Opportunity_Snapshot_up.jpg)  no-repeat;

}

#subNavCenter ul li a#opportunity:hover{
background:url(../../../assets/images/headers/SUB_NAV/Opportunity_Snapshot_o.jpg)  no-repeat;
}


#subNavCenter ul li a#key_investment{
width:489px;
background:url(../../../assets/images/headers/SUB_NAV/Key_Investment_Highlights_u.jpg)  no-repeat;

}

#subNavCenter ul li a#key_investment:hover{
background:url(../../../assets/images/headers/SUB_NAV/Key_Investment_Highlights_o.jpg)  no-repeat;
}

#subNavCenter ul li a#revenus_drivers{
width:489px;
background:url(../../../assets/images/headers/SUB_NAV/Revenue_Generators_up.jpg)  no-repeat;

}

#subNavCenter ul li a#revenus_drivers:hover{
background:url(../../../assets/images/headers/SUB_NAV/Revenue_Generators_o.jpg)  no-repeat;
}


#subNavCenter ul li a#market_opportunity{
width:489px;
background:url(../../../assets/images/headers/SUB_NAV/Major_Market_Opportunity_up.jpg)  no-repeat;

}

#subNavCenter ul li a#market_opportunity:hover{
background:url(../../../assets/images/headers/SUB_NAV/Major_Market_Opportunity_o.jpg)  no-repeat;
}


#subNavCenter ul li a#leadership{
width:489px;
background:url(../../../assets/images/headers/SUB_NAV/Leadership_up.jpg)  no-repeat;

}

#subNavCenter ul li a#leadership:hover{
background:url(../../../assets/images/headers/SUB_NAV/Leadership_o.jpg)  no-repeat;
}


#subNavCenter ul li a#conclusion{
width:489px;
background:url(../../../assets/images/headers/SUB_NAV/Investment_Conclusion_up.jpg)  no-repeat;

}

#subNavCenter ul li a#conclusion:hover{
background:url(../../../assets/images/headers/SUB_NAV/Investment_Conclusion_o.jpg)  no-repeat;
}



/* Buttons
------------------------------------------------------------------------- */

#buttons {
position: relative;

height: 75px;
background-color: black;
border-bottom: solid 2px black;

}


#button_nav {
    margin:0 auto;


}

#button_nav img {
float:left;
margin: 7px 0px 0px 0px;
}




#button_nav ul {
    list-style: none; 

}

#button_nav ul li {


	width: 185px;
	height: 75px;
	margin: 0px 5px 0px 0px;

	background-color: #666;
	text-align:center;
	
	}

#button_nav ul li a { 
	display:block;
	width:100%;
	height:100%;
	font-size: 12px;
}


#button_nav ul li a:hover { 
	color: #fff;
	background-color: #CCC;
}

.buttonBig {
font-size: 23px;
font-weight:bolder;
color: #F90;
}



/*----------------------sidebar_content--------------*/
#sidebar_content
{
width: 251px;

color:#003366;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
background:white;
}



/* Snapshot
------------------------------------------------------------------------- */

#snapshot {
position: relative;
width: 770px;
height: 195px;
background-color: black;

}

.snapshotBoxes {
float:left;
width: 230px;
height: 100%;
color: white;
margin: 0px 10px 0px 0px;
padding: 0px 10px 0px 0px;
border-right:  solid 1px #999;

}

.snapshotBoxes h1{
font-size:16px;
border-bottom: solid 1px white;

}

.col1 {
float:left;
padding-left: 5px;
}

.col2 {
text-align:right;
padding-right: 5px;
padding-bottom: 2px;
}

/* NEWS 
------------------------------------------------------------------------- */

#newsLinks {
padding:0px;
margin:0px;
}
#newsLinks p {
font-color: #666;
font-size: 8pt;
font-family: Tahoma, Arial;
}
#newsLinks li {
font-size: 10pt;
padding: 10px;
list-style: none;
}

#newsLinks li a { 
display: block;
color: #333;
}

#newsLinks li a:hover { 
text-decoration: underline;
color: #3366CC;
}

#newsLinks li span { 
color: #3366CC;
font-size: 85%;
}


/* NEWS SNAPSHOT
------------------------------------------------------------------------- */

#newsLinksSnapShot {
height: 140px;
padding:0px;
margin: 5px;
overflow:scroll;
overflow-x:hidden;
font-size: 95%;

}



#newsLinksSnapShot li {
list-style: none;
padding-top: 5px;

}

#newsLinksSnapShot li a { 
display: block; 
color:#003366;
}

#newsLinksSnapShot li a:hover { 
text-decoration: underline;
color: #3366CC;
}

#newsLinksSnapShot li span { 
color: #3366CC;
font-size: 95%;
}
/* Ditto 2 Blog
------------------------------------------------------------------------------- */

.ditto_tags {
	margin: 3px;
	padding: 0px;
}
.ditto_summary {
	font-size: 8pt;
	margin: 3px 5px 3px 5px;
	padding: 0px;
}

.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px;
    padding: 0px 5px 2px 5px;
    color: black;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 0.8em;
    color: black;
}
.ditto_summaryPost {
	margin: 0px;
	padding: 0px;
}

.ditto_link {
    font-size: 8pt;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#ditto_pages {
margin: 0px;
padding: 3px;
}

#ditto_pages .ditto_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px 5px; 
    margin-right: 0px;
    background-color: #666; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

/*online_buttons
-------------------------------------------------------------------*/
#online_buttons{
	width: 370px;
	height: 270px;
}
#online_buttons ul{
	width: 217px;
	height: 0px;
}
#online_buttons li{
	color: #fff;
	font-size: 12pt;
	font-family: Tahoma, Arial;
	margin: 5px 0px 10px 5px;
	padding: 0px 5px 2px 0px;
	width: 435px;
	height: 67px;
	background-image: url(images/click_online_trading.jpg);
	background-color: #333;
}



/* unIndentedList
----------------------------------------------------------------------*/
.unIndentedList {
padding-right: 3px;
list-style: disc;
}
.unIndentedList2 {
list-style: decimal;
}
/* unewsletter buttons
----------------------------------------------------------------------*/

.newsletterNav {
border: 0px;
overflow:hidden;
width:52px;
height:20px;

background-repeat: no-repeat;
background:url(images/newsletter_button.jpg) no-repeat left top;
}


.newsletterNav:hover {
background:url(images/newsletter_button_o.jpg) no-repeat left top;
}

/* callouts
----------------------------------------------------------------------*/
#callout{
padding: 3px 0px 5px 13px;
}



#anchorNav ul{

list-style: disc;
}
.chart{
padding:3px;
margin: 3px;
}

/*buttons */

#image8{background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/company_site_o.jpg);}
#image9{background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/stock_quote_o.jpg);}
#image10{background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/SCVoice_o.jpg);}
#image11{background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/francis_o.jpg);}


#banner_buttons_blank{
height:305px;
background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/resourcesBack.jpg)  no-repeat;
}

#banner_buttonsBottom {
text-decoration:none;
display:block;
width:241px;
height:70px;
background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/buttonBottom.jpg)  no-repeat;

}

#banner_buttons  a span {
visibility:hidden;
}

#banner_buttons {
text-decoration:none;
display:block;
width:241px;
height:45px;
background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/top.jpg)  no-repeat;

}

#companysite a span {
visibility:hidden;
}

#companysite a{
text-decoration:none;
display:block;
width:241px;
height:67px;
background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/company_site_up.jpg)  no-repeat;

}


#companysite a:hover{
background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/company_site_o.jpg)  no-repeat;

}

#stockquote a span {
visibility:hidden;
}

#stockquote a{
text-decoration:none;
display:block;
width:241px;
height:68px;
background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/stock_quote_up.jpg)  no-repeat;

}


#stockquote a:hover{
background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/stock_quote_o.jpg)  no-repeat;

}

#SCVoice a span {
visibility:hidden;
}

#SCVoice a{
text-decoration:none;
display:block;
width:241px;
height:76px;
background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/SCVoice_up.jpg)  no-repeat;

}


#SCVoice a:hover{
background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/SCVoice_o.jpg)  no-repeat;

}

#FrancisButton a span {
visibility:hidden;
}

#FrancisButton a{
text-decoration:none;
display:block;
width:241px;
height:61px;
background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/francis_up.jpg)  no-repeat;

}


#FrancisButton a:hover{
background:url(../../../assets/images/Left_Buttons/Navigation/new_nav/francis_o.jpg)  no-repeat;

}

/*------------------------------------opportunity_callout-------------------------------*/
#opportunity_frame {
	height: 176px;
	width: 990px;
	margin: 0px 0px 10px 0px;
}
#opportunity_text{
	height: 176px;
	width: 990px;
	margin: 0px;
	padding: 5px 2px 7px 7px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #000;
	background-color: #ccc;
	background-image: url(../../../assets/images/headers/SubNav_headers/Opportunity_image.jpg);
    background-repeat: no-repeat;
}
#opportunity_callout{
border-left:solid 3px #666;
border-top:solid 3px #666;
border-right:solid 3px #666;
border-bottom:solid 3px #666;
	height: 88px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}

.callout{
border-left:solid 3px #666;
border-top:solid 3px #666;
border-right:solid 3px #666;
border-bottom:solid 3px #666;

	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}

/*------------------------------------highlights_callout-------------------------------*/
#highlight_image{
	height: 190px;
	width: 998px;
	margin: 0px;
	background-image: url(../../../assets/images/headers/SubNav_headers/Highlight_image.jpg);
    background-repeat: no-repeat;
}
#highlight_callout{
border:solid 3px #666;
	height: 83px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}
#highlight_callout2{
border:solid 3px #666;
	height: 83px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}

/*------------------------------------Revenue_Generators_callout-------------------------------*/
#RG_image{
	height: 190px;
	width: 998px;
	margin: 0px;
	background-image: url(../../../assets/images/headers/SubNav_headers/Revenue_Generater.jpg);
    background-repeat: no-repeat;
}
#RG_callout_1{
border:solid 3px #666;
	height: 54px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}
#RG_callout_2{
border:solid 3px #666;
	height: 83px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}
#RG_callout_3{
border:solid 3px #666;
	height: 45px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}
#RG_callout_4{
border:solid 3px #666;
	height: 76px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}
#RG_callout_5{
border:solid 3px #666;
	height: 109px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}
#RG_callout_6{
border:solid 3px #666;
	height: 135px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}
#RG_callout_7{
border:solid 3px #666;
	height: 59px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}

/*------------------------------------Market_Opportunity_callout-------------------------------*/
#Market_Opportunity_image{
	height: 190px;
	width: 998px;
	margin: 0px;
	background-image: url(../../../assets/images/headers/SubNav_headers/Market_Opportunity.jpg);
    background-repeat: no-repeat;
}
#Market_Opportunity_callout{
border:solid 3px #666;
	height: 87px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}
#Market_Opportunity_callout2{
border:solid 3px #666;
	height: 103px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}
#Market_Opportunity_callout3{
border:solid 3px #666;
	height: 16px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}
#Market_Opportunity_callout4{
border:solid 3px #666;
	height: 38px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}


/*------------------------------------Investment_Conclusion_callout-------------------------------*/
#Investment_Conclusion_image{
	height: 190px;
	width: 998px;
	margin: 0px;
	background-image: url(../../../assets/images/headers/SubNav_headers/Investment_Conclusion.jpg);
    background-repeat: no-repeat;
}
#Investment_Conclusion_callout{
border:solid 3px #666;
	height: 53px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}

/*------------------------------------Leadership_callout-------------------------------*/
#Leadership_image{
	height: 190px;
	width: 998px;
	margin: 0px;
	background-image: url(../../../assets/images/headers/SubNav_headers/Leadership_image.jpg);
    background-repeat: no-repeat;
}
#Leadership_callout{
border:solid 3px #666;
	height: 38px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}
#Leadership_callout2{
border:solid 3px #666;
	height: 85px;
	width: 900px;
	margin: 10px 0px 10px 45px;
	padding: 8px;
	line-height: 1.333em;
	font-weight: bold;
	font-size: 9pt;
	color: #333;
	background-color: #ccc;
}

#babelFish{
float:left;
width:40px;
height: 0px;
}
.p babelFish{
float:right;}